{"items":[{"type":"link","label":"NP6 API Reference","link":"/api","routeSlug":"/api","content":{"contentType":"overview","meta":{"name":"NP6 API Reference"},"children":[{"nodeType":"container","panels":[{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"NP6 API Reference (8.1.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This documentation provides comprehensive access to the full range of functionalities offered by the NP6 platform through a standardized RESTful interface."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you have any questions or need assistance, please contact our support team at "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://support.chapsvision.com"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"https://support.chapsvision.com"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"sectionId":"/api"}],"sectionId":"/api"}]}]}},{"type":"separator","label":"Introduction","content":null},{"type":"group","label":"Good to know","link":"/api/referencegood-to-know","routeSlug":"/api/referencegood-to-know","items":[{"type":"link","label":"Authentification","link":"/api/referencegood-to-know/authentification","routeSlug":"/api/referencegood-to-know/authentification","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Authentification"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":2,"id":"referencegood-to-know/authentification"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Authentification"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"All requests to NP6 CM APIs must be authenticated using an API key provided by NP6."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The API key must be included in the HTTP headers of each request using the following format: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"x-key: your-api-key"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API keys are unique and should be kept confidential."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Avoid sharing or exposing your API key in public repositories or client-side code."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you lose your API key, please submit a support request at https://support.chapsvision.com and include your client account information."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To request a new API key for your account, contact us at "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"mailto:service.commercial@np6.chapsvision.com"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"service.commercial@np6.chapsvision.com"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[]}]}},{"type":"link","label":"Rate Limiting","link":"/api/referencegood-to-know/rate-limiting","routeSlug":"/api/referencegood-to-know/rate-limiting","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Rate Limiting"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":2,"id":"referencegood-to-know/rate-limiting"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rate Limiting"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To ensure optimal performance and protect our infrastructure, "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NP6 APIs"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" enforce rate limits on incoming requests."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"These limits may vary depending on the type of account and the nature of the API being accessed."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you exceed the allowed request rate, the API will return a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"429 Too Many Requests"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" response."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"In such cases, we recommend implementing an "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"exponential backoff"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" strategy before retrying."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rate limit information may be provided in response headers, such as:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"X-RateLimit-Limit"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"X-RateLimit-Remaining"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"X-RateLimit-Reset"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For high-throughput use cases or specific needs, please contact our team to discuss appropriate limits and access policies."},"children":[]}]}]}]}],"panels":[]}]}},{"type":"link","label":"Email - Tracking","link":"/api/referencegood-to-know/email-tracking","routeSlug":"/api/referencegood-to-know/email-tracking","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Email - Tracking"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":2,"id":"referencegood-to-know/email-tracking"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Email - Tracking"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You will find below the attributes to pass in the HTML content of your actions to active CM tracking."},"children":[]}]}]}]}],"panels":[]}]}},{"type":"link","label":"Managing attributes on URLS for campaigns:","link":"/api/referencegood-to-know/managing-attributes-on-urls-for-campaigns:","routeSlug":"/api/referencegood-to-know/managing-attributes-on-urls-for-campaigns:","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Managing attributes on URLS for campaigns:"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":3,"id":"referencegood-to-know/managing-attributes-on-urls-for-campaigns:"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Managing attributes on URLS for campaigns:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"External link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"tracking=\"Enabled\" dataminingname=\"label_of_your_link\""},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Form NP6 link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href=\"your_form_identifier\" tracking=\"Enabled\" dataminingname=\"label_of_your_link\" linktype=\"Form\""},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mirror page link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href=\"MirrorPage\" tracking=\"Enabled\" dataminingname=\"label_of_your_link\" linktype=\"System\""},"children":[]}]}]}]}]}]}],"panels":[]}]}},{"type":"link","label":"Managing attributes on URLS for overload messages with \"design\" option :","link":"/api/referencegood-to-know/managing-attributes-on-urls-for-overload-messages-with-\"design\"-option-:","routeSlug":"/api/referencegood-to-know/managing-attributes-on-urls-for-overload-messages-with-\"design\"-option-:","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Managing attributes on URLS for overload messages with \"design\" option :"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":3,"id":"referencegood-to-know/managing-attributes-on-urls-for-overload-messages-with-\"design\"-option-:"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Managing attributes on URLS for overload messages with \"design\" option :"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"External link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"dataminingname=\"label_of_your_link\""},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Form NP6 link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href=\"your_form_identifier\" dataminingname=\"label_of_your_link\" linktype=\"Form\""},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mirror page link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href=\"MirrorPage\" dataminingname=\"label_of_your_link\" linktype=\"System\""},"children":[]}]}]}]}]}]}],"panels":[]}]}},{"type":"link","label":"Management of tracking for a shipment with overload of HTML content for messages with \"view\" option:","link":"/api/referencegood-to-know/management-of-tracking-for-a-shipment-with-overload-of-html-content-for-messages-with-\"view\"-option:","routeSlug":"/api/referencegood-to-know/management-of-tracking-for-a-shipment-with-overload-of-html-content-for-messages-with-\"view\"-option:","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Management of tracking for a shipment with overload of HTML content for messages with \"view\" option:"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":3,"id":"referencegood-to-know/management-of-tracking-for-a-shipment-with-overload-of-html-content-for-messages-with-\"view\"-option:"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Management of tracking for a shipment with overload of HTML content for messages with \"view\" option:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"External link: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"<a href=\"{{=target.track({type : 'external', destination : 'Link_URL', label: 'label_of_your_link', source : 'html'}) }}\">The link</a>"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"External link (AMP): "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"<a href=\"{{=target.track({type : \"external\", destination : \"Link_URL\", label : \"libellé_de_votre_lien\", source : \"amp\"}) }}\">The link</a>"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Form NP6 link : "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"<a href=\"{{=target.track({type : 'form', destination : 'your_form_identifier', label : 'label_of_your_link', source : 'html'}) }}\" target=\"_blank\">The link</a>"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Opening tag : "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"<img src=\"{{=target.track({type : 'system', destination : 'open'}) }}\" style=\"visibility : hidden;\" border=\"0\" width=\"0\" height=\"0\"/>"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Opening tag (AMP): "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{{=target.getOpenMarker({source : 'amp'}) }}"},"children":[]}]}]}]}]}]}],"panels":[]}]}},{"type":"link","label":"Email - AMP","link":"/api/referencegood-to-know/email-amp","routeSlug":"/api/referencegood-to-know/email-amp","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"Email - AMP"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":2,"id":"referencegood-to-know/email-amp"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Email - AMP"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Here are useful links for using the AMP:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AMP website: "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://amp.dev/"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"https://amp.dev/"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Gmail Guide: "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developers.google.com/gmail/ampemail"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"https://developers.google.com/gmail/ampemail"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AMP validator: "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://validator.ampproject.org/#htmlFormat=AMP4EMAIL"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"https://validator.ampproject.org/#htmlFormat=AMP4EMAIL"},"children":[]}]}]}]}]}]}],"panels":[]}]}},{"type":"link","label":"SMS - Country codes","link":"/api/referencegood-to-know/sms-country-codes","routeSlug":"/api/referencegood-to-know/sms-country-codes","content":{"contentType":"item","itemVariant":"markdown","meta":{"name":"SMS - Country codes"},"children":[{"nodeType":"container","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"heading","attributes":{"level":2,"id":"referencegood-to-know/sms-country-codes"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SMS - Country codes"},"children":[]}]}]},{"$$mdtype":"Node","type":"table","attributes":{},"children":[{"$$mdtype":"Node","type":"thead","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"th","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Country"},"children":[]}]}]},{"$$mdtype":"Node","type":"th","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Country Code"},"children":[]}]}]},{"$$mdtype":"Node","type":"th","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Area Code"},"children":[]}]}]},{"$$mdtype":"Node","type":"th","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IANA Timezone"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"tbody","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Aruba"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ABW"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+297"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Aruba"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"افغانستان"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AFG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+93"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Kabul"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Angola"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AGO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+244"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Luanda"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Anguilla"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AIA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Anguilla"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Alba"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ALB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+355"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Tirane"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Andorra"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AND"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+376"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Andorra"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Nederlandse Antillen"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ANT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+599"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Curacao"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"الإمارات العربيّة المتّحدة الإمارات العربيّة المتّحدة"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ARE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+971"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Dubai"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Argentina"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ARG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+54"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Argentina/Buenos_Aires"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Հայաստան"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ARM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+374"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Yerevan"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"American Samoa"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ASM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Pago_Pago"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Antigua and Barbuda"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ATG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Antigua"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Australia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AUS"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+61"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Australia/Sydney"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Österreich"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AUT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+43"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Vienna"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Azərbaycan"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AZE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+994"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Baku"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Burundi"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BDI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+257"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Bujumbura"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Belgique/Belgien/België"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BEL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+32"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Brussels"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bénin"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BEN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+229"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Porto-Novo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Burkina Faso"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BFA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+226"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Ouagadougou"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"বাংলাদেশ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BGD"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+880"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Dhaka"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"България"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BGR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+359"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Sofia"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"البحرين"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BHR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+973"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Bahrain"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bahamas"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BHS"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Nassau"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Босна и Херцеговина"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BIH"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+387"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Sarajevo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Беларусь"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BLR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+375"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Minsk"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Belize"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BLZ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+501"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Belize"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bermuda"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BMU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Atlantic/Bermuda"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bolivia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BOL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+591"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/La_Paz"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brasil"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BRA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+55"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Sao_Paulo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Barbados"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BRB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Barbados"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brunei"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BRN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+673"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Brunei"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"འབྲུག་ཡུལ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BTN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+975"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Thimphu"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Botswana"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"BWA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+267"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Gaborone"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"République Centrafricaine"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CAF"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+236"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Bangui"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Canada"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CAN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Toronto"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Suisse"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CHE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+41"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Zurich"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Chile"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CHL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+56"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Santiago"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"中国"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CHN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+86"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Shanghai"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Côte d'Ivoire"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CIV"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+225"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Abidjan"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Cameroun"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CMR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+237"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Douala"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Congo"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"COD"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+243"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Kinshasa"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Congo"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"COG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+242"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Brazzaville"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Kūki 'Āirani"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"COK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+682"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Rarotonga"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Colombia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"COL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+57"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Bogota"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Comores"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"COM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+269"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Comoro"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"República de Cabo Verde"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CPV"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+238"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Atlantic/Cape_Verde"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Costa Rica"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CRI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+506"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Costa_Rica"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Cuba"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CUB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+53"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Havana"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Cayman Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CYM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Cayman"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Κύπρος"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CYP"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+357"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Famagusta"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Česká republika"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CZE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+420"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Prague"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deutschland"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DEU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+49"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Berlin"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Djibouti"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DJI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+253"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Djibouti"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Dominica"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DMA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Dominica"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Danmark"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DNK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+45"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Copenhagen"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"República Dominicana"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DOM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Santo_Domingo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"الجزائر"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DZA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+213"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Algiers"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ecuador"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ECU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+593"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Guayaquil"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"مصر"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EGY"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+20"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Cairo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ertra"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ERI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+291"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Asmara"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"España"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ESP"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+34"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Madrid"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Eesti"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EST"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+372"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Tallinn"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ityop'iya"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ETH"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+251"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Addis_Ababa"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Finland"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"FIN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+358"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Helsinki"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Republic of the Fiji Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"FJI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+679"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Fiji"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Falkland Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"FLK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+500"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Atlantic/Stanley"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"France"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"FRA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+33"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Paris"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Føroyar"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"FRO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+298"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Atlantic/Faroe"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Federated States of Micronesia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"FSM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+691"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Chuuk"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Gabon"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GAB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+241"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Libreville"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"United Kingdom"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GBR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+44"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/London"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"საქართველო"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GEO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+995"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Tbilisi"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ghana"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GHA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+233"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Accra"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Gibraltar"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GIB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+350"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Gibraltar"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guinée"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GIN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+224"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Conakry"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guadeloupe"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GLP"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+590"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Guadeloupe"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Gambia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GMB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+220"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Banjul"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guiné-Bissau"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GNB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+245"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Bissau"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guinée Équatoriale"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GNQ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+240"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Malabo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Elláda"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GRC"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+30"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Athens"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Grenada"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GRD"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Grenada"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Grønland"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GRL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+299"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Danmarkshavn"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guatemala"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GTM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+502"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Guatemala"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guyane"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GUF"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+594"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Cayenne"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guåhan"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GUM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Guam"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Guyana"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"GUY"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+592"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Guyana"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"香港"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HKG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+852"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Hong_Kong"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Honduras"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HND"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+504"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Tegucigalpa"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Hrvatska"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HRV"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+385"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Zagreb"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Haïti"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HTI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+509"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Port-au-Prince"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Magyarország"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HUN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+36"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Budapest"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indonesia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IDN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+62"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Jakarta"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bhārat"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IND"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+91"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Kolkata"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Éire"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IRL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+353"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Dublin"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Īrān"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IRN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+98"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Tehran"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Al-ʿIrāq"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IRQ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+964"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Baghdad"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ísland"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+354"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Atlantic/Reykjavik"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"إسرائيل"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+972"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Jerusalem"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Italia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ITA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+39"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Rome"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Jamaica"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"JAM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Jamaica"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"الاردن"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"JOR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+962"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Amman"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日本"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"JPN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+81"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Tokyo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Казахстан"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KAZ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+7"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Qyzylorda"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Kenya"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KEN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+254"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Nairobi"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Киргизия"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KGZ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+996"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Bishkek"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"កម្ពុជា"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KHM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+855"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Phnom_Penh"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Kiribati"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KIR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+686"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Tarawa"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Saint Kitts and Nevis"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KNA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/St_Kitts"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"조선"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KOR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+82"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Seoul"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"الكويت"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"KWT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+965"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Kuwait"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ລາວ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LAO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+856"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Vientiane"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"لبنان"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LBN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+961"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Beirut"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Liberia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LBR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+231"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Monrovia"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ليبيا"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LBY"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+218"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Tripoli"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Saint Lucia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LCA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/St_Lucia"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Liechtenstein"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LIE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+423"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Vaduz"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"இலங்கை"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LKA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+94"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Colombo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lesotho"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LSO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+266"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Maseru"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lietuva"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LTU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+370"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Vilnius"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Luxembourg"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LUX"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+352"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Luxembourg"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Latvija"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"LVA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+371"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Riga"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"澳門"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MAC"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+853"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Macau"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"المغرب"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MAR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+212"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Casablanca"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Monaco"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MCO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+377"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Monaco"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Moldova"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MDA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+373"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Chisinau"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Madagascar"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MDG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+261"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Antananarivo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ގުޖޭއްރާ ޔާއްރިހޫމްޖު"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MDV"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+960"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Maldives"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"México"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MEX"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+52"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Mexico_City"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Marshall Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MHL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+692"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Majuro"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Македонија"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MKD"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+389"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Skopje"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mali"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MLI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+223"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Bamako"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Malta"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MLT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+356"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Malta"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Myanma"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MMR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+95"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Yangon"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Crna Gora"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MNE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+382"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Podgorica"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Монгол Улс"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MNG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+976"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Hovd"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Northern Mariana Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MNP"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Saipan"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Moçambique"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MOZ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+258"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Maputo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mauritania"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MRT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+222"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Nouakchott"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Montserrat"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MSR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Montserrat"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Martinique"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MTQ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+596"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Martinique"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mauritius"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MUS"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+230"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Mauritius"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Malawi"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MWI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+265"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Blantyre"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Malaysia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MYS"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+60"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Kuala_Lumpur"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mayotte"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MYT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+262"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Mayotte"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Namibië"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NAM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+264"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Windhoek"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Nouvelle-Calédonie"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NCL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+687"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Noumea"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Niger"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NER"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+227"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Niamey"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Nigeria"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NGA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+234"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Lagos"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Nicaragua"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NIC"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+505"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Managua"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Niue"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NIU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+683"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Niue"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Nederland"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NLD"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+31"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Amsterdam"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Norge"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NOR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+47"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Oslo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"नेपाल"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NPL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+977"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Kathmandu"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Nauru"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NRU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+674"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Nauru"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"New Zealand"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"NZL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+64"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Auckland"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ʿUmmān"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"OMN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+968"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Muscat"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pākistān"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PAK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+92"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Karachi"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Panamá"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PAN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+507"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Panama"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Perú"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PER"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+51"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Lima"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"El Filipinas"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PHL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+63"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Manila"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Belau"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PLW"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+680"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Palau"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Papua Niugini"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PNG"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+675"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Bougainville"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Polska"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"POL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+48"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Warsaw"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Puerto Rico"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PRI"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Puerto_Rico"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Chosŏn"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PRK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+850"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Pyongyang"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Portugal"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PRT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+351"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Lisbon"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Paraguay"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PRY"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+595"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Asuncion"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Polynésie Française"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PYF"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+689"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Tahiti"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Qaṭar / قطر"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"QAT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+974"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Qatar"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Réunion"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"REU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+262"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Reunion"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"România"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ROM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+40"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Россия"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RUS"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+7"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Moscow"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rwanda"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RWA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+250"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Kigali"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"المملكة العربية السعودية"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SAU"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+966"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Riyadh"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"السودان"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SDN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+249"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Khartoum"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sénégal"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SEN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+221"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Dakar"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Singapore"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SGP"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+65"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Singapore"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Saint Helena"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SHN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+290"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Atlantic/St_Helena"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Solomon Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SLB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+677"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Guadalcanal"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Serra Leoa"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SLE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+232"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Freetown"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"El Salvador"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SLV"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+503"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/El_Salvador"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"San Marino"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SMR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+378"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/San_Marino"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Soomaliya"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SOM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+252"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Mogadishu"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Saint-Pierre-et-Miquelon"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SPM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+508"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Miquelon"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Србија"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SRB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+381"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Belgrade"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"São Tomé e Príncipe"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"STP"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+239"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Sao_Tome"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Suriname"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SUR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+597"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Paramaribo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Szlovákia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SVK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+421"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Bratislava"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Szlovénia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SVN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+386"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Ljubljana"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sverige"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SWE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+46"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Stockholm"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Swaziland"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SWZ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+268"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Mbabane"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Seychelles"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SYC"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+248"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indian/Mahe"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"سور"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SYR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+963"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Damascus"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Turks and Caicos Islands"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TCA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Grand_Turk"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"تشاد"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TCD"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+235"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Ndjamena"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Togo"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TGO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+228"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Lome"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ประเทศไทย"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"THA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+66"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Bangkok"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Тоҷикистон"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TJK"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+992"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Dushanbe"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Tokelau"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TKL"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+690"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Fakaofo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Türkmenistan"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TKM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+993"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Ashgabat"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Timor Lorosa'e"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TLS"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+670"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Dili"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Tonga"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TON"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+676"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Tongatapu"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Trinidad and Tobago"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TTO"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Port_of_Spain"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"تونس"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TUN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+216"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Tunis"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Türkiye"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TUR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+90"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Istanbul"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Tuvaluan"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TUV"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+688"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Funafuti"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"台灣"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TWN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+886"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Taipei"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Tanzania"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TZA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+255"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Dar_es_Salaam"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ouganda"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"UGA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+256"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Kampala"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Україна"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"UKR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+380"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Europe/Simferopol"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Uruguay"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"URY"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+598"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Montevideo"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"United States"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"USA"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/New_York"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"O‘zbekiston"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"UZB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+998"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Samarkand"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Saint Vincent and the Grenadines"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"VCT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/St_Vincent"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Venezuela"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"VEN"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+58"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Caracas"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Virgin Islands (UK)"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"VGB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/Tortola"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Virgin Islands (US)"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"VIR"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+1"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"America/St_Thomas"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Việt Nam"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"VNM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+84"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Ho_Chi_Minh"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Vanuatu"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"VUT"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+678"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Efate"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Uvea mo Futuna"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"WLF"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+681"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Wallis"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Samoa"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"WSM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+685"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pacific/Apia"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Al-Yaman"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YEM"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+967"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Asia/Aden"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Suid-Afrika"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ZAF"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+27"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Johannesburg"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Zambia"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ZMB"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+260"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Lusaka"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Zimbabwe"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ZWE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"+263"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Africa/Harare"},"children":[]}]}]}]}]}]}]}],"panels":[]}]}}],"content":{"contentType":"group","meta":{"name":"reference/good-to-know"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Good to know","showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/referencegood-to-know"}],"panels":[]}]}},{"type":"separator","label":"Actions - Management","content":null},{"type":"group","label":"Email & SMS","link":"/api/actionmanagement","routeSlug":"/api/actionmanagement","items":[{"label":"Create an action","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/e17d7a58-b8ec-b32d-6f83-846723e27e0b","routeSlug":"/api/actionmanagement/e17d7a58-b8ec-b32d-6f83-846723e27e0b","metadata":{"seo":{"title":"Create an action","description":"Create an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e17d7a58-b8ec-b32d-6f83-846723e27e0b","name":"Create an action","isWebhook":false,"pointer":"/paths/~1actions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","pointer":"/paths/~1actions/post/requestBody","description":"Data used to create the action"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"responseCodes":["200","400","401","403","409","411"],"pointer":"/actions","href":"actionmanagement/e17d7a58-b8ec-b32d-6f83-846723e27e0b","openApiOperationId":"e17d7a58-b8ec-b32d-6f83-846723e27e0b","summary":"Create an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created action","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/e17d7a58-b8ec-b32d-6f83-846723e27e0b"}],"panels":[]}]},"httpPath":"/actions"},{"label":"Retrieve the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/87f6e01f-90e2-f615-4ff1-641bd78dc305","routeSlug":"/api/actionmanagement/87f6e01f-90e2-f615-4ff1-641bd78dc305","metadata":{"seo":{"title":"Retrieve the specified action","description":"Retrieve the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"87f6e01f-90e2-f615-4ff1-641bd78dc305","name":"Retrieve the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id","required":true}],"pointer":"/paths/~1actions~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/actions/{id}","href":"actionmanagement/87f6e01f-90e2-f615-4ff1-641bd78dc305","openApiOperationId":"87f6e01f-90e2-f615-4ff1-641bd78dc305","summary":"Retrieve the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The action","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/87f6e01f-90e2-f615-4ff1-641bd78dc305"}],"panels":[]}]},"httpPath":"/actions/{id}"},{"label":"Update an action","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/48253de4-204b-600a-23cf-90ab8b5da315","routeSlug":"/api/actionmanagement/48253de4-204b-600a-23cf-90ab8b5da315","metadata":{"seo":{"title":"Update an action","description":"Update an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"48253de4-204b-600a-23cf-90ab8b5da315","name":"Update an action","isWebhook":false,"pointer":"/paths/~1actions~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to update","required":true}],"pointer":"/paths/~1actions~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","pointer":"/paths/~1actions~1{id}/put/requestBody","description":"Data used to update the action"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/actions/{id}","href":"actionmanagement/48253de4-204b-600a-23cf-90ab8b5da315","openApiOperationId":"48253de4-204b-600a-23cf-90ab8b5da315","summary":"Update an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated action","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1actions~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/48253de4-204b-600a-23cf-90ab8b5da315"}],"panels":[]}]},"httpPath":"/actions/{id}"},{"label":"Delete an action","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/7ac0c08d-ae1b-026d-c980-e70dd9463f6d","routeSlug":"/api/actionmanagement/7ac0c08d-ae1b-026d-c980-e70dd9463f6d","metadata":{"seo":{"title":"Delete an action","description":"Delete an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7ac0c08d-ae1b-026d-c980-e70dd9463f6d","name":"Delete an action","isWebhook":false,"pointer":"/paths/~1actions~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to delete","required":true}],"pointer":"/paths/~1actions~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409"],"pointer":"/actions/{id}","href":"actionmanagement/7ac0c08d-ae1b-026d-c980-e70dd9463f6d","openApiOperationId":"7ac0c08d-ae1b-026d-c980-e70dd9463f6d","summary":"Delete an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1actions~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/7ac0c08d-ae1b-026d-c980-e70dd9463f6d"}],"panels":[]}]},"httpPath":"/actions/{id}"},{"label":"Duplicate an action","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/79d649ec-4638-a1f9-5efc-9b785cabf198","routeSlug":"/api/actionmanagement/79d649ec-4638-a1f9-5efc-9b785cabf198","metadata":{"seo":{"title":"Duplicate an action","description":"Duplicate an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"79d649ec-4638-a1f9-5efc-9b785cabf198","name":"Duplicate an action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1duplication/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Duplicate an action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"source actionid","required":true}],"pointer":"/paths/~1actions~1{id}~1duplication/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"type","in":"query","schemaId":"schema_70","description":"wanted type"},{"name":"folder","in":"query","schemaId":"schema_70","description":"wanted folderid"}],"pointer":"/paths/~1actions~1{id}~1duplication/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1duplication/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/duplication","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"type","in":"query","required":false,"schemaId":"schema_70"},{"name":"folder","in":"query","required":false,"schemaId":"schema_70"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","409","410"],"pointer":"/actions/{id}/duplication","href":"actionmanagement/79d649ec-4638-a1f9-5efc-9b785cabf198","openApiOperationId":"79d649ec-4638-a1f9-5efc-9b785cabf198","summary":"Duplicate an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"created action","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}},"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"410","summary":"Gone"}],"pointer":"/paths/~1actions~1{id}~1duplication/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"},{"code":"410"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/79d649ec-4638-a1f9-5efc-9b785cabf198"}],"panels":[]}]},"httpPath":"/actions/{id}/duplication"},{"label":"Test or validate an action","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/dd025be2-86ab-76ed-8e6d-f904870220e6","routeSlug":"/api/actionmanagement/dd025be2-86ab-76ed-8e6d-f904870220e6","metadata":{"seo":{"title":"Test or validate an action","description":"Test or validate an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"dd025be2-86ab-76ed-8e6d-f904870220e6","name":"Test or validate an action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1validation/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Test or validate an action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the action","required":true}],"pointer":"/paths/~1actions~1{id}~1validation/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1validation/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel","pointer":"/paths/~1actions~1{id}~1validation/post/requestBody","description":"Data used to validate the action or to launch the test phase of the action"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/validation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel"}},"responseCodes":["204","400","401","404","409","410","411"],"pointer":"/actions/{id}/validation","href":"actionmanagement/dd025be2-86ab-76ed-8e6d-f904870220e6","openApiOperationId":"dd025be2-86ab-76ed-8e6d-f904870220e6","summary":"Test or validate an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"410","summary":"Gone"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions~1{id}~1validation/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/dd025be2-86ab-76ed-8e6d-f904870220e6"}],"panels":[]}]},"httpPath":"/actions/{id}/validation"},{"label":"Unvalidate an action","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/729f96d2-a4e8-b71d-3f1b-a7b20907e4f3","routeSlug":"/api/actionmanagement/729f96d2-a4e8-b71d-3f1b-a7b20907e4f3","metadata":{"seo":{"title":"Unvalidate an action","description":"Unvalidate an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"729f96d2-a4e8-b71d-3f1b-a7b20907e4f3","name":"Unvalidate an action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1validation/delete","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Unvalidate an action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the Action","required":true}],"pointer":"/paths/~1actions~1{id}~1validation/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1validation/delete/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel","pointer":"/paths/~1actions~1{id}~1validation/delete/requestBody","description":"Data used to unvalidate the action"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/actions/{id}/validation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel"}},"responseCodes":["204","400","401","403","404","409","410"],"pointer":"/actions/{id}/validation","href":"actionmanagement/729f96d2-a4e8-b71d-3f1b-a7b20907e4f3","openApiOperationId":"729f96d2-a4e8-b71d-3f1b-a7b20907e4f3","summary":"Unvalidate an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"410","summary":"Gone"}],"pointer":"/paths/~1actions~1{id}~1validation/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/729f96d2-a4e8-b71d-3f1b-a7b20907e4f3"}],"panels":[]}]},"httpPath":"/actions/{id}/validation"},{"label":"Render multiple messages","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/f6159cf5-05ce-82ae-da44-9a5134c814f9","routeSlug":"/api/actionmanagement/f6159cf5-05ce-82ae-da44-9a5134c814f9","metadata":{"seo":{"title":"Render multiple messages","description":"Render multiple messages"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f6159cf5-05ce-82ae-da44-9a5134c814f9","name":"Render multiple messages","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1renders/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render multiple messages","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to render","required":true}],"pointer":"/paths/~1actions~1{id}~1renders/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1renders/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"schema_71"},"application/vnd.np6.cm.sms":{"schemaId":"schema_72"}},"schemaId":"schema_71","pointer":"/paths/~1actions~1{id}~1renders/post/requestBody","description":"A list of render definitions"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/renders","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.np6.cm.email":{"schemaId":"schema_71"},"application/vnd.np6.cm.sms":{"schemaId":"schema_72"}},"responseCodes":["200","401","403","404","409","411"],"pointer":"/actions/{id}/renders","href":"actionmanagement/f6159cf5-05ce-82ae-da44-9a5134c814f9","openApiOperationId":"f6159cf5-05ce-82ae-da44-9a5134c814f9","summary":"Render multiple messages"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_71","mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"schema_71"},"application/vnd.np6.cm.sms":{"schemaId":"schema_72"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73"}},"schemaId":"schema_73"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions~1{id}~1renders/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_73","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/f6159cf5-05ce-82ae-da44-9a5134c814f9"}],"panels":[]}]},"httpPath":"/actions/{id}/renders"},{"label":"Render a message","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/c7b98026-d062-be85-1ca7-505f170b189f","routeSlug":"/api/actionmanagement/c7b98026-d062-be85-1ca7-505f170b189f","metadata":{"seo":{"title":"Render a message","description":"Render a message"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c7b98026-d062-be85-1ca7-505f170b189f","name":"Render a message","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1render/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render a message","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to render","required":true}],"pointer":"/paths/~1actions~1{id}~1render/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1render/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest"},"application/vnd.np6.cm.sms":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest","pointer":"/paths/~1actions~1{id}~1render/post/requestBody","description":"A render definition"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/render","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.np6.cm.email":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest"},"application/vnd.np6.cm.sms":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest"}},"responseCodes":["200","401","403","404","409","411"],"pointer":"/actions/{id}/render","href":"actionmanagement/c7b98026-d062-be85-1ca7-505f170b189f","openApiOperationId":"c7b98026-d062-be85-1ca7-505f170b189f","summary":"Render a message"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest","mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest"},"application/vnd.np6.cm.sms":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions~1{id}~1render/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/c7b98026-d062-be85-1ca7-505f170b189f"}],"panels":[]}]},"httpPath":"/actions/{id}/render"},{"label":"Send messages","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/d4bfd0b7-161d-64d6-6fdb-90bcd4655107","routeSlug":"/api/actionmanagement/d4bfd0b7-161d-64d6-6fdb-90bcd4655107","metadata":{"seo":{"title":"Send messages","description":"Send messages"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d4bfd0b7-161d-64d6-6fdb-90bcd4655107","name":"Send messages","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Send messages","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to send","required":true}],"pointer":"/paths/~1actions~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"schema_74","exampleIds":["paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"]},"application/vnd.np6.cm.sms":{"schemaId":"schema_75"}},"schemaId":"schema_74","exampleIds":["paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"],"pointer":"/paths/~1actions~1{id}~1executions/post/requestBody","description":"A list of message definitions"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.np6.cm.email":{"schemaId":"schema_74","exampleIds":["paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"]},"application/vnd.np6.cm.sms":{"schemaId":"schema_75"}},"responseCodes":["200","401","403","404","409","411"],"pointer":"/actions/{id}/executions","href":"actionmanagement/d4bfd0b7-161d-64d6-6fdb-90bcd4655107","openApiOperationId":"d4bfd0b7-161d-64d6-6fdb-90bcd4655107","summary":"Send messages"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_74","exampleIds":["paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"],"mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"schema_74","exampleIds":["paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"]},"application/vnd.np6.cm.sms":{"schemaId":"schema_75"}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_76","exampleIds":["paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/error"]}},"schemaId":"schema_76","exampleIds":["paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/error"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions~1{id}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_76","exampleIds":["paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/error"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_76","exampleIds":["paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/error"]}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/d4bfd0b7-161d-64d6-6fdb-90bcd4655107"}],"panels":[]}]},"httpPath":"/actions/{id}/executions"},{"label":"Send message","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/8dc6764b-f877-6811-f362-413d4043c566","routeSlug":"/api/actionmanagement/8dc6764b-f877-6811-f362-413d4043c566","metadata":{"seo":{"title":"Send message","description":"Send message"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8dc6764b-f877-6811-f362-413d4043c566","name":"Send message","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1execution/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Send message","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to send","required":true}],"pointer":"/paths/~1actions~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest","exampleIds":["paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content"]},"application/vnd.np6.cm.sms":{"schemaId":"components/schemas/NP6.CM.Models.Sms.Execution.ExecutionSmsRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest","exampleIds":["paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content"],"pointer":"/paths/~1actions~1{id}~1execution/post/requestBody","description":"A message definition"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.np6.cm.email":{"schemaId":"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest","exampleIds":["paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content"]},"application/vnd.np6.cm.sms":{"schemaId":"components/schemas/NP6.CM.Models.Sms.Execution.ExecutionSmsRequest"}},"responseCodes":["200","401","403","404","409","411"],"pointer":"/actions/{id}/execution","href":"actionmanagement/8dc6764b-f877-6811-f362-413d4043c566","openApiOperationId":"8dc6764b-f877-6811-f362-413d4043c566","summary":"Send message"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest","exampleIds":["paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content"],"mediaTypes":["application/vnd.np6.cm.email","application/vnd.np6.cm.sms"],"mediaTypeSchemas":{"application/vnd.np6.cm.email":{"schemaId":"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest","exampleIds":["paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject","paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content"]},"application/vnd.np6.cm.sms":{"schemaId":"components/schemas/NP6.CM.Models.Sms.Execution.ExecutionSmsRequest"}},"examples":[{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable","exampleIds":["paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/A successfull response","paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/An issue occured during the execution"]}},"schemaId":"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable","exampleIds":["paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/A successfull response","paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/An issue occured during the execution"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions~1{id}~1execution/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable","exampleIds":["paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/A successfull response","paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/An issue occured during the execution"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable","exampleIds":["paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/A successfull response","paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/An issue occured during the execution"]}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/8dc6764b-f877-6811-f362-413d4043c566"}],"panels":[]}]},"httpPath":"/actions/{id}/execution"},{"label":"Retrieve all actions","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/9ba457a3-288d-043d-a6d1-3c4a2db80f10","routeSlug":"/api/actionmanagement/9ba457a3-288d-043d-a6d1-3c4a2db80f10","metadata":{"seo":{"title":"Retrieve all actions","description":"Retrieve all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9ba457a3-288d-043d-a6d1-3c4a2db80f10","name":"Retrieve all actions","deprecated":true,"isWebhook":false,"pointer":"/paths/~1actions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all actions","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"creation_start","in":"query","schemaId":"schema_77","description":"Defines a creation start date filter  \r\nSpecify this parameter to retrieve only actions with a creation date greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp  "},{"name":"creation_end","in":"query","schemaId":"schema_77","description":"Defines a creation end date filter  \r\nSpecify this parameter to retrieve only actions with a creation date less than the specified value  \r\nYou can use an ISO format date or a timestamp  "}],"pointer":"/paths/~1actions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"creation_start","in":"query","required":false,"schemaId":"schema_77"},{"name":"creation_end","in":"query","required":false,"schemaId":"schema_77"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/actions","href":"actionmanagement/9ba457a3-288d-043d-a6d1-3c4a2db80f10","openApiOperationId":"9ba457a3-288d-043d-a6d1-3c4a2db80f10","summary":"Retrieve all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of actions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_78"}},"schemaId":"schema_78"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_78","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_78"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/9ba457a3-288d-043d-a6d1-3c4a2db80f10"}],"panels":[]}]},"httpPath":"/actions"},{"label":"Export a list of all recipients of an action ","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/414e70a1-8ccf-dca5-d86e-111689857d78","routeSlug":"/api/actionmanagement/414e70a1-8ccf-dca5-d86e-111689857d78","metadata":{"seo":{"title":"Export a list of all recipients of an action ","description":"Export a list of all recipients of an action "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"414e70a1-8ccf-dca5-d86e-111689857d78","name":"Export a list of all recipients of an action ","deprecated":true,"isWebhook":false,"pointer":"/paths/~1actions~1{id}~1export~1recipients/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Export a list of all recipients of an action ","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id","required":true}],"pointer":"/paths/~1actions~1{id}~1export~1recipients/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"startDate","in":"query","schemaId":"schema_77","description":"(optional) The export starting date"},{"name":"endDate","in":"query","schemaId":"schema_77","description":"(optional) The export ending date"}],"pointer":"/paths/~1actions~1{id}~1export~1recipients/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1export~1recipients/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/export/recipients","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"startDate","in":"query","required":false,"schemaId":"schema_77"},{"name":"endDate","in":"query","required":false,"schemaId":"schema_77"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409","410"],"pointer":"/actions/{id}/export/recipients","href":"actionmanagement/414e70a1-8ccf-dca5-d86e-111689857d78","openApiOperationId":"414e70a1-8ccf-dca5-d86e-111689857d78","summary":"Export a list of all recipients of an action "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"410","summary":"Gone"}],"pointer":"/paths/~1actions~1{id}~1export~1recipients/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/414e70a1-8ccf-dca5-d86e-111689857d78"}],"panels":[]}]},"httpPath":"/actions/{id}/export/recipients"},{"label":"Export a list of recipients who have opened an action","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/d2f2595b-7d0e-7d0c-6183-32f85f5c466f","routeSlug":"/api/actionmanagement/d2f2595b-7d0e-7d0c-6183-32f85f5c466f","metadata":{"seo":{"title":"Export a list of recipients who have opened an action","description":"Export a list of recipients who have opened an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d2f2595b-7d0e-7d0c-6183-32f85f5c466f","name":"Export a list of recipients who have opened an action","deprecated":true,"isWebhook":false,"pointer":"/paths/~1actions~1{id}~1export~1tracking~1opens/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Export a list of recipients who have opened an action","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id","required":true}],"pointer":"/paths/~1actions~1{id}~1export~1tracking~1opens/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1export~1tracking~1opens/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/export/tracking/opens","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409","410"],"pointer":"/actions/{id}/export/tracking/opens","href":"actionmanagement/d2f2595b-7d0e-7d0c-6183-32f85f5c466f","openApiOperationId":"d2f2595b-7d0e-7d0c-6183-32f85f5c466f","summary":"Export a list of recipients who have opened an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"410","summary":"Gone"}],"pointer":"/paths/~1actions~1{id}~1export~1tracking~1opens/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/d2f2595b-7d0e-7d0c-6183-32f85f5c466f"}],"panels":[]}]},"httpPath":"/actions/{id}/export/tracking/opens"},{"label":"Export a list of recipients who have clicked a link on receipt of an action","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/d1eb16d7-ff61-4de0-533c-59216a6c9874","routeSlug":"/api/actionmanagement/d1eb16d7-ff61-4de0-533c-59216a6c9874","metadata":{"seo":{"title":"Export a list of recipients who have clicked a link on receipt of an action","description":"Export a list of recipients who have clicked a link on receipt of an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d1eb16d7-ff61-4de0-533c-59216a6c9874","name":"Export a list of recipients who have clicked a link on receipt of an action","deprecated":true,"isWebhook":false,"pointer":"/paths/~1actions~1{id}~1export~1tracking~1clicks/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Export a list of recipients who have clicked a link on receipt of an action","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id","required":true}],"pointer":"/paths/~1actions~1{id}~1export~1tracking~1clicks/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1export~1tracking~1clicks/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/export/tracking/clicks","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409","410"],"pointer":"/actions/{id}/export/tracking/clicks","href":"actionmanagement/d1eb16d7-ff61-4de0-533c-59216a6c9874","openApiOperationId":"d1eb16d7-ff61-4de0-533c-59216a6c9874","summary":"Export a list of recipients who have clicked a link on receipt of an action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"410","summary":"Gone"}],"pointer":"/paths/~1actions~1{id}~1export~1tracking~1clicks/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/d1eb16d7-ff61-4de0-533c-59216a6c9874"}],"panels":[]}]},"httpPath":"/actions/{id}/export/tracking/clicks"},{"label":"Render links","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/84e8b250-7de9-a6ab-5d07-446fc4fa2615","routeSlug":"/api/actionmanagement/84e8b250-7de9-a6ab-5d07-446fc4fa2615","metadata":{"seo":{"title":"Render links","description":"Render links"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"84e8b250-7de9-a6ab-5d07-446fc4fa2615","name":"Render links","deprecated":true,"isWebhook":false,"pointer":"/paths/~1actions~1{id}~1render~1links/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render links","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to render","required":true}],"pointer":"/paths/~1actions~1{id}~1render~1links/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1render~1links/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest","pointer":"/paths/~1actions~1{id}~1render~1links/post/requestBody","description":"A render definition"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/render/links","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest"}},"responseCodes":["200","401","403","404","409","411"],"pointer":"/actions/{id}/render/links","href":"actionmanagement/84e8b250-7de9-a6ab-5d07-446fc4fa2615","openApiOperationId":"84e8b250-7de9-a6ab-5d07-446fc4fa2615","summary":"Render links"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1actions~1{id}~1render~1links/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/84e8b250-7de9-a6ab-5d07-446fc4fa2615"}],"panels":[]}]},"httpPath":"/actions/{id}/render/links"},{"label":"Send a message","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionmanagement/f36d0484-b04a-c0e7-c9fd-49ba87f451fc","routeSlug":"/api/actionmanagement/f36d0484-b04a-c0e7-c9fd-49ba87f451fc","metadata":{"seo":{"title":"Send a message","description":"Send a message (email or sms) to a target. For email messages only, optionally replace the message's configured content and headers with those passed as parameters"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f36d0484-b04a-c0e7-c9fd-49ba87f451fc","name":"Send a message","deprecated":true,"isWebhook":false,"pointer":"/paths/~1actions~1{id}~1targets~1{targetId}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Send a message","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Send a message (email or sms) to a target. For email messages only, optionally replace the \r\nmessage's configured content and headers with those passed as parameters"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id","required":true},{"name":"targetId","in":"path","schemaId":"schema_69","description":"The target's id","required":true}],"pointer":"/paths/~1actions~1{id}~1targets~1{targetId}/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1targets~1{targetId}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel","pointer":"/paths/~1actions~1{id}~1targets~1{targetId}/post/requestBody","description":"The message request model"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/actions/{id}/targets/{targetId}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"},{"name":"targetId","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel"}},"responseCodes":["204","401","403","404","409"],"pointer":"/actions/{id}/targets/{targetId}","href":"actionmanagement/f36d0484-b04a-c0e7-c9fd-49ba87f451fc","openApiOperationId":"f36d0484-b04a-c0e7-c9fd-49ba87f451fc","summary":"Send a message"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1actions~1{id}~1targets~1{targetId}/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionmanagement/f36d0484-b04a-c0e7-c9fd-49ba87f451fc"}],"panels":[]}]},"httpPath":"/actions/{id}/targets/{targetId}"}],"content":{"contentType":"group","meta":{"name":"action/management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Email & SMS","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/actions","summary":"Create an action","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/e17d7a58-b8ec-b32d-6f83-846723e27e0b","deprecated":false},{"title":"/actions/{id}","summary":"Retrieve the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionmanagement/87f6e01f-90e2-f615-4ff1-641bd78dc305","deprecated":false},{"title":"/actions/{id}","summary":"Update an action","prefix":{"name":"put","color":"put"},"badges":[],"link":"/actionmanagement/48253de4-204b-600a-23cf-90ab8b5da315","deprecated":false},{"title":"/actions/{id}","summary":"Delete an action","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/actionmanagement/7ac0c08d-ae1b-026d-c980-e70dd9463f6d","deprecated":false},{"title":"/actions/{id}/duplication","summary":"Duplicate an action","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/79d649ec-4638-a1f9-5efc-9b785cabf198","deprecated":false},{"title":"/actions/{id}/validation","summary":"Test or validate an action","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/dd025be2-86ab-76ed-8e6d-f904870220e6","deprecated":false},{"title":"/actions/{id}/validation","summary":"Unvalidate an action","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/actionmanagement/729f96d2-a4e8-b71d-3f1b-a7b20907e4f3","deprecated":false},{"title":"/actions/{id}/renders","summary":"Render multiple messages","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/f6159cf5-05ce-82ae-da44-9a5134c814f9","deprecated":false},{"title":"/actions/{id}/render","summary":"Render a message","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/c7b98026-d062-be85-1ca7-505f170b189f","deprecated":false},{"title":"/actions/{id}/executions","summary":"Send messages","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/d4bfd0b7-161d-64d6-6fdb-90bcd4655107","deprecated":false},{"title":"/actions/{id}/execution","summary":"Send message","prefix":{"name":"post","color":"post"},"badges":[],"link":"/actionmanagement/8dc6764b-f877-6811-f362-413d4043c566","deprecated":false},{"title":"/actions","summary":"Retrieve all actions","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/actionmanagement/9ba457a3-288d-043d-a6d1-3c4a2db80f10","deprecated":true},{"title":"/actions/{id}/export/recipients","summary":"Export a list of all recipients of an action ","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/actionmanagement/414e70a1-8ccf-dca5-d86e-111689857d78","deprecated":true},{"title":"/actions/{id}/export/tracking/opens","summary":"Export a list of recipients who have opened an action","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/actionmanagement/d2f2595b-7d0e-7d0c-6183-32f85f5c466f","deprecated":true},{"title":"/actions/{id}/export/tracking/clicks","summary":"Export a list of recipients who have clicked a link on receipt of an action","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/actionmanagement/d1eb16d7-ff61-4de0-533c-59216a6c9874","deprecated":true},{"title":"/actions/{id}/render/links","summary":"Render links","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/actionmanagement/84e8b250-7de9-a6ab-5d07-446fc4fa2615","deprecated":true},{"title":"/actions/{id}/targets/{targetId}","summary":"Send a message","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/actionmanagement/f36d0484-b04a-c0e7-c9fd-49ba87f451fc","deprecated":true}]}]}]}]}},{"type":"group","label":"RCS","link":"/api/channelrcsmanagement","routeSlug":"/api/channelrcsmanagement","items":[{"label":"Retrieve all Rich Communication profiles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/65bf1c67-a93a-e708-162e-9ec76ff320ae","routeSlug":"/api/channelrcsmanagement/65bf1c67-a93a-e708-162e-9ec76ff320ae","metadata":{"seo":{"title":"Retrieve all Rich Communication profiles","description":"Profiles define the sending configurations that can be assigned to Rich Communication."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"65bf1c67-a93a-e708-162e-9ec76ff320ae","name":"Retrieve all Rich Communication profiles","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1profiles/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication profiles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Profiles define the sending configurations that can be assigned to Rich Communication."},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1profiles/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/profiles","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/channel/rcs/profiles","href":"channelrcsmanagement/65bf1c67-a93a-e708-162e-9ec76ff320ae","openApiOperationId":"65bf1c67-a93a-e708-162e-9ec76ff320ae","summary":"Retrieve all Rich Communication profiles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of Rich Communication profiles","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_79","exampleIds":["paths/~1channel~1rcs~1profiles/get/responses/200/content/application~1json/examples/profiles"]}},"schemaId":"schema_79","exampleIds":["paths/~1channel~1rcs~1profiles/get/responses/200/content/application~1json/examples/profiles"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1channel~1rcs~1profiles/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_79","exampleIds":["paths/~1channel~1rcs~1profiles/get/responses/200/content/application~1json/examples/profiles"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_79","exampleIds":["paths/~1channel~1rcs~1profiles/get/responses/200/content/application~1json/examples/profiles"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/65bf1c67-a93a-e708-162e-9ec76ff320ae"}],"panels":[]}]},"httpPath":"/channel/rcs/profiles"},{"label":"Retrieve the specified Rich Communication profile","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/088dec14-41ea-3214-b1d8-84f89bde04da","routeSlug":"/api/channelrcsmanagement/088dec14-41ea-3214-b1d8-84f89bde04da","metadata":{"seo":{"title":"Retrieve the specified Rich Communication profile","description":"Retrieve the specified Rich Communication profile"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"088dec14-41ea-3214-b1d8-84f89bde04da","name":"Retrieve the specified Rich Communication profile","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1profiles~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified Rich Communication profile","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The profile id to get","required":true}],"pointer":"/paths/~1channel~1rcs~1profiles~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1profiles~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/profiles/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/channel/rcs/profiles/{id}","href":"channelrcsmanagement/088dec14-41ea-3214-b1d8-84f89bde04da","openApiOperationId":"088dec14-41ea-3214-b1d8-84f89bde04da","summary":"Retrieve the specified Rich Communication profile"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Rich Communication profile","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile","exampleIds":["paths/~1channel~1rcs~1profiles~1{id}/get/responses/200/content/application~1json/examples/profile"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile","exampleIds":["paths/~1channel~1rcs~1profiles~1{id}/get/responses/200/content/application~1json/examples/profile"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1channel~1rcs~1profiles~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile","exampleIds":["paths/~1channel~1rcs~1profiles~1{id}/get/responses/200/content/application~1json/examples/profile"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile","exampleIds":["paths/~1channel~1rcs~1profiles~1{id}/get/responses/200/content/application~1json/examples/profile"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/088dec14-41ea-3214-b1d8-84f89bde04da"}],"panels":[]}]},"httpPath":"/channel/rcs/profiles/{id}"},{"label":"Retrieve the result set definition of Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/76bcfa6a-bc8d-ca12-2f74-ff42f0c67835","routeSlug":"/api/channelrcsmanagement/76bcfa6a-bc8d-ca12-2f74-ff42f0c67835","metadata":{"seo":{"title":"Retrieve the result set definition of Rich Communication","description":"Retrieve the result set definition of Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"76bcfa6a-bc8d-ca12-2f74-ff42f0c67835","name":"Retrieve the result set definition of Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the result set definition of Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401"],"pointer":"/channel/rcs/actions","href":"channelrcsmanagement/76bcfa6a-bc8d-ca12-2f74-ff42f0c67835","openApiOperationId":"76bcfa6a-bc8d-ca12-2f74-ff42f0c67835","summary":"Retrieve the result set definition of Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/76bcfa6a-bc8d-ca12-2f74-ff42f0c67835"}],"panels":[]}]},"httpPath":"/channel/rcs/actions"},{"label":"Create a Rich Communication","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/e43c727a-a7ef-0b24-1fac-225c1acd4a0c","routeSlug":"/api/channelrcsmanagement/e43c727a-a7ef-0b24-1fac-225c1acd4a0c","metadata":{"seo":{"title":"Create a Rich Communication","description":"Create a Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e43c727a-a7ef-0b24-1fac-225c1acd4a0c","name":"Create a Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled"],"pointer":"/paths/~1channel~1rcs~1actions/post/requestBody","description":"Data used to create the Rich Communication"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/channel/rcs/actions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled"]}},"responseCodes":["200","401","403","411"],"pointer":"/channel/rcs/actions","href":"channelrcsmanagement/e43c727a-a7ef-0b24-1fac-225c1acd4a0c","openApiOperationId":"e43c727a-a7ef-0b24-1fac-225c1acd4a0c","summary":"Create a Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled"]}},"examples":[{},{},{},{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created Rich Communication","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/campaign"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/campaign"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/campaign"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/campaign"]}}},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/e43c727a-a7ef-0b24-1fac-225c1acd4a0c"}],"panels":[]}]},"httpPath":"/channel/rcs/actions"},{"label":"Retrieve the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/4fd4b902-0884-bc1a-39b1-230af706b123","routeSlug":"/api/channelrcsmanagement/4fd4b902-0884-bc1a-39b1-230af706b123","metadata":{"seo":{"title":"Retrieve the specified Rich Communication","description":"Retrieve the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4fd4b902-0884-bc1a-39b1-230af706b123","name":"Retrieve the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to get","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/channel/rcs/actions/{id}","href":"channelrcsmanagement/4fd4b902-0884-bc1a-39b1-230af706b123","openApiOperationId":"4fd4b902-0884-bc1a-39b1-230af706b123","summary":"Retrieve the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Rich Communication","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/campaign"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/campaign"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/campaign"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/campaign"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/4fd4b902-0884-bc1a-39b1-230af706b123"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}"},{"label":"Update the specified Rich Communication","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/3e4956f9-cd19-a7a4-5b51-992855029de7","routeSlug":"/api/channelrcsmanagement/3e4956f9-cd19-a7a4-5b51-992855029de7","metadata":{"seo":{"title":"Update the specified Rich Communication","description":"Update the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3e4956f9-cd19-a7a4-5b51-992855029de7","name":"Update the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to update","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled"],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/put/requestBody","description":"Data used to update the Rich Communication"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/channel/rcs/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled"]}},"responseCodes":["200","401","403","404","411"],"pointer":"/channel/rcs/actions/{id}","href":"channelrcsmanagement/3e4956f9-cd19-a7a4-5b51-992855029de7","openApiOperationId":"3e4956f9-cd19-a7a4-5b51-992855029de7","summary":"Update the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap","paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled"]}},"examples":[{},{},{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated Rich Communication","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/campaign"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/campaign"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/campaign"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/campaign"]}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/3e4956f9-cd19-a7a4-5b51-992855029de7"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}"},{"label":"Delete the specified Rich Communication","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/f3478fee-e29c-1b04-4929-3fa45847d994","routeSlug":"/api/channelrcsmanagement/f3478fee-e29c-1b04-4929-3fa45847d994","metadata":{"seo":{"title":"Delete the specified Rich Communication","description":"Delete the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f3478fee-e29c-1b04-4929-3fa45847d994","name":"Delete the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to delete","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/channel/rcs/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/channel/rcs/actions/{id}","href":"channelrcsmanagement/f3478fee-e29c-1b04-4929-3fa45847d994","openApiOperationId":"f3478fee-e29c-1b04-4929-3fa45847d994","summary":"Delete the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/f3478fee-e29c-1b04-4929-3fa45847d994"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}"},{"label":"Patch the specified Rich Communication","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/3734345e-8003-7817-2df3-72a9f6b17c86","routeSlug":"/api/channelrcsmanagement/3734345e-8003-7817-2df3-72a9f6b17c86","metadata":{"seo":{"title":"Patch the specified Rich Communication","description":"Patch the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3734345e-8003-7817-2df3-72a9f6b17c86","name":"Patch the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Patch the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to update","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/channel/rcs/actions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","411"],"pointer":"/channel/rcs/actions/{id}","href":"channelrcsmanagement/3734345e-8003-7817-2df3-72a9f6b17c86","openApiOperationId":"3734345e-8003-7817-2df3-72a9f6b17c86","summary":"Patch the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated Rich Communication","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/campaign"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/campaign"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/campaign"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/message","paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/campaign"]}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/3734345e-8003-7817-2df3-72a9f6b17c86"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}"},{"label":"Render the specified Rich Communication","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/780aa4df-7cd8-384e-a923-4c59e2db4807","routeSlug":"/api/channelrcsmanagement/780aa4df-7cd8-384e-a923-4c59e2db4807","metadata":{"seo":{"title":"Render the specified Rich Communication","description":"Use this endpoint to preview the final message for a specific recipient context before sending a proof or a live execution."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"780aa4df-7cd8-384e-a923-4c59e2db4807","name":"Render the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Use this endpoint to preview the final message for a specific recipient context before sending a proof or a live execution."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to render","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common"],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody","description":"Data used to render the Rich Communication"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/channel/rcs/actions/{id}/render","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common"]}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/channel/rcs/actions/{id}/render","href":"channelrcsmanagement/780aa4df-7cd8-384e-a923-4c59e2db4807","openApiOperationId":"780aa4df-7cd8-384e-a923-4c59e2db4807","summary":"Render the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The rendered Rich Communication content","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/responses/200/content/application~1json/examples/success"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/responses/200/content/application~1json/examples/success"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render/post/responses/200/content/application~1json/examples/success"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/780aa4df-7cd8-384e-a923-4c59e2db4807"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/render"},{"label":"Render the specified Rich Communication for a contact identified by guid","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5","routeSlug":"/api/channelrcsmanagement/a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5","metadata":{"seo":{"title":"Render the specified Rich Communication for a contact identified by guid","description":"Render the specified Rich Communication for a contact identified by guid"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5","name":"Render the specified Rich Communication for a contact identified by guid","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified Rich Communication for a contact identified by guid","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to render","required":true},{"name":"contact","in":"path","schemaId":"schema_69","description":"The contact guid used to resolve the recipient","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/render/contact/{contact}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"contact","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/channel/rcs/actions/{id}/render/contact/{contact}","href":"channelrcsmanagement/a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5","openApiOperationId":"a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5","summary":"Render the specified Rich Communication for a contact identified by guid"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The rendered Rich Communication content","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses/200/content/application~1json/examples/success"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses/200/content/application~1json/examples/success"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/render/contact/{contact}"},{"label":"Render the specified Rich Communication for a contact identified by unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/638c0899-4744-2116-fb44-2e04d3fc76e1","routeSlug":"/api/channelrcsmanagement/638c0899-4744-2116-fb44-2e04d3fc76e1","metadata":{"seo":{"title":"Render the specified Rich Communication for a contact identified by unicity","description":"Render the specified Rich Communication for a contact identified by unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"638c0899-4744-2116-fb44-2e04d3fc76e1","name":"Render the specified Rich Communication for a contact identified by unicity","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified Rich Communication for a contact identified by unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to render","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The contact unicity used to resolve the recipient","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/render/contact?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/channel/rcs/actions/{id}/render/contact?unicity=","href":"channelrcsmanagement/638c0899-4744-2116-fb44-2e04d3fc76e1","openApiOperationId":"638c0899-4744-2116-fb44-2e04d3fc76e1","summary":"Render the specified Rich Communication for a contact identified by unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The rendered Rich Communication content","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses/200/content/application~1json/examples/success"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses/200/content/application~1json/examples/success"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/638c0899-4744-2116-fb44-2e04d3fc76e1"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/render/contact?unicity="},{"label":"Render the specified Rich Communication for a contact identified by hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/9b79b68f-33d9-c990-6925-a5468022c543","routeSlug":"/api/channelrcsmanagement/9b79b68f-33d9-c990-6925-a5468022c543","metadata":{"seo":{"title":"Render the specified Rich Communication for a contact identified by hash","description":"Render the specified Rich Communication for a contact identified by hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9b79b68f-33d9-c990-6925-a5468022c543","name":"Render the specified Rich Communication for a contact identified by hash","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified Rich Communication for a contact identified by hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to render","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The contact hash used to resolve the recipient","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/render/contact?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/channel/rcs/actions/{id}/render/contact?hash=","href":"channelrcsmanagement/9b79b68f-33d9-c990-6925-a5468022c543","openApiOperationId":"9b79b68f-33d9-c990-6925-a5468022c543","summary":"Render the specified Rich Communication for a contact identified by hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The rendered Rich Communication content","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses/200/content/application~1json/examples/success"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses/200/content/application~1json/examples/success"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/9b79b68f-33d9-c990-6925-a5468022c543"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/render/contact?hash="},{"label":"Send a proof of the specified Rich Communication","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/d9eddab3-121a-0370-def4-959d159b824c","routeSlug":"/api/channelrcsmanagement/d9eddab3-121a-0370-def4-959d159b824c","metadata":{"seo":{"title":"Send a proof of the specified Rich Communication","description":"Proofs are intended to validate content and delivery settings before a live execution."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d9eddab3-121a-0370-def4-959d159b824c","name":"Send a proof of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1proof/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Send a proof of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Proofs are intended to validate content and delivery settings before a live execution."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to test","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1proof/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1proof/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment","paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment","paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection"],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody","description":"Data used to send the proof"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/channel/rcs/actions/{id}/proof","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment","paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection"]}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/channel/rcs/actions/{id}/proof","href":"channelrcsmanagement/d9eddab3-121a-0370-def4-959d159b824c","openApiOperationId":"d9eddab3-121a-0370-def4-959d159b824c","summary":"Send a proof of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment","paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment","paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection"]}},"examples":[{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The proof result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/failure"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/failure"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/failure"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/failure"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/d9eddab3-121a-0370-def4-959d159b824c"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/proof"},{"label":"Validate the specified Rich Communication","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/ffec6888-67b3-d0e3-0f4a-b7d891e54748","routeSlug":"/api/channelrcsmanagement/ffec6888-67b3-d0e3-0f4a-b7d891e54748","metadata":{"seo":{"title":"Validate the specified Rich Communication","description":"Validate the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ffec6888-67b3-d0e3-0f4a-b7d891e54748","name":"Validate the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Validate the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to validate","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/channel/rcs/actions/{id}/validation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404"],"pointer":"/channel/rcs/actions/{id}/validation","href":"channelrcsmanagement/ffec6888-67b3-d0e3-0f4a-b7d891e54748","openApiOperationId":"ffec6888-67b3-d0e3-0f4a-b7d891e54748","summary":"Validate the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/ffec6888-67b3-d0e3-0f4a-b7d891e54748"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/validation"},{"label":"Unvalidate the specified Rich Communication","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e","routeSlug":"/api/channelrcsmanagement/bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e","metadata":{"seo":{"title":"Unvalidate the specified Rich Communication","description":"Unvalidate the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e","name":"Unvalidate the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Unvalidate the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to unvalidate","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/channel/rcs/actions/{id}/validation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404"],"pointer":"/channel/rcs/actions/{id}/validation","href":"channelrcsmanagement/bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e","openApiOperationId":"bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e","summary":"Unvalidate the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1validation/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/validation"},{"label":"Execute the specified Rich Communication","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/d3b89518-07c6-ce10-469b-a5496d5c1d3d","routeSlug":"/api/channelrcsmanagement/d3b89518-07c6-ce10-469b-a5496d5c1d3d","metadata":{"seo":{"title":"Execute the specified Rich Communication","description":"Execute the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d3b89518-07c6-ce10-469b-a5496d5c1d3d","name":"Execute the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1execution/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to execute","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields"],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody","description":"Data used to execute the Rich Communication"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/channel/rcs/actions/{id}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields"]}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/channel/rcs/actions/{id}/execution","href":"channelrcsmanagement/d3b89518-07c6-ce10-469b-a5496d5c1d3d","openApiOperationId":"d3b89518-07c6-ce10-469b-a5496d5c1d3d","summary":"Execute the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables","paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields"]}},"examples":[{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/error"]}},"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/error"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/error"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/error"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/d3b89518-07c6-ce10-469b-a5496d5c1d3d"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/execution"},{"label":"Execute the specified Rich Communication for multiple requests","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsmanagement/af303ec3-68a2-74ea-fad4-02dc6e4ce242","routeSlug":"/api/channelrcsmanagement/af303ec3-68a2-74ea-fad4-02dc6e4ce242","metadata":{"seo":{"title":"Execute the specified Rich Communication for multiple requests","description":"Execute the specified Rich Communication for multiple requests"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"af303ec3-68a2-74ea-fad4-02dc6e4ce242","name":"Execute the specified Rich Communication for multiple requests","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified Rich Communication for multiple requests","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id to execute","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_82","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common"]}},"schemaId":"schema_82","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common"],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody","description":"The list of execution requests"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/channel/rcs/actions/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_82","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common"]}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/channel/rcs/actions/{id}/executions","href":"channelrcsmanagement/af303ec3-68a2-74ea-fad4-02dc6e4ce242","openApiOperationId":"af303ec3-68a2-74ea-fad4-02dc6e4ce242","summary":"Execute the specified Rich Communication for multiple requests"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_82","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_82","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of execution results","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_83","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/mixed"]}},"schemaId":"schema_83","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/mixed"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_83","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/mixed"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_83","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success","paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/mixed"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsmanagement/af303ec3-68a2-74ea-fad4-02dc6e4ce242"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/executions"}],"content":{"contentType":"group","meta":{"name":"channel/rcs/management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"RCS","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/channel/rcs/profiles","summary":"Retrieve all Rich Communication profiles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/65bf1c67-a93a-e708-162e-9ec76ff320ae","deprecated":false},{"title":"/channel/rcs/profiles/{id}","summary":"Retrieve the specified Rich Communication profile","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/088dec14-41ea-3214-b1d8-84f89bde04da","deprecated":false},{"title":"/channel/rcs/actions","summary":"Retrieve the result set definition of Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/76bcfa6a-bc8d-ca12-2f74-ff42f0c67835","deprecated":false},{"title":"/channel/rcs/actions","summary":"Create a Rich Communication","prefix":{"name":"post","color":"post"},"badges":[],"link":"/channelrcsmanagement/e43c727a-a7ef-0b24-1fac-225c1acd4a0c","deprecated":false},{"title":"/channel/rcs/actions/{id}","summary":"Retrieve the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/4fd4b902-0884-bc1a-39b1-230af706b123","deprecated":false},{"title":"/channel/rcs/actions/{id}","summary":"Update the specified Rich Communication","prefix":{"name":"put","color":"put"},"badges":[],"link":"/channelrcsmanagement/3e4956f9-cd19-a7a4-5b51-992855029de7","deprecated":false},{"title":"/channel/rcs/actions/{id}","summary":"Delete the specified Rich Communication","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/channelrcsmanagement/f3478fee-e29c-1b04-4929-3fa45847d994","deprecated":false},{"title":"/channel/rcs/actions/{id}","summary":"Patch the specified Rich Communication","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/channelrcsmanagement/3734345e-8003-7817-2df3-72a9f6b17c86","deprecated":false},{"title":"/channel/rcs/actions/{id}/render","summary":"Render the specified Rich Communication","prefix":{"name":"post","color":"post"},"badges":[],"link":"/channelrcsmanagement/780aa4df-7cd8-384e-a923-4c59e2db4807","deprecated":false},{"title":"/channel/rcs/actions/{id}/render/contact/{contact}","summary":"Render the specified Rich Communication for a contact identified by guid","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/a5c6d70e-9c4d-86c3-b6d8-c8bd5bcf9de5","deprecated":false},{"title":"/channel/rcs/actions/{id}/render/contact?unicity=","summary":"Render the specified Rich Communication for a contact identified by unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/638c0899-4744-2116-fb44-2e04d3fc76e1","deprecated":false},{"title":"/channel/rcs/actions/{id}/render/contact?hash=","summary":"Render the specified Rich Communication for a contact identified by hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsmanagement/9b79b68f-33d9-c990-6925-a5468022c543","deprecated":false},{"title":"/channel/rcs/actions/{id}/proof","summary":"Send a proof of the specified Rich Communication","prefix":{"name":"post","color":"post"},"badges":[],"link":"/channelrcsmanagement/d9eddab3-121a-0370-def4-959d159b824c","deprecated":false},{"title":"/channel/rcs/actions/{id}/validation","summary":"Validate the specified Rich Communication","prefix":{"name":"post","color":"post"},"badges":[],"link":"/channelrcsmanagement/ffec6888-67b3-d0e3-0f4a-b7d891e54748","deprecated":false},{"title":"/channel/rcs/actions/{id}/validation","summary":"Unvalidate the specified Rich Communication","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/channelrcsmanagement/bb9a3c4e-d9ad-49ce-a6b7-7e755a3d501e","deprecated":false},{"title":"/channel/rcs/actions/{id}/execution","summary":"Execute the specified Rich Communication","prefix":{"name":"post","color":"post"},"badges":[],"link":"/channelrcsmanagement/d3b89518-07c6-ce10-469b-a5496d5c1d3d","deprecated":false},{"title":"/channel/rcs/actions/{id}/executions","summary":"Execute the specified Rich Communication for multiple requests","prefix":{"name":"post","color":"post"},"badges":[],"link":"/channelrcsmanagement/af303ec3-68a2-74ea-fad4-02dc6e4ce242","deprecated":false}]}]}]}]}},{"type":"group","label":"Notification","link":"/api/notificationmanagement","routeSlug":"/api/notificationmanagement","items":[{"label":"Retrieve all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/77777607-1464-6451-277f-6c4bb2191f92","routeSlug":"/api/notificationmanagement/77777607-1464-6451-277f-6c4bb2191f92","metadata":{"seo":{"title":"Retrieve all notifications","description":"Retrieve all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"77777607-1464-6451-277f-6c4bb2191f92","name":"Retrieve all notifications","isWebhook":false,"pointer":"/paths/~1notifications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/notifications","href":"notificationmanagement/77777607-1464-6451-277f-6c4bb2191f92","openApiOperationId":"77777607-1464-6451-277f-6c4bb2191f92","summary":"Retrieve all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of notifications","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_84"}},"schemaId":"schema_84"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1notifications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_84","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_84"}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/77777607-1464-6451-277f-6c4bb2191f92"}],"panels":[]}]},"httpPath":"/notifications"},{"label":"Create a notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/479b46e6-b27e-a6db-1e9a-b10b59e4809c","routeSlug":"/api/notificationmanagement/479b46e6-b27e-a6db-1e9a-b10b59e4809c","metadata":{"seo":{"title":"Create a notification","description":"Create a notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"479b46e6-b27e-a6db-1e9a-b10b59e4809c","name":"Create a notification","isWebhook":false,"pointer":"/paths/~1notifications/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","pointer":"/paths/~1notifications/post/requestBody","description":"Data used to create the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"responseCodes":["200","400","401","403","411"],"pointer":"/notifications","href":"notificationmanagement/479b46e6-b27e-a6db-1e9a-b10b59e4809c","openApiOperationId":"479b46e6-b27e-a6db-1e9a-b10b59e4809c","summary":"Create a notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created notification","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/479b46e6-b27e-a6db-1e9a-b10b59e4809c"}],"panels":[]}]},"httpPath":"/notifications"},{"label":"Retrieve the specified notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba","routeSlug":"/api/notificationmanagement/02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba","metadata":{"seo":{"title":"Retrieve the specified notification","description":"Retrieve the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba","name":"Retrieve the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to get","required":true}],"pointer":"/paths/~1notifications~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/notifications/{id}","href":"notificationmanagement/02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba","openApiOperationId":"02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba","summary":"Retrieve the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A notification","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba"}],"panels":[]}]},"httpPath":"/notifications/{id}"},{"label":"Update a notification","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/728daea7-4966-d922-fd7e-feea14668bb2","routeSlug":"/api/notificationmanagement/728daea7-4966-d922-fd7e-feea14668bb2","metadata":{"seo":{"title":"Update a notification","description":"Update a notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"728daea7-4966-d922-fd7e-feea14668bb2","name":"Update a notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to update","required":true}],"pointer":"/paths/~1notifications~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","pointer":"/paths/~1notifications~1{id}/put/requestBody","description":"Data used to update the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/notifications/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}","href":"notificationmanagement/728daea7-4966-d922-fd7e-feea14668bb2","openApiOperationId":"728daea7-4966-d922-fd7e-feea14668bb2","summary":"Update a notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated notification","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/728daea7-4966-d922-fd7e-feea14668bb2"}],"panels":[]}]},"httpPath":"/notifications/{id}"},{"label":"Delete a notification","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/776e53b6-f6e6-01d9-92b7-222ae9bcd956","routeSlug":"/api/notificationmanagement/776e53b6-f6e6-01d9-92b7-222ae9bcd956","metadata":{"seo":{"title":"Delete a notification","description":"Delete a notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"776e53b6-f6e6-01d9-92b7-222ae9bcd956","name":"Delete a notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to delete","required":true}],"pointer":"/paths/~1notifications~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/notifications/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/notifications/{id}","href":"notificationmanagement/776e53b6-f6e6-01d9-92b7-222ae9bcd956","openApiOperationId":"776e53b6-f6e6-01d9-92b7-222ae9bcd956","summary":"Delete a notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/776e53b6-f6e6-01d9-92b7-222ae9bcd956"}],"panels":[]}]},"httpPath":"/notifications/{id}"},{"label":"Render the \"master\" version of the specified notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/3802cb82-830f-6306-17aa-5b5892074544","routeSlug":"/api/notificationmanagement/3802cb82-830f-6306-17aa-5b5892074544","metadata":{"seo":{"title":"Render the \"master\" version of the specified notification","description":"Render the \"master\" version of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3802cb82-830f-6306-17aa-5b5892074544","name":"Render the \"master\" version of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1render/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the \"master\" version of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true}],"pointer":"/paths/~1notifications~1{id}~1render/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1render/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest","pointer":"/paths/~1notifications~1{id}~1render/post/requestBody","description":"Data used to render the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/render","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}/render","href":"notificationmanagement/3802cb82-830f-6306-17aa-5b5892074544","openApiOperationId":"3802cb82-830f-6306-17aa-5b5892074544","summary":"Render the \"master\" version of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}~1render/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/3802cb82-830f-6306-17aa-5b5892074544"}],"panels":[]}]},"httpPath":"/notifications/{id}/render"},{"label":"Render the \"master\" version of the specified notification and the specified contact id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/e17f5c1a-e2b5-df05-255b-7db6884ae133","routeSlug":"/api/notificationmanagement/e17f5c1a-e2b5-df05-255b-7db6884ae133","metadata":{"seo":{"title":"Render the \"master\" version of the specified notification and the specified contact id","description":"Render the \"master\" version of the specified notification and the specified contact id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e17f5c1a-e2b5-df05-255b-7db6884ae133","name":"Render the \"master\" version of the specified notification and the specified contact id","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1render~1contact~1{contact}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the \"master\" version of the specified notification and the specified contact id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true},{"name":"contact","in":"path","schemaId":"schema_69","description":"The contact id used to render the notification","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact~1{contact}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact~1{contact}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/render/contact/{contact}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"contact","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/notifications/{id}/render/contact/{contact}","href":"notificationmanagement/e17f5c1a-e2b5-df05-255b-7db6884ae133","openApiOperationId":"e17f5c1a-e2b5-df05-255b-7db6884ae133","summary":"Render the \"master\" version of the specified notification and the specified contact id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1render~1contact~1{contact}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/e17f5c1a-e2b5-df05-255b-7db6884ae133"}],"panels":[]}]},"httpPath":"/notifications/{id}/render/contact/{contact}"},{"label":"Render the \"master\" version of the specified notification and the specified contact unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/67009413-edd3-c6c2-f480-503ce025bdfd","routeSlug":"/api/notificationmanagement/67009413-edd3-c6c2-f480-503ce025bdfd","metadata":{"seo":{"title":"Render the \"master\" version of the specified notification and the specified contact unicity","description":"Render the \"master\" version of the specified notification and the specified contact unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"67009413-edd3-c6c2-f480-503ce025bdfd","name":"Render the \"master\" version of the specified notification and the specified contact unicity","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1render~1contact?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the \"master\" version of the specified notification and the specified contact unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?unicity=/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The contact unicity used to render the notification","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/render/contact?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/notifications/{id}/render/contact?unicity=","href":"notificationmanagement/67009413-edd3-c6c2-f480-503ce025bdfd","openApiOperationId":"67009413-edd3-c6c2-f480-503ce025bdfd","summary":"Render the \"master\" version of the specified notification and the specified contact unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/67009413-edd3-c6c2-f480-503ce025bdfd"}],"panels":[]}]},"httpPath":"/notifications/{id}/render/contact?unicity="},{"label":"Render the \"master\" version of the specified notification and the specified contact hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/2729d083-d7c6-cb00-a8ba-fa24e17942a6","routeSlug":"/api/notificationmanagement/2729d083-d7c6-cb00-a8ba-fa24e17942a6","metadata":{"seo":{"title":"Render the \"master\" version of the specified notification and the specified contact hash","description":"Render the \"master\" version of the specified notification and the specified contact hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2729d083-d7c6-cb00-a8ba-fa24e17942a6","name":"Render the \"master\" version of the specified notification and the specified contact hash","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1render~1contact?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the \"master\" version of the specified notification and the specified contact hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?hash=/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The contact hash used to render the notification","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/render/contact?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/notifications/{id}/render/contact?hash=","href":"notificationmanagement/2729d083-d7c6-cb00-a8ba-fa24e17942a6","openApiOperationId":"2729d083-d7c6-cb00-a8ba-fa24e17942a6","summary":"Render the \"master\" version of the specified notification and the specified contact hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1render~1contact?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/2729d083-d7c6-cb00-a8ba-fa24e17942a6"}],"panels":[]}]},"httpPath":"/notifications/{id}/render/contact?hash="},{"label":"Render the specified version of the specified notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/3ae999c4-452a-418d-8438-1fbd2124e111","routeSlug":"/api/notificationmanagement/3ae999c4-452a-418d-8438-1fbd2124e111","metadata":{"seo":{"title":"Render the specified version of the specified notification","description":"Render the specified version of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3ae999c4-452a-418d-8438-1fbd2124e111","name":"Render the specified version of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified version of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to render","required":true},{"name":"version","in":"path","schemaId":"schema_80","description":"The notification's version to render","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest","pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render/post/requestBody","description":"Data used to render the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/versions/{version}/render","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"version","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}/versions/{version}/render","href":"notificationmanagement/3ae999c4-452a-418d-8438-1fbd2124e111","openApiOperationId":"3ae999c4-452a-418d-8438-1fbd2124e111","summary":"Render the specified version of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/3ae999c4-452a-418d-8438-1fbd2124e111"}],"panels":[]}]},"httpPath":"/notifications/{id}/versions/{version}/render"},{"label":"Render the specified version of the specified notification and the specified contact id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/48745047-778e-4c9b-b9ed-7028fc442f5b","routeSlug":"/api/notificationmanagement/48745047-778e-4c9b-b9ed-7028fc442f5b","metadata":{"seo":{"title":"Render the specified version of the specified notification and the specified contact id","description":"Render the specified version of the specified notification and the specified contact id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"48745047-778e-4c9b-b9ed-7028fc442f5b","name":"Render the specified version of the specified notification and the specified contact id","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact~1{contact}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified version of the specified notification and the specified contact id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true},{"name":"version","in":"path","schemaId":"schema_80","description":"The notification's version to render","required":true},{"name":"contact","in":"path","schemaId":"schema_69","description":"The contact id used to render the notification","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact~1{contact}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact~1{contact}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/versions/{version}/render/contact/{contact}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"version","in":"path","required":true,"schemaId":"schema_80"},{"name":"contact","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/notifications/{id}/versions/{version}/render/contact/{contact}","href":"notificationmanagement/48745047-778e-4c9b-b9ed-7028fc442f5b","openApiOperationId":"48745047-778e-4c9b-b9ed-7028fc442f5b","summary":"Render the specified version of the specified notification and the specified contact id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact~1{contact}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/48745047-778e-4c9b-b9ed-7028fc442f5b"}],"panels":[]}]},"httpPath":"/notifications/{id}/versions/{version}/render/contact/{contact}"},{"label":"Render the specified version of the specified notification and the specified contact unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/8ed1b974-2923-e974-6424-20c82869f12b","routeSlug":"/api/notificationmanagement/8ed1b974-2923-e974-6424-20c82869f12b","metadata":{"seo":{"title":"Render the specified version of the specified notification and the specified contact unicity","description":"Render the specified version of the specified notification and the specified contact unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8ed1b974-2923-e974-6424-20c82869f12b","name":"Render the specified version of the specified notification and the specified contact unicity","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified version of the specified notification and the specified contact unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true},{"name":"version","in":"path","schemaId":"schema_80","description":"The notification's version to render","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?unicity=/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The contact unicity used to render the notification","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/versions/{version}/render/contact?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"version","in":"path","required":true,"schemaId":"schema_80"}],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/notifications/{id}/versions/{version}/render/contact?unicity=","href":"notificationmanagement/8ed1b974-2923-e974-6424-20c82869f12b","openApiOperationId":"8ed1b974-2923-e974-6424-20c82869f12b","summary":"Render the specified version of the specified notification and the specified contact unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/8ed1b974-2923-e974-6424-20c82869f12b"}],"panels":[]}]},"httpPath":"/notifications/{id}/versions/{version}/render/contact?unicity="},{"label":"Render the specified version of the specified notification and the specified contact hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/054709f5-88e1-4d5c-d407-a3f616593dd5","routeSlug":"/api/notificationmanagement/054709f5-88e1-4d5c-d407-a3f616593dd5","metadata":{"seo":{"title":"Render the specified version of the specified notification and the specified contact hash","description":"Render the specified version of the specified notification and the specified contact hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"054709f5-88e1-4d5c-d407-a3f616593dd5","name":"Render the specified version of the specified notification and the specified contact hash","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Render the specified version of the specified notification and the specified contact hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true},{"name":"version","in":"path","schemaId":"schema_80","description":"The notification's version to render","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?hash=/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The contact hash used to render the notification","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/versions/{version}/render/contact?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"version","in":"path","required":true,"schemaId":"schema_80"}],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/notifications/{id}/versions/{version}/render/contact?hash=","href":"notificationmanagement/054709f5-88e1-4d5c-d407-a3f616593dd5","openApiOperationId":"054709f5-88e1-4d5c-d407-a3f616593dd5","summary":"Render the specified version of the specified notification and the specified contact hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A render result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1render~1contact?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/054709f5-88e1-4d5c-d407-a3f616593dd5"}],"panels":[]}]},"httpPath":"/notifications/{id}/versions/{version}/render/contact?hash="},{"label":"Test the \"master\" version of the specified notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/1722d63d-ca13-e867-0c94-794bd68abdd3","routeSlug":"/api/notificationmanagement/1722d63d-ca13-e867-0c94-794bd68abdd3","metadata":{"seo":{"title":"Test the \"master\" version of the specified notification","description":"Test the \"master\" version of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1722d63d-ca13-e867-0c94-794bd68abdd3","name":"Test the \"master\" version of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1test/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Test the \"master\" version of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to test","required":true}],"pointer":"/paths/~1notifications~1{id}~1test/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1test/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest","pointer":"/paths/~1notifications~1{id}~1test/post/requestBody","description":"Data used to test the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/test","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}/test","href":"notificationmanagement/1722d63d-ca13-e867-0c94-794bd68abdd3","openApiOperationId":"1722d63d-ca13-e867-0c94-794bd68abdd3","summary":"Test the \"master\" version of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A test result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}~1test/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/1722d63d-ca13-e867-0c94-794bd68abdd3"}],"panels":[]}]},"httpPath":"/notifications/{id}/test"},{"label":"Test the specified version of the specified notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/0dd48154-aa27-504f-cd51-1d708ba38311","routeSlug":"/api/notificationmanagement/0dd48154-aa27-504f-cd51-1d708ba38311","metadata":{"seo":{"title":"Test the specified version of the specified notification","description":"Test the specified version of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0dd48154-aa27-504f-cd51-1d708ba38311","name":"Test the specified version of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1test/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Test the specified version of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to test","required":true},{"name":"version","in":"path","schemaId":"schema_80","description":"The notification's version to test","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1test/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1test/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest","pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1test/post/requestBody","description":"Data used to test the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/versions/{version}/test","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"version","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}/versions/{version}/test","href":"notificationmanagement/0dd48154-aa27-504f-cd51-1d708ba38311","openApiOperationId":"0dd48154-aa27-504f-cd51-1d708ba38311","summary":"Test the specified version of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A test result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}~1versions~1{version}~1test/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/0dd48154-aa27-504f-cd51-1d708ba38311"}],"panels":[]}]},"httpPath":"/notifications/{id}/versions/{version}/test"},{"label":"Execute the specified notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/1ba3801a-1c6e-6e1c-e2ea-729d85f6046e","routeSlug":"/api/notificationmanagement/1ba3801a-1c6e-6e1c-e2ea-729d85f6046e","metadata":{"seo":{"title":"Execute the specified notification","description":"Execute the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1ba3801a-1c6e-6e1c-e2ea-729d85f6046e","name":"Execute the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1execution/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true}],"pointer":"/paths/~1notifications~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest","pointer":"/paths/~1notifications~1{id}~1execution/post/requestBody","description":"Data used to execute the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}/execution","href":"notificationmanagement/1ba3801a-1c6e-6e1c-e2ea-729d85f6046e","openApiOperationId":"1ba3801a-1c6e-6e1c-e2ea-729d85f6046e","summary":"Execute the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}~1execution/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/1ba3801a-1c6e-6e1c-e2ea-729d85f6046e"}],"panels":[]}]},"httpPath":"/notifications/{id}/execution"},{"label":"Execute the specified notification  ","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/a754f7ab-1b8e-da33-e56d-7c5c589d4d61","routeSlug":"/api/notificationmanagement/a754f7ab-1b8e-da33-e56d-7c5c589d4d61","metadata":{"seo":{"title":"Execute the specified notification  ","description":"Execute the specified notification  "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a754f7ab-1b8e-da33-e56d-7c5c589d4d61","name":"Execute the specified notification  ","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified notification  ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to execute","required":true}],"pointer":"/paths/~1notifications~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_85"}},"schemaId":"schema_85","pointer":"/paths/~1notifications~1{id}~1executions/post/requestBody","description":"A list of data used to execute the notification"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_85"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/notifications/{id}/executions","href":"notificationmanagement/a754f7ab-1b8e-da33-e56d-7c5c589d4d61","openApiOperationId":"a754f7ab-1b8e-da33-e56d-7c5c589d4d61","summary":"Execute the specified notification  "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_85","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_85"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_86"}},"schemaId":"schema_86"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1notifications~1{id}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_86","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_86"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/a754f7ab-1b8e-da33-e56d-7c5c589d4d61"}],"panels":[]}]},"httpPath":"/notifications/{id}/executions"},{"label":"Duplicates a notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/9e71a056-ef06-156e-0ffe-75eb5a7deeb3","routeSlug":"/api/notificationmanagement/9e71a056-ef06-156e-0ffe-75eb5a7deeb3","metadata":{"seo":{"title":"Duplicates a notification","description":"Duplicates a notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9e71a056-ef06-156e-0ffe-75eb5a7deeb3","name":"Duplicates a notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1duplication/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Duplicates a notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to duplicate","required":true}],"pointer":"/paths/~1notifications~1{id}~1duplication/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1duplication/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/duplication","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/notifications/{id}/duplication","href":"notificationmanagement/9e71a056-ef06-156e-0ffe-75eb5a7deeb3","openApiOperationId":"9e71a056-ef06-156e-0ffe-75eb5a7deeb3","summary":"Duplicates a notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The duplicated notification","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1duplication/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/9e71a056-ef06-156e-0ffe-75eb5a7deeb3"}],"panels":[]}]},"httpPath":"/notifications/{id}/duplication"},{"label":"Activates a notification","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/34c7b968-8054-74c5-0b64-25797c8487a1","routeSlug":"/api/notificationmanagement/34c7b968-8054-74c5-0b64-25797c8487a1","metadata":{"seo":{"title":"Activates a notification","description":"Activates a notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"34c7b968-8054-74c5-0b64-25797c8487a1","name":"Activates a notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1activation/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Activates a notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to activate","required":true}],"pointer":"/paths/~1notifications~1{id}~1activation/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1activation/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/notifications/{id}/activation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/notifications/{id}/activation","href":"notificationmanagement/34c7b968-8054-74c5-0b64-25797c8487a1","openApiOperationId":"34c7b968-8054-74c5-0b64-25797c8487a1","summary":"Activates a notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1activation/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/34c7b968-8054-74c5-0b64-25797c8487a1"}],"panels":[]}]},"httpPath":"/notifications/{id}/activation"},{"label":"Deactivates a notification","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationmanagement/ff641a79-cd34-6036-bff9-615d9da2222d","routeSlug":"/api/notificationmanagement/ff641a79-cd34-6036-bff9-615d9da2222d","metadata":{"seo":{"title":"Deactivates a notification","description":"Deactivates a notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ff641a79-cd34-6036-bff9-615d9da2222d","name":"Deactivates a notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1activation/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Deactivates a notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to deactivate","required":true}],"pointer":"/paths/~1notifications~1{id}~1activation/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1activation/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/notifications/{id}/activation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/notifications/{id}/activation","href":"notificationmanagement/ff641a79-cd34-6036-bff9-615d9da2222d","openApiOperationId":"ff641a79-cd34-6036-bff9-615d9da2222d","summary":"Deactivates a notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1activation/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationmanagement/ff641a79-cd34-6036-bff9-615d9da2222d"}],"panels":[]}]},"httpPath":"/notifications/{id}/activation"}],"content":{"contentType":"group","meta":{"name":"notification/management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Notification","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/notifications","summary":"Retrieve all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/77777607-1464-6451-277f-6c4bb2191f92","deprecated":false},{"title":"/notifications","summary":"Create a notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/479b46e6-b27e-a6db-1e9a-b10b59e4809c","deprecated":false},{"title":"/notifications/{id}","summary":"Retrieve the specified notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba","deprecated":false},{"title":"/notifications/{id}","summary":"Update a notification","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notificationmanagement/728daea7-4966-d922-fd7e-feea14668bb2","deprecated":false},{"title":"/notifications/{id}","summary":"Delete a notification","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/notificationmanagement/776e53b6-f6e6-01d9-92b7-222ae9bcd956","deprecated":false},{"title":"/notifications/{id}/render","summary":"Render the \"master\" version of the specified notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/3802cb82-830f-6306-17aa-5b5892074544","deprecated":false},{"title":"/notifications/{id}/render/contact/{contact}","summary":"Render the \"master\" version of the specified notification and the specified contact id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/e17f5c1a-e2b5-df05-255b-7db6884ae133","deprecated":false},{"title":"/notifications/{id}/render/contact?unicity=","summary":"Render the \"master\" version of the specified notification and the specified contact unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/67009413-edd3-c6c2-f480-503ce025bdfd","deprecated":false},{"title":"/notifications/{id}/render/contact?hash=","summary":"Render the \"master\" version of the specified notification and the specified contact hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/2729d083-d7c6-cb00-a8ba-fa24e17942a6","deprecated":false},{"title":"/notifications/{id}/versions/{version}/render","summary":"Render the specified version of the specified notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/3ae999c4-452a-418d-8438-1fbd2124e111","deprecated":false},{"title":"/notifications/{id}/versions/{version}/render/contact/{contact}","summary":"Render the specified version of the specified notification and the specified contact id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/48745047-778e-4c9b-b9ed-7028fc442f5b","deprecated":false},{"title":"/notifications/{id}/versions/{version}/render/contact?unicity=","summary":"Render the specified version of the specified notification and the specified contact unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/8ed1b974-2923-e974-6424-20c82869f12b","deprecated":false},{"title":"/notifications/{id}/versions/{version}/render/contact?hash=","summary":"Render the specified version of the specified notification and the specified contact hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationmanagement/054709f5-88e1-4d5c-d407-a3f616593dd5","deprecated":false},{"title":"/notifications/{id}/test","summary":"Test the \"master\" version of the specified notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/1722d63d-ca13-e867-0c94-794bd68abdd3","deprecated":false},{"title":"/notifications/{id}/versions/{version}/test","summary":"Test the specified version of the specified notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/0dd48154-aa27-504f-cd51-1d708ba38311","deprecated":false},{"title":"/notifications/{id}/execution","summary":"Execute the specified notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/1ba3801a-1c6e-6e1c-e2ea-729d85f6046e","deprecated":false},{"title":"/notifications/{id}/executions","summary":"Execute the specified notification  ","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/a754f7ab-1b8e-da33-e56d-7c5c589d4d61","deprecated":false},{"title":"/notifications/{id}/duplication","summary":"Duplicates a notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/9e71a056-ef06-156e-0ffe-75eb5a7deeb3","deprecated":false},{"title":"/notifications/{id}/activation","summary":"Activates a notification","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notificationmanagement/34c7b968-8054-74c5-0b64-25797c8487a1","deprecated":false},{"title":"/notifications/{id}/activation","summary":"Deactivates a notification","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/notificationmanagement/ff641a79-cd34-6036-bff9-615d9da2222d","deprecated":false}]}]}]}]}},{"type":"group","label":"Archives","link":"/api/actionarchives","routeSlug":"/api/actionarchives","items":[{"label":"Retrieve all archives of the account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionarchives/73806178-6a5b-7c7e-b173-8103ec92e11d","routeSlug":"/api/actionarchives/73806178-6a5b-7c7e-b173-8103ec92e11d","metadata":{"seo":{"title":"Retrieve all archives of the account","description":"Retrieve all archives of the account"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"73806178-6a5b-7c7e-b173-8103ec92e11d","name":"Retrieve all archives of the account","isWebhook":false,"pointer":"/paths/~1actions~1archives/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all archives of the account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"startDate","in":"query","schemaId":"schema_77"},{"name":"endDate","in":"query","schemaId":"schema_77"}],"pointer":"/paths/~1actions~1archives/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1archives/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/archives","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"startDate","in":"query","required":false,"schemaId":"schema_77"},{"name":"endDate","in":"query","required":false,"schemaId":"schema_77"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/actions/archives","href":"actionarchives/73806178-6a5b-7c7e-b173-8103ec92e11d","openApiOperationId":"73806178-6a5b-7c7e-b173-8103ec92e11d","summary":"Retrieve all archives of the account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of all the archives","mediaType":"application/vnd.np6.cm.mail.archive","mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}},"schemaId":"schema_87","exampleIds":["paths/~1actions~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1actions~1archives/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_87","exampleIds":["paths/~1actions~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"],"mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionarchives/73806178-6a5b-7c7e-b173-8103ec92e11d"}],"panels":[]}]},"httpPath":"/actions/archives"},{"label":"Retrieve all archives of the action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionarchives/e1fa476a-d0c7-20ea-4d83-9e2a37776e11","routeSlug":"/api/actionarchives/e1fa476a-d0c7-20ea-4d83-9e2a37776e11","metadata":{"seo":{"title":"Retrieve all archives of the action","description":"Retrieve all archives of the action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e1fa476a-d0c7-20ea-4d83-9e2a37776e11","name":"Retrieve all archives of the action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1archives/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all archives of the action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"Id of the specified action","required":true}],"pointer":"/paths/~1actions~1{id}~1archives/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"startDate","in":"query","schemaId":"schema_77"},{"name":"endDate","in":"query","schemaId":"schema_77"}],"pointer":"/paths/~1actions~1{id}~1archives/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1archives/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/archives","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"startDate","in":"query","required":false,"schemaId":"schema_77"},{"name":"endDate","in":"query","required":false,"schemaId":"schema_77"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/actions/{id}/archives","href":"actionarchives/e1fa476a-d0c7-20ea-4d83-9e2a37776e11","openApiOperationId":"e1fa476a-d0c7-20ea-4d83-9e2a37776e11","summary":"Retrieve all archives of the action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of all the archives of the action","mediaType":"application/vnd.np6.cm.mail.archive","mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}},"schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1actions~1{id}~1archives/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"],"mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionarchives/e1fa476a-d0c7-20ea-4d83-9e2a37776e11"}],"panels":[]}]},"httpPath":"/actions/{id}/archives"},{"label":"Retrieve all archives of the action sent to that target","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionarchives/ddafd8df-73ed-2c1a-7561-af5af53f725c","routeSlug":"/api/actionarchives/ddafd8df-73ed-2c1a-7561-af5af53f725c","metadata":{"seo":{"title":"Retrieve all archives of the action sent to that target","description":"Retrieve all archives of the action sent to that target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ddafd8df-73ed-2c1a-7561-af5af53f725c","name":"Retrieve all archives of the action sent to that target","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1targets~1{target}~1archives/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all archives of the action sent to that target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"Id of the specified action","required":true},{"name":"target","in":"path","schemaId":"schema_69","description":"Id of the specified target","required":true}],"pointer":"/paths/~1actions~1{id}~1targets~1{target}~1archives/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"startDate","in":"query","schemaId":"schema_77"},{"name":"endDate","in":"query","schemaId":"schema_77"}],"pointer":"/paths/~1actions~1{id}~1targets~1{target}~1archives/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1targets~1{target}~1archives/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/targets/{target}/archives","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"},{"name":"target","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"startDate","in":"query","required":false,"schemaId":"schema_77"},{"name":"endDate","in":"query","required":false,"schemaId":"schema_77"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/actions/{id}/targets/{target}/archives","href":"actionarchives/ddafd8df-73ed-2c1a-7561-af5af53f725c","openApiOperationId":"ddafd8df-73ed-2c1a-7561-af5af53f725c","summary":"Retrieve all archives of the action sent to that target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of all the archives of the action and target","mediaType":"application/vnd.np6.cm.mail.archive","mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}},"schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"],"mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionarchives/ddafd8df-73ed-2c1a-7561-af5af53f725c"}],"panels":[]}]},"httpPath":"/actions/{id}/targets/{target}/archives"},{"label":"Retrieve the archive of the activation with that stamp","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionarchives/3715badd-283d-6e09-7f3d-8034602f984a","routeSlug":"/api/actionarchives/3715badd-283d-6e09-7f3d-8034602f984a","metadata":{"seo":{"title":"Retrieve the archive of the activation with that stamp","description":"Retrieve the archive of the activation with that stamp"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3715badd-283d-6e09-7f3d-8034602f984a","name":"Retrieve the archive of the activation with that stamp","isWebhook":false,"pointer":"/paths/~1actions~1stamp~1{id}~1archives/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the archive of the activation with that stamp","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"the specified stamp","required":true}],"pointer":"/paths/~1actions~1stamp~1{id}~1archives/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1stamp~1{id}~1archives/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/stamp/{id}/archives","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/actions/stamp/{id}/archives","href":"actionarchives/3715badd-283d-6e09-7f3d-8034602f984a","openApiOperationId":"3715badd-283d-6e09-7f3d-8034602f984a","summary":"Retrieve the archive of the activation with that stamp"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The archive of the activation with that stamp","mediaType":"application/vnd.np6.cm.mail.archive","mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1stamp~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}},"schemaId":"schema_87","exampleIds":["paths/~1actions~1stamp~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1actions~1stamp~1{id}~1archives/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_87","exampleIds":["paths/~1actions~1stamp~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"],"mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1actions~1stamp~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionarchives/3715badd-283d-6e09-7f3d-8034602f984a"}],"panels":[]}]},"httpPath":"/actions/stamp/{id}/archives"},{"label":"Retrieve all archives of actions sent to that target","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionarchives/55dd5d24-187b-c6b8-2f6c-7dcb684acefe","routeSlug":"/api/actionarchives/55dd5d24-187b-c6b8-2f6c-7dcb684acefe","metadata":{"seo":{"title":"Retrieve all archives of actions sent to that target","description":"Retrieve all archives of actions sent to that target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"55dd5d24-187b-c6b8-2f6c-7dcb684acefe","name":"Retrieve all archives of actions sent to that target","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1archives/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all archives of actions sent to that target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"","required":true}],"pointer":"/paths/~1targets~1{id}~1archives/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"startDate","in":"query","schemaId":"schema_77"},{"name":"endDate","in":"query","schemaId":"schema_77"}],"pointer":"/paths/~1targets~1{id}~1archives/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1archives/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/archives","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"startDate","in":"query","required":false,"schemaId":"schema_77"},{"name":"endDate","in":"query","required":false,"schemaId":"schema_77"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403"],"pointer":"/targets/{id}/archives","href":"actionarchives/55dd5d24-187b-c6b8-2f6c-7dcb684acefe","openApiOperationId":"55dd5d24-187b-c6b8-2f6c-7dcb684acefe","summary":"Retrieve all archives of actions sent to that target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of all archives of actions sent to that target","mediaType":"application/vnd.np6.cm.mail.archive","mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1targets~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}},"schemaId":"schema_87","exampleIds":["paths/~1targets~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1targets~1{id}~1archives/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_87","exampleIds":["paths/~1targets~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"],"mediaTypes":["application/vnd.np6.cm.mail.archive"],"mediaTypeContent":{"application/vnd.np6.cm.mail.archive":{"schemaId":"schema_87","exampleIds":["paths/~1targets~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"]}}},{"code":"400"},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionarchives/55dd5d24-187b-c6b8-2f6c-7dcb684acefe"}],"panels":[]}]},"httpPath":"/targets/{id}/archives"}],"content":{"contentType":"group","meta":{"name":"action/archives"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Archives","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/actions/archives","summary":"Retrieve all archives of the account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionarchives/73806178-6a5b-7c7e-b173-8103ec92e11d","deprecated":false},{"title":"/actions/{id}/archives","summary":"Retrieve all archives of the action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionarchives/e1fa476a-d0c7-20ea-4d83-9e2a37776e11","deprecated":false},{"title":"/actions/{id}/targets/{target}/archives","summary":"Retrieve all archives of the action sent to that target","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionarchives/ddafd8df-73ed-2c1a-7561-af5af53f725c","deprecated":false},{"title":"/actions/stamp/{id}/archives","summary":"Retrieve the archive of the activation with that stamp","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionarchives/3715badd-283d-6e09-7f3d-8034602f984a","deprecated":false},{"title":"/targets/{id}/archives","summary":"Retrieve all archives of actions sent to that target","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionarchives/55dd5d24-187b-c6b8-2f6c-7dcb684acefe","deprecated":false}]}]}]}]}},{"type":"separator","label":"Actions - Events","content":null},{"type":"group","label":"Email & SMS","link":"/api/actionevent","routeSlug":"/api/actionevent","items":[{"label":"Retrieve events of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/530ee754-fcec-bc12-c190-1f5475673a11","routeSlug":"/api/actionevent/530ee754-fcec-bc12-c190-1f5475673a11","metadata":{"seo":{"title":"Retrieve events of all actions","description":"Retrieve events of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"530ee754-fcec-bc12-c190-1f5475673a11","name":"Retrieve events of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events","href":"actionevent/530ee754-fcec-bc12-c190-1f5475673a11","openApiOperationId":"530ee754-fcec-bc12-c190-1f5475673a11","summary":"Retrieve events of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1events/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1actions~1events/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1actions~1events/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1events/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/530ee754-fcec-bc12-c190-1f5475673a11"}],"panels":[]}]},"httpPath":"/actions/events"},{"label":"Retrieve activations of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/2f193091-fbe1-4757-5aa6-b35b220fb90f","routeSlug":"/api/actionevent/2f193091-fbe1-4757-5aa6-b35b220fb90f","metadata":{"seo":{"title":"Retrieve activations of all actions","description":"Retrieve activations of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2f193091-fbe1-4757-5aa6-b35b220fb90f","name":"Retrieve activations of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activations of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/activations","href":"actionevent/2f193091-fbe1-4757-5aa6-b35b220fb90f","openApiOperationId":"2f193091-fbe1-4757-5aa6-b35b220fb90f","summary":"Retrieve activations of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1actions~1events~1activations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_91","exampleIds":["paths/~1actions~1events~1activations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","exampleIds":["paths/~1actions~1events~1activations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1actions~1events~1activations/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/2f193091-fbe1-4757-5aa6-b35b220fb90f"}],"panels":[]}]},"httpPath":"/actions/events/activations"},{"label":"Retrieve cancellations of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/feb8dcec-85e7-017c-db3a-4154de10db7c","routeSlug":"/api/actionevent/feb8dcec-85e7-017c-db3a-4154de10db7c","metadata":{"seo":{"title":"Retrieve cancellations of all actions","description":"Retrieve cancellations of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"feb8dcec-85e7-017c-db3a-4154de10db7c","name":"Retrieve cancellations of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1cancellations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve cancellations of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1cancellations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/cancellations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/cancellations","href":"actionevent/feb8dcec-85e7-017c-db3a-4154de10db7c","openApiOperationId":"feb8dcec-85e7-017c-db3a-4154de10db7c","summary":"Retrieve cancellations of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of cancellation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_92","exampleIds":["paths/~1actions~1events~1cancellations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_92","exampleIds":["paths/~1actions~1events~1cancellations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1cancellations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_92","exampleIds":["paths/~1actions~1events~1cancellations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_92","exampleIds":["paths/~1actions~1events~1cancellations/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/feb8dcec-85e7-017c-db3a-4154de10db7c"}],"panels":[]}]},"httpPath":"/actions/events/cancellations"},{"label":"Retrieve bounces of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/5f5039b1-4f3b-7b2b-f22c-1ca570dd3263","routeSlug":"/api/actionevent/5f5039b1-4f3b-7b2b-f22c-1ca570dd3263","metadata":{"seo":{"title":"Retrieve bounces of all actions","description":"Retrieve bounces of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"5f5039b1-4f3b-7b2b-f22c-1ca570dd3263","name":"Retrieve bounces of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounces of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/bounces","href":"actionevent/5f5039b1-4f3b-7b2b-f22c-1ca570dd3263","openApiOperationId":"5f5039b1-4f3b-7b2b-f22c-1ca570dd3263","summary":"Retrieve bounces of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1actions~1events~1bounces/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_93","exampleIds":["paths/~1actions~1events~1bounces/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","exampleIds":["paths/~1actions~1events~1bounces/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1actions~1events~1bounces/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/5f5039b1-4f3b-7b2b-f22c-1ca570dd3263"}],"panels":[]}]},"httpPath":"/actions/events/bounces"},{"label":"Retrieve complaints of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/459bcc6c-c986-7011-1bdf-9620d5ab5336","routeSlug":"/api/actionevent/459bcc6c-c986-7011-1bdf-9620d5ab5336","metadata":{"seo":{"title":"Retrieve complaints of all actions","description":"Retrieve complaints of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"459bcc6c-c986-7011-1bdf-9620d5ab5336","name":"Retrieve complaints of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1complaints/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve complaints of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1complaints/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1complaints/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/complaints","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/complaints","href":"actionevent/459bcc6c-c986-7011-1bdf-9620d5ab5336","openApiOperationId":"459bcc6c-c986-7011-1bdf-9620d5ab5336","summary":"Retrieve complaints of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of complaint events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1complaints/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/459bcc6c-c986-7011-1bdf-9620d5ab5336"}],"panels":[]}]},"httpPath":"/actions/events/complaints"},{"label":"Retrieve stops of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/ab3b59bb-33c2-8719-2c9e-4975eaae0d0a","routeSlug":"/api/actionevent/ab3b59bb-33c2-8719-2c9e-4975eaae0d0a","metadata":{"seo":{"title":"Retrieve stops of all actions","description":"Retrieve stops of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ab3b59bb-33c2-8719-2c9e-4975eaae0d0a","name":"Retrieve stops of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1responses~1stop/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stops of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1responses~1stop/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1responses~1stop/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/responses/stop","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/responses/stop","href":"actionevent/ab3b59bb-33c2-8719-2c9e-4975eaae0d0a","openApiOperationId":"ab3b59bb-33c2-8719-2c9e-4975eaae0d0a","summary":"Retrieve stops of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1responses~1stop/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/ab3b59bb-33c2-8719-2c9e-4975eaae0d0a"}],"panels":[]}]},"httpPath":"/actions/events/responses/stop"},{"label":"Retrieve hits of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/7dc7bbb0-a123-198c-3f62-e7b89f89f3a8","routeSlug":"/api/actionevent/7dc7bbb0-a123-198c-3f62-e7b89f89f3a8","metadata":{"seo":{"title":"Retrieve hits of all actions","description":"Retrieve hits of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7dc7bbb0-a123-198c-3f62-e7b89f89f3a8","name":"Retrieve hits of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve hits of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/hits","href":"actionevent/7dc7bbb0-a123-198c-3f62-e7b89f89f3a8","openApiOperationId":"7dc7bbb0-a123-198c-3f62-e7b89f89f3a8","summary":"Retrieve hits of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/7dc7bbb0-a123-198c-3f62-e7b89f89f3a8"}],"panels":[]}]},"httpPath":"/actions/events/hits"},{"label":"Retrieve open hits of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/706b9eb1-d045-d0d5-34cb-60d0c28caf09","routeSlug":"/api/actionevent/706b9eb1-d045-d0d5-34cb-60d0c28caf09","metadata":{"seo":{"title":"Retrieve open hits of all actions","description":"Retrieve open hits of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"706b9eb1-d045-d0d5-34cb-60d0c28caf09","name":"Retrieve open hits of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1hits~1open/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open hits of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1hits~1open/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/hits/open","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/hits/open","href":"actionevent/706b9eb1-d045-d0d5-34cb-60d0c28caf09","openApiOperationId":"706b9eb1-d045-d0d5-34cb-60d0c28caf09","summary":"Retrieve open hits of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of open hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1open/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1open/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1hits~1open/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1open/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1open/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/706b9eb1-d045-d0d5-34cb-60d0c28caf09"}],"panels":[]}]},"httpPath":"/actions/events/hits/open"},{"label":"Retrieve redirection hits of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/20012249-4f50-96a2-7309-d88b87380d79","routeSlug":"/api/actionevent/20012249-4f50-96a2-7309-d88b87380d79","metadata":{"seo":{"title":"Retrieve redirection hits of all actions","description":"Retrieve redirection hits of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"20012249-4f50-96a2-7309-d88b87380d79","name":"Retrieve redirection hits of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection hits of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/hits/redirection","href":"actionevent/20012249-4f50-96a2-7309-d88b87380d79","openApiOperationId":"20012249-4f50-96a2-7309-d88b87380d79","summary":"Retrieve redirection hits of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of redirection hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/20012249-4f50-96a2-7309-d88b87380d79"}],"panels":[]}]},"httpPath":"/actions/events/hits/redirection"},{"label":"Retrieve unsubscribe hits of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/bdb298d6-b3d7-5734-89c8-40ef6f87df7e","routeSlug":"/api/actionevent/bdb298d6-b3d7-5734-89c8-40ef6f87df7e","metadata":{"seo":{"title":"Retrieve unsubscribe hits of all actions","description":"Retrieve unsubscribe hits of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bdb298d6-b3d7-5734-89c8-40ef6f87df7e","name":"Retrieve unsubscribe hits of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1hits~1unsubscribe/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscribe hits of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1hits~1unsubscribe/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/hits/unsubscribe","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/hits/unsubscribe","href":"actionevent/bdb298d6-b3d7-5734-89c8-40ef6f87df7e","openApiOperationId":"bdb298d6-b3d7-5734-89c8-40ef6f87df7e","summary":"Retrieve unsubscribe hits of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of unsubscribe hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1hits~1unsubscribe/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/bdb298d6-b3d7-5734-89c8-40ef6f87df7e"}],"panels":[]}]},"httpPath":"/actions/events/hits/unsubscribe"},{"label":"Retrieve mirror hits of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/b23af971-58ad-168d-8b74-5a866e3e373c","routeSlug":"/api/actionevent/b23af971-58ad-168d-8b74-5a866e3e373c","metadata":{"seo":{"title":"Retrieve mirror hits of all actions","description":"Retrieve mirror hits of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b23af971-58ad-168d-8b74-5a866e3e373c","name":"Retrieve mirror hits of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1hits~1mirror/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror hits of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1hits~1mirror/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/hits/mirror","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/hits/mirror","href":"actionevent/b23af971-58ad-168d-8b74-5a866e3e373c","openApiOperationId":"b23af971-58ad-168d-8b74-5a866e3e373c","summary":"Retrieve mirror hits of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of mirror hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1mirror/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1mirror/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1hits~1mirror/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1mirror/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1mirror/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/b23af971-58ad-168d-8b74-5a866e3e373c"}],"panels":[]}]},"httpPath":"/actions/events/hits/mirror"},{"label":"Retrieve form hits of all actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/81fc0786-36f5-0078-22fb-56abf7078375","routeSlug":"/api/actionevent/81fc0786-36f5-0078-22fb-56abf7078375","metadata":{"seo":{"title":"Retrieve form hits of all actions","description":"Retrieve form hits of all actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"81fc0786-36f5-0078-22fb-56abf7078375","name":"Retrieve form hits of all actions","isWebhook":false,"pointer":"/paths/~1actions~1events~1hits~1form/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form hits of all actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1events~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1events~1hits~1form/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/events/hits/form","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/events/hits/form","href":"actionevent/81fc0786-36f5-0078-22fb-56abf7078375","openApiOperationId":"81fc0786-36f5-0078-22fb-56abf7078375","summary":"Retrieve form hits of all actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of form hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1form/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1form/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1events~1hits~1form/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1form/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1events~1hits~1form/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/81fc0786-36f5-0078-22fb-56abf7078375"}],"panels":[]}]},"httpPath":"/actions/events/hits/form"},{"label":"Retrieve events of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/d2b93ab3-be7e-d122-e175-a7a8f5ab68b4","routeSlug":"/api/actionevent/d2b93ab3-be7e-d122-e175-a7a8f5ab68b4","metadata":{"seo":{"title":"Retrieve events of the specified action","description":"Retrieve events of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d2b93ab3-be7e-d122-e175-a7a8f5ab68b4","name":"Retrieve events of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get events from","required":true}],"pointer":"/paths/~1actions~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events","href":"actionevent/d2b93ab3-be7e-d122-e175-a7a8f5ab68b4","openApiOperationId":"d2b93ab3-be7e-d122-e175-a7a8f5ab68b4","summary":"Retrieve events of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1events/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1events/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1events/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1events/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/d2b93ab3-be7e-d122-e175-a7a8f5ab68b4"}],"panels":[]}]},"httpPath":"/actions/{id}/events"},{"label":"Retrieve activations of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/01bb06f3-02d5-e3de-2e4d-14c987d05fa8","routeSlug":"/api/actionevent/01bb06f3-02d5-e3de-2e4d-14c987d05fa8","metadata":{"seo":{"title":"Retrieve activations of the specified action","description":"Retrieve activations of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"01bb06f3-02d5-e3de-2e4d-14c987d05fa8","name":"Retrieve activations of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activations of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get activations from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/activations","href":"actionevent/01bb06f3-02d5-e3de-2e4d-14c987d05fa8","openApiOperationId":"01bb06f3-02d5-e3de-2e4d-14c987d05fa8","summary":"Retrieve activations of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_91","exampleIds":["paths/~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","exampleIds":["paths/~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/01bb06f3-02d5-e3de-2e4d-14c987d05fa8"}],"panels":[]}]},"httpPath":"/actions/{id}/events/activations"},{"label":"Retrieve cancellations of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/74ff1a3a-9ab2-141e-dafe-cde5fe008b16","routeSlug":"/api/actionevent/74ff1a3a-9ab2-141e-dafe-cde5fe008b16","metadata":{"seo":{"title":"Retrieve cancellations of the specified action","description":"Retrieve cancellations of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"74ff1a3a-9ab2-141e-dafe-cde5fe008b16","name":"Retrieve cancellations of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1cancellations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve cancellations of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get cancellations from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1cancellations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/cancellations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/cancellations","href":"actionevent/74ff1a3a-9ab2-141e-dafe-cde5fe008b16","openApiOperationId":"74ff1a3a-9ab2-141e-dafe-cde5fe008b16","summary":"Retrieve cancellations of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of cancellation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_92","exampleIds":["paths/~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_92","exampleIds":["paths/~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1cancellations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_92","exampleIds":["paths/~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_92","exampleIds":["paths/~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/74ff1a3a-9ab2-141e-dafe-cde5fe008b16"}],"panels":[]}]},"httpPath":"/actions/{id}/events/cancellations"},{"label":"Retrieve bounces of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/08dc5a02-d6c4-1dbd-7666-03728cef129f","routeSlug":"/api/actionevent/08dc5a02-d6c4-1dbd-7666-03728cef129f","metadata":{"seo":{"title":"Retrieve bounces of the specified action","description":"Retrieve bounces of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"08dc5a02-d6c4-1dbd-7666-03728cef129f","name":"Retrieve bounces of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounces of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get bounces from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/bounces","href":"actionevent/08dc5a02-d6c4-1dbd-7666-03728cef129f","openApiOperationId":"08dc5a02-d6c4-1dbd-7666-03728cef129f","summary":"Retrieve bounces of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/08dc5a02-d6c4-1dbd-7666-03728cef129f"}],"panels":[]}]},"httpPath":"/actions/{id}/events/bounces"},{"label":"Retrieve stops of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/7a020620-e020-1163-b00c-65a8b7b86e08","routeSlug":"/api/actionevent/7a020620-e020-1163-b00c-65a8b7b86e08","metadata":{"seo":{"title":"Retrieve stops of the specified action","description":"Retrieve stops of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7a020620-e020-1163-b00c-65a8b7b86e08","name":"Retrieve stops of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1responses~1stop/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stops of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get stops from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1responses~1stop/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1responses~1stop/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1responses~1stop/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/responses/stop","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/responses/stop","href":"actionevent/7a020620-e020-1163-b00c-65a8b7b86e08","openApiOperationId":"7a020620-e020-1163-b00c-65a8b7b86e08","summary":"Retrieve stops of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1responses~1stop/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/7a020620-e020-1163-b00c-65a8b7b86e08"}],"panels":[]}]},"httpPath":"/actions/{id}/events/responses/stop"},{"label":"Retrieve stops of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/990af44e-947f-0c37-2fc9-b11da85aa929","routeSlug":"/api/actionevent/990af44e-947f-0c37-2fc9-b11da85aa929","metadata":{"seo":{"title":"Retrieve stops of the specified action","description":"Retrieve stops of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"990af44e-947f-0c37-2fc9-b11da85aa929","name":"Retrieve stops of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1complaints/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stops of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get stops from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1complaints/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1complaints/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1complaints/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/complaints","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/complaints","href":"actionevent/990af44e-947f-0c37-2fc9-b11da85aa929","openApiOperationId":"990af44e-947f-0c37-2fc9-b11da85aa929","summary":"Retrieve stops of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1complaints/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/990af44e-947f-0c37-2fc9-b11da85aa929"}],"panels":[]}]},"httpPath":"/actions/{id}/events/complaints"},{"label":"Retrieve hits of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/f30485ac-87e6-26ee-419b-2231102ab5e5","routeSlug":"/api/actionevent/f30485ac-87e6-26ee-419b-2231102ab5e5","metadata":{"seo":{"title":"Retrieve hits of the specified action","description":"Retrieve hits of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f30485ac-87e6-26ee-419b-2231102ab5e5","name":"Retrieve hits of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve hits of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get hits from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/hits","href":"actionevent/f30485ac-87e6-26ee-419b-2231102ab5e5","openApiOperationId":"f30485ac-87e6-26ee-419b-2231102ab5e5","summary":"Retrieve hits of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/f30485ac-87e6-26ee-419b-2231102ab5e5"}],"panels":[]}]},"httpPath":"/actions/{id}/events/hits"},{"label":"Retrieve open hits of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/4a70a383-ac25-31f0-162e-57c0ea701afa","routeSlug":"/api/actionevent/4a70a383-ac25-31f0-162e-57c0ea701afa","metadata":{"seo":{"title":"Retrieve open hits of the specified action","description":"Retrieve open hits of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4a70a383-ac25-31f0-162e-57c0ea701afa","name":"Retrieve open hits of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1hits~1open/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open hits of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get hits from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1open/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/hits/open","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/hits/open","href":"actionevent/4a70a383-ac25-31f0-162e-57c0ea701afa","openApiOperationId":"4a70a383-ac25-31f0-162e-57c0ea701afa","summary":"Retrieve open hits of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of open hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1open/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1open/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1open/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1open/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1open/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/4a70a383-ac25-31f0-162e-57c0ea701afa"}],"panels":[]}]},"httpPath":"/actions/{id}/events/hits/open"},{"label":"Retrieve redirection hits of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/922374f1-c153-4439-d846-38b529a5e879","routeSlug":"/api/actionevent/922374f1-c153-4439-d846-38b529a5e879","metadata":{"seo":{"title":"Retrieve redirection hits of the specified action","description":"Retrieve redirection hits of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"922374f1-c153-4439-d846-38b529a5e879","name":"Retrieve redirection hits of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection hits of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get hits from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/hits/redirection","href":"actionevent/922374f1-c153-4439-d846-38b529a5e879","openApiOperationId":"922374f1-c153-4439-d846-38b529a5e879","summary":"Retrieve redirection hits of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of redirection hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/922374f1-c153-4439-d846-38b529a5e879"}],"panels":[]}]},"httpPath":"/actions/{id}/events/hits/redirection"},{"label":"Retrieve unsubscribe hits of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/5882dade-586c-627e-d86b-4f58f0269e44","routeSlug":"/api/actionevent/5882dade-586c-627e-d86b-4f58f0269e44","metadata":{"seo":{"title":"Retrieve unsubscribe hits of the specified action","description":"Retrieve unsubscribe hits of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"5882dade-586c-627e-d86b-4f58f0269e44","name":"Retrieve unsubscribe hits of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1hits~1unsubscribe/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscribe hits of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get hits from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/hits/unsubscribe","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/hits/unsubscribe","href":"actionevent/5882dade-586c-627e-d86b-4f58f0269e44","openApiOperationId":"5882dade-586c-627e-d86b-4f58f0269e44","summary":"Retrieve unsubscribe hits of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of unsubscribe hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/5882dade-586c-627e-d86b-4f58f0269e44"}],"panels":[]}]},"httpPath":"/actions/{id}/events/hits/unsubscribe"},{"label":"Retrieve mirror hits of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/e1feb767-8121-0157-ff3d-edca5cd17d75","routeSlug":"/api/actionevent/e1feb767-8121-0157-ff3d-edca5cd17d75","metadata":{"seo":{"title":"Retrieve mirror hits of the specified action","description":"Retrieve mirror hits of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e1feb767-8121-0157-ff3d-edca5cd17d75","name":"Retrieve mirror hits of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1hits~1mirror/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror hits of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get hits from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1mirror/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/hits/mirror","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/hits/mirror","href":"actionevent/e1feb767-8121-0157-ff3d-edca5cd17d75","openApiOperationId":"e1feb767-8121-0157-ff3d-edca5cd17d75","summary":"Retrieve mirror hits of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of mirror hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1mirror/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1mirror/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1mirror/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1mirror/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1mirror/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/e1feb767-8121-0157-ff3d-edca5cd17d75"}],"panels":[]}]},"httpPath":"/actions/{id}/events/hits/mirror"},{"label":"Retrieve form hits of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionevent/90322b8e-a262-66b7-8d18-b9f1c4d21c33","routeSlug":"/api/actionevent/90322b8e-a262-66b7-8d18-b9f1c4d21c33","metadata":{"seo":{"title":"Retrieve form hits of the specified action","description":"Retrieve form hits of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"90322b8e-a262-66b7-8d18-b9f1c4d21c33","name":"Retrieve form hits of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1events~1hits~1form/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form hits of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to get hits from","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1form/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/events/hits/form","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/events/hits/form","href":"actionevent/90322b8e-a262-66b7-8d18-b9f1c4d21c33","openApiOperationId":"90322b8e-a262-66b7-8d18-b9f1c4d21c33","summary":"Retrieve form hits of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of form hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1form/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1form/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1events~1hits~1form/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1form/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1events~1hits~1form/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionevent/90322b8e-a262-66b7-8d18-b9f1c4d21c33"}],"panels":[]}]},"httpPath":"/actions/{id}/events/hits/form"}],"content":{"contentType":"group","meta":{"name":"action/event"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Email & SMS","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/actions/events","summary":"Retrieve events of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/530ee754-fcec-bc12-c190-1f5475673a11","deprecated":false},{"title":"/actions/events/activations","summary":"Retrieve activations of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/2f193091-fbe1-4757-5aa6-b35b220fb90f","deprecated":false},{"title":"/actions/events/cancellations","summary":"Retrieve cancellations of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/feb8dcec-85e7-017c-db3a-4154de10db7c","deprecated":false},{"title":"/actions/events/bounces","summary":"Retrieve bounces of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/5f5039b1-4f3b-7b2b-f22c-1ca570dd3263","deprecated":false},{"title":"/actions/events/complaints","summary":"Retrieve complaints of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/459bcc6c-c986-7011-1bdf-9620d5ab5336","deprecated":false},{"title":"/actions/events/responses/stop","summary":"Retrieve stops of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/ab3b59bb-33c2-8719-2c9e-4975eaae0d0a","deprecated":false},{"title":"/actions/events/hits","summary":"Retrieve hits of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/7dc7bbb0-a123-198c-3f62-e7b89f89f3a8","deprecated":false},{"title":"/actions/events/hits/open","summary":"Retrieve open hits of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/706b9eb1-d045-d0d5-34cb-60d0c28caf09","deprecated":false},{"title":"/actions/events/hits/redirection","summary":"Retrieve redirection hits of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/20012249-4f50-96a2-7309-d88b87380d79","deprecated":false},{"title":"/actions/events/hits/unsubscribe","summary":"Retrieve unsubscribe hits of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/bdb298d6-b3d7-5734-89c8-40ef6f87df7e","deprecated":false},{"title":"/actions/events/hits/mirror","summary":"Retrieve mirror hits of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/b23af971-58ad-168d-8b74-5a866e3e373c","deprecated":false},{"title":"/actions/events/hits/form","summary":"Retrieve form hits of all actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/81fc0786-36f5-0078-22fb-56abf7078375","deprecated":false},{"title":"/actions/{id}/events","summary":"Retrieve events of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/d2b93ab3-be7e-d122-e175-a7a8f5ab68b4","deprecated":false},{"title":"/actions/{id}/events/activations","summary":"Retrieve activations of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/01bb06f3-02d5-e3de-2e4d-14c987d05fa8","deprecated":false},{"title":"/actions/{id}/events/cancellations","summary":"Retrieve cancellations of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/74ff1a3a-9ab2-141e-dafe-cde5fe008b16","deprecated":false},{"title":"/actions/{id}/events/bounces","summary":"Retrieve bounces of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/08dc5a02-d6c4-1dbd-7666-03728cef129f","deprecated":false},{"title":"/actions/{id}/events/responses/stop","summary":"Retrieve stops of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/7a020620-e020-1163-b00c-65a8b7b86e08","deprecated":false},{"title":"/actions/{id}/events/complaints","summary":"Retrieve stops of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/990af44e-947f-0c37-2fc9-b11da85aa929","deprecated":false},{"title":"/actions/{id}/events/hits","summary":"Retrieve hits of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/f30485ac-87e6-26ee-419b-2231102ab5e5","deprecated":false},{"title":"/actions/{id}/events/hits/open","summary":"Retrieve open hits of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/4a70a383-ac25-31f0-162e-57c0ea701afa","deprecated":false},{"title":"/actions/{id}/events/hits/redirection","summary":"Retrieve redirection hits of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/922374f1-c153-4439-d846-38b529a5e879","deprecated":false},{"title":"/actions/{id}/events/hits/unsubscribe","summary":"Retrieve unsubscribe hits of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/5882dade-586c-627e-d86b-4f58f0269e44","deprecated":false},{"title":"/actions/{id}/events/hits/mirror","summary":"Retrieve mirror hits of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/e1feb767-8121-0157-ff3d-edca5cd17d75","deprecated":false},{"title":"/actions/{id}/events/hits/form","summary":"Retrieve form hits of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionevent/90322b8e-a262-66b7-8d18-b9f1c4d21c33","deprecated":false}]}]}]}]}},{"type":"group","label":"RCS","link":"/api/channelrcsevent","routeSlug":"/api/channelrcsevent","items":[{"label":"Retrieve all Rich Communication events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/b3a86b73-5127-8f7c-1596-3d15cb7aae9c","routeSlug":"/api/channelrcsevent/b3a86b73-5127-8f7c-1596-3d15cb7aae9c","metadata":{"seo":{"title":"Retrieve all Rich Communication events","description":"The filter can be used to restrict the event history to a specific period and sort order."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b3a86b73-5127-8f7c-1596-3d15cb7aae9c","name":"Retrieve all Rich Communication events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"The filter can be used to restrict the event history to a specific period and sort order."},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events","href":"channelrcsevent/b3a86b73-5127-8f7c-1596-3d15cb7aae9c","openApiOperationId":"b3a86b73-5127-8f7c-1596-3d15cb7aae9c","summary":"Retrieve all Rich Communication events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/incident_flow"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/incident_flow"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/incident_flow"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/incident_flow"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/b3a86b73-5127-8f7c-1596-3d15cb7aae9c"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events"},{"label":"Retrieve all Rich Communication execution events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/63a36dd9-a8a1-7e40-0239-6b464e319453","routeSlug":"/api/channelrcsevent/63a36dd9-a8a1-7e40-0239-6b464e319453","metadata":{"seo":{"title":"Retrieve all Rich Communication execution events","description":"Retrieve all Rich Communication execution events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"63a36dd9-a8a1-7e40-0239-6b464e319453","name":"Retrieve all Rich Communication execution events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication execution events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1executions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/executions","href":"channelrcsevent/63a36dd9-a8a1-7e40-0239-6b464e319453","openApiOperationId":"63a36dd9-a8a1-7e40-0239-6b464e319453","summary":"Retrieve all Rich Communication execution events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of execution events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1events~1executions/get/responses/200/content/application~1json/examples/execution"]}},"schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1events~1executions/get/responses/200/content/application~1json/examples/execution"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1events~1executions/get/responses/200/content/application~1json/examples/execution"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1events~1executions/get/responses/200/content/application~1json/examples/execution"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/63a36dd9-a8a1-7e40-0239-6b464e319453"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/executions"},{"label":"Retrieve all Rich Communication activation events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/197e7972-d259-8cc2-4eee-be8cfee14ea5","routeSlug":"/api/channelrcsevent/197e7972-d259-8cc2-4eee-be8cfee14ea5","metadata":{"seo":{"title":"Retrieve all Rich Communication activation events","description":"Retrieve all Rich Communication activation events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"197e7972-d259-8cc2-4eee-be8cfee14ea5","name":"Retrieve all Rich Communication activation events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication activation events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/activations","href":"channelrcsevent/197e7972-d259-8cc2-4eee-be8cfee14ea5","openApiOperationId":"197e7972-d259-8cc2-4eee-be8cfee14ea5","summary":"Retrieve all Rich Communication activation events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1events~1activations/get/responses/200/content/application~1json/examples/activation"]}},"schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1events~1activations/get/responses/200/content/application~1json/examples/activation"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1events~1activations/get/responses/200/content/application~1json/examples/activation"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1events~1activations/get/responses/200/content/application~1json/examples/activation"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/197e7972-d259-8cc2-4eee-be8cfee14ea5"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/activations"},{"label":"Retrieve all Rich Communication cancellation events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/7b916d79-9220-8d2d-1702-9cdc430cf653","routeSlug":"/api/channelrcsevent/7b916d79-9220-8d2d-1702-9cdc430cf653","metadata":{"seo":{"title":"Retrieve all Rich Communication cancellation events","description":"Retrieve all Rich Communication cancellation events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7b916d79-9220-8d2d-1702-9cdc430cf653","name":"Retrieve all Rich Communication cancellation events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1cancellations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication cancellation events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1cancellations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/cancellations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/cancellations","href":"channelrcsevent/7b916d79-9220-8d2d-1702-9cdc430cf653","openApiOperationId":"7b916d79-9220-8d2d-1702-9cdc430cf653","summary":"Retrieve all Rich Communication cancellation events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of cancellation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"]}},"schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/7b916d79-9220-8d2d-1702-9cdc430cf653"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/cancellations"},{"label":"Retrieve all Rich Communication bounce events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/fd032a1b-618e-7a34-e11b-0203f9944493","routeSlug":"/api/channelrcsevent/fd032a1b-618e-7a34-e11b-0203f9944493","metadata":{"seo":{"title":"Retrieve all Rich Communication bounce events","description":"Retrieve all Rich Communication bounce events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"fd032a1b-618e-7a34-e11b-0203f9944493","name":"Retrieve all Rich Communication bounce events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication bounce events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/bounces","href":"channelrcsevent/fd032a1b-618e-7a34-e11b-0203f9944493","openApiOperationId":"fd032a1b-618e-7a34-e11b-0203f9944493","summary":"Retrieve all Rich Communication bounce events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"]}},"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/fd032a1b-618e-7a34-e11b-0203f9944493"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/bounces"},{"label":"Retrieve all Rich Communication delivery events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/37cf6b19-15b8-0ed6-d95b-18b42665a955","routeSlug":"/api/channelrcsevent/37cf6b19-15b8-0ed6-d95b-18b42665a955","metadata":{"seo":{"title":"Retrieve all Rich Communication delivery events","description":"Retrieve all Rich Communication delivery events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"37cf6b19-15b8-0ed6-d95b-18b42665a955","name":"Retrieve all Rich Communication delivery events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1deliveries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication delivery events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1deliveries/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1deliveries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/deliveries","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/deliveries","href":"channelrcsevent/37cf6b19-15b8-0ed6-d95b-18b42665a955","openApiOperationId":"37cf6b19-15b8-0ed6-d95b-18b42665a955","summary":"Retrieve all Rich Communication delivery events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of delivery events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}},"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/37cf6b19-15b8-0ed6-d95b-18b42665a955"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/deliveries"},{"label":"Retrieve all Rich Communication interaction events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/8448ece7-27d3-5b74-a7d4-1f71f7d288a5","routeSlug":"/api/channelrcsevent/8448ece7-27d3-5b74-a7d4-1f71f7d288a5","metadata":{"seo":{"title":"Retrieve all Rich Communication interaction events","description":"The filter can be used to restrict the returned interactions by period, sort order and interaction classification."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8448ece7-27d3-5b74-a7d4-1f71f7d288a5","name":"Retrieve all Rich Communication interaction events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication interaction events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"The filter can be used to restrict the returned interactions by period, sort order and interaction classification."},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/interactions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/interactions","href":"channelrcsevent/8448ece7-27d3-5b74-a7d4-1f71f7d288a5","openApiOperationId":"8448ece7-27d3-5b74-a7d4-1f71f7d288a5","summary":"Retrieve all Rich Communication interaction events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of interaction events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/8448ece7-27d3-5b74-a7d4-1f71f7d288a5"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/interactions"},{"label":"Retrieve all Rich Communication read interaction events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/44521674-8c51-13d9-fb61-f49b6aafe2d3","routeSlug":"/api/channelrcsevent/44521674-8c51-13d9-fb61-f49b6aafe2d3","metadata":{"seo":{"title":"Retrieve all Rich Communication read interaction events","description":"Retrieve all Rich Communication read interaction events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"44521674-8c51-13d9-fb61-f49b6aafe2d3","name":"Retrieve all Rich Communication read interaction events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions~1read/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication read interaction events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/interactions/read","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/events/interactions/read","href":"channelrcsevent/44521674-8c51-13d9-fb61-f49b6aafe2d3","openApiOperationId":"44521674-8c51-13d9-fb61-f49b6aafe2d3","summary":"Retrieve all Rich Communication read interaction events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of read interaction events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/44521674-8c51-13d9-fb61-f49b6aafe2d3"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/interactions/read"},{"label":"Retrieve all events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/dbe3437c-bc3e-f172-27a7-1f9f0277a9a3","routeSlug":"/api/channelrcsevent/dbe3437c-bc3e-f172-27a7-1f9f0277a9a3","metadata":{"seo":{"title":"Retrieve all events of the specified Rich Communication","description":"Retrieve all events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"dbe3437c-bc3e-f172-27a7-1f9f0277a9a3","name":"Retrieve all events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events","href":"channelrcsevent/dbe3437c-bc3e-f172-27a7-1f9f0277a9a3","openApiOperationId":"dbe3437c-bc3e-f172-27a7-1f9f0277a9a3","summary":"Retrieve all events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/incident_flow"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/incident_flow"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/incident_flow"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle","paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/incident_flow"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/dbe3437c-bc3e-f172-27a7-1f9f0277a9a3"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events"},{"label":"Retrieve the execution events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/b2951f19-8696-c689-9b4e-a5c609bddf82","routeSlug":"/api/channelrcsevent/b2951f19-8696-c689-9b4e-a5c609bddf82","metadata":{"seo":{"title":"Retrieve the execution events of the specified Rich Communication","description":"Retrieve the execution events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b2951f19-8696-c689-9b4e-a5c609bddf82","name":"Retrieve the execution events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the execution events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict execution events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/executions","href":"channelrcsevent/b2951f19-8696-c689-9b4e-a5c609bddf82","openApiOperationId":"b2951f19-8696-c689-9b4e-a5c609bddf82","summary":"Retrieve the execution events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of execution events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses/200/content/application~1json/examples/execution"]}},"schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses/200/content/application~1json/examples/execution"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses/200/content/application~1json/examples/execution"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses/200/content/application~1json/examples/execution"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/b2951f19-8696-c689-9b4e-a5c609bddf82"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/executions"},{"label":"Retrieve the activation events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/067c5b59-c2cd-d0e7-fd01-455d20749e46","routeSlug":"/api/channelrcsevent/067c5b59-c2cd-d0e7-fd01-455d20749e46","metadata":{"seo":{"title":"Retrieve the activation events of the specified Rich Communication","description":"Retrieve the activation events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"067c5b59-c2cd-d0e7-fd01-455d20749e46","name":"Retrieve the activation events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the activation events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict activation events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/activations","href":"channelrcsevent/067c5b59-c2cd-d0e7-fd01-455d20749e46","openApiOperationId":"067c5b59-c2cd-d0e7-fd01-455d20749e46","summary":"Retrieve the activation events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/examples/activation"]}},"schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/examples/activation"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/examples/activation"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_99","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/examples/activation"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/067c5b59-c2cd-d0e7-fd01-455d20749e46"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/activations"},{"label":"Retrieve the cancellation events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/43d038d3-a1c0-30f1-0491-87f6d6edfdd1","routeSlug":"/api/channelrcsevent/43d038d3-a1c0-30f1-0491-87f6d6edfdd1","metadata":{"seo":{"title":"Retrieve the cancellation events of the specified Rich Communication","description":"Retrieve the cancellation events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"43d038d3-a1c0-30f1-0491-87f6d6edfdd1","name":"Retrieve the cancellation events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the cancellation events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict cancellation events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/cancellations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/cancellations","href":"channelrcsevent/43d038d3-a1c0-30f1-0491-87f6d6edfdd1","openApiOperationId":"43d038d3-a1c0-30f1-0491-87f6d6edfdd1","summary":"Retrieve the cancellation events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of cancellation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"]}},"schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_100","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/43d038d3-a1c0-30f1-0491-87f6d6edfdd1"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/cancellations"},{"label":"Retrieve the bounce events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/58258d3f-643a-0fab-ddf8-6ab86fbe778c","routeSlug":"/api/channelrcsevent/58258d3f-643a-0fab-ddf8-6ab86fbe778c","metadata":{"seo":{"title":"Retrieve the bounce events of the specified Rich Communication","description":"Retrieve the bounce events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"58258d3f-643a-0fab-ddf8-6ab86fbe778c","name":"Retrieve the bounce events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the bounce events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict bounce events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/bounces","href":"channelrcsevent/58258d3f-643a-0fab-ddf8-6ab86fbe778c","openApiOperationId":"58258d3f-643a-0fab-ddf8-6ab86fbe778c","summary":"Retrieve the bounce events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"]}},"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/58258d3f-643a-0fab-ddf8-6ab86fbe778c"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/bounces"},{"label":"Retrieve the delivery events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/c072b716-b8f8-4da0-9b15-315b216683a6","routeSlug":"/api/channelrcsevent/c072b716-b8f8-4da0-9b15-315b216683a6","metadata":{"seo":{"title":"Retrieve the delivery events of the specified Rich Communication","description":"Retrieve the delivery events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c072b716-b8f8-4da0-9b15-315b216683a6","name":"Retrieve the delivery events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the delivery events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict delivery events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/deliveries","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/deliveries","href":"channelrcsevent/c072b716-b8f8-4da0-9b15-315b216683a6","openApiOperationId":"c072b716-b8f8-4da0-9b15-315b216683a6","summary":"Retrieve the delivery events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of delivery events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}},"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/c072b716-b8f8-4da0-9b15-315b216683a6"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/deliveries"},{"label":"Retrieve the interaction events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/26924714-577f-061d-47c9-e8cfb5ce6e60","routeSlug":"/api/channelrcsevent/26924714-577f-061d-47c9-e8cfb5ce6e60","metadata":{"seo":{"title":"Retrieve the interaction events of the specified Rich Communication","description":"Retrieve the interaction events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"26924714-577f-061d-47c9-e8cfb5ce6e60","name":"Retrieve the interaction events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the interaction events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict interaction events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/interactions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/interactions","href":"channelrcsevent/26924714-577f-061d-47c9-e8cfb5ce6e60","openApiOperationId":"26924714-577f-061d-47c9-e8cfb5ce6e60","summary":"Retrieve the interaction events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of interaction events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/26924714-577f-061d-47c9-e8cfb5ce6e60"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/interactions"},{"label":"Retrieve the read interaction events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/f5247aca-8d7c-99f7-d2b6-b893e7759b5d","routeSlug":"/api/channelrcsevent/f5247aca-8d7c-99f7-d2b6-b893e7759b5d","metadata":{"seo":{"title":"Retrieve the read interaction events of the specified Rich Communication","description":"Retrieve the read interaction events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f5247aca-8d7c-99f7-d2b6-b893e7759b5d","name":"Retrieve the read interaction events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the read interaction events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict read interaction events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/events/interactions/read","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/events/interactions/read","href":"channelrcsevent/f5247aca-8d7c-99f7-d2b6-b893e7759b5d","openApiOperationId":"f5247aca-8d7c-99f7-d2b6-b893e7759b5d","summary":"Retrieve the read interaction events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of read interaction events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/f5247aca-8d7c-99f7-d2b6-b893e7759b5d"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/events/interactions/read"},{"label":"Retrieve all Rich Communication events that match a specific stamp identifier.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b","routeSlug":"/api/channelrcsevent/e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b","metadata":{"seo":{"title":"Retrieve all Rich Communication events that match a specific stamp identifier.","description":"This endpoint searches across both activation and execution stamp identifiers. Use the id query parameter only."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b","name":"Retrieve all Rich Communication events that match a specific stamp identifier.","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication events that match a specific stamp identifier.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This endpoint searches across both activation and execution stamp identifiers.\r\nUse the id query parameter only."},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"Stamp identifier to match (required).","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/stamp?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401"],"pointer":"/channel/rcs/actions/events/stamp?id=","href":"channelrcsevent/e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b","openApiOperationId":"e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b","summary":"Retrieve all Rich Communication events that match a specific stamp identifier."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of matching events.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses/200/content/application~1json/examples/same_stamp_id"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses/200/content/application~1json/examples/same_stamp_id"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses/200/content/application~1json/examples/same_stamp_id"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses/200/content/application~1json/examples/same_stamp_id"]}}},{"code":"400"},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/stamp?id="},{"label":"Retrieve all Rich Communication events that match a specific stamp thread.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/29008356-48e1-cc6e-1c1d-c51621715a15","routeSlug":"/api/channelrcsevent/29008356-48e1-cc6e-1c1d-c51621715a15","metadata":{"seo":{"title":"Retrieve all Rich Communication events that match a specific stamp thread.","description":"This endpoint searches across both activation and execution stamp threads. Use the thread query parameter only."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"29008356-48e1-cc6e-1c1d-c51621715a15","name":"Retrieve all Rich Communication events that match a specific stamp thread.","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication events that match a specific stamp thread.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This endpoint searches across both activation and execution stamp threads.\r\nUse the thread query parameter only."},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"thread","in":"query","schemaId":"schema_69","description":"Stamp thread to match (required).","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/stamp?thread=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"thread","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401"],"pointer":"/channel/rcs/actions/events/stamp?thread=","href":"channelrcsevent/29008356-48e1-cc6e-1c1d-c51621715a15","openApiOperationId":"29008356-48e1-cc6e-1c1d-c51621715a15","summary":"Retrieve all Rich Communication events that match a specific stamp thread."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of matching events.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses/200/content/application~1json/examples/same_stamp_thread"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses/200/content/application~1json/examples/same_stamp_thread"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses/200/content/application~1json/examples/same_stamp_thread"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses/200/content/application~1json/examples/same_stamp_thread"]}}},{"code":"400"},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/29008356-48e1-cc6e-1c1d-c51621715a15"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/stamp?thread="},{"label":"Retrieve Rich Communication events by recipient phone and activation agent.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsevent/3e279658-07e3-10bc-5259-ee6e9c737b9c","routeSlug":"/api/channelrcsevent/3e279658-07e3-10bc-5259-ee6e9c737b9c","metadata":{"seo":{"title":"Retrieve Rich Communication events by recipient phone and activation agent.","description":"Results are sorted by event date.If type is provided, only events of this exact type are returned.Examples:"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3e279658-07e3-10bc-5259-ee6e9c737b9c","name":"Retrieve Rich Communication events by recipient phone and activation agent.","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve Rich Communication events by recipient phone and activation agent.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Results are sorted by event date."},"children":[]},{"$$mdtype":"Node","type":"hardbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If type is provided, only events of this exact type are returned."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Examples:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Latest delivery event for a recipient and agent:"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"/channel/rcs/actions/events/lookup?phone=33600000001&agent=agent-france-01&type=delivery&sort=desc&limit=1"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Latest interaction events:"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"/channel/rcs/actions/events/lookup?phone=33600000001&agent=agent-france-01&type=interaction&sort=desc&limit=5"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Full chronological history (all event types):"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"/channel/rcs/actions/events/lookup?phone=33600000001&agent=agent-france-01&sort=asc&limit=50"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Latest bounce events:"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"/channel/rcs/actions/events/lookup?phone=33600000001&agent=agent-france-01&type=bounce&sort=desc&limit=10"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"phone","in":"query","schemaId":"schema_69","description":"Normalized recipient phone number without leading plus sign.","required":true},{"name":"agent","in":"query","schemaId":"schema_69","description":"Sending agent identifier used when the message was activated.","required":true},{"name":"sort","in":"query","schemaId":"schema_69","description":"Chronological order of returned events: asc (oldest first) or desc (newest first). Default is asc."},{"name":"limit","in":"query","schemaId":"schema_70","description":"Maximum number of events returned by the API. Default is 10."},{"name":"type","in":"query","schemaId":"schema_69","description":"Optional event category filter, for example activation, delivery, interaction, bounce or cancellation."}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/events/lookup?phone=&agent=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"phone","in":"query","required":true,"schemaId":"schema_69"},{"name":"agent","in":"query","required":true,"schemaId":"schema_69"},{"name":"sort","in":"query","required":false,"schemaId":"schema_69"},{"name":"limit","in":"query","required":false,"schemaId":"schema_70"},{"name":"type","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401"],"pointer":"/channel/rcs/actions/events/lookup?phone=&agent=","href":"channelrcsevent/3e279658-07e3-10bc-5259-ee6e9c737b9c","openApiOperationId":"3e279658-07e3-10bc-5259-ee6e9c737b9c","summary":"Retrieve Rich Communication events by recipient phone and activation agent."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of events matching the lookup criteria.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses/200/content/application~1json/examples/same_phone_and_agent"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses/200/content/application~1json/examples/same_phone_and_agent"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses/200/content/application~1json/examples/same_phone_and_agent"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses/200/content/application~1json/examples/same_phone_and_agent"]}}},{"code":"400"},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsevent/3e279658-07e3-10bc-5259-ee6e9c737b9c"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/events/lookup?phone=&agent="}],"content":{"contentType":"group","meta":{"name":"channel/rcs/event"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"RCS","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/channel/rcs/actions/events","summary":"Retrieve all Rich Communication events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/b3a86b73-5127-8f7c-1596-3d15cb7aae9c","deprecated":false},{"title":"/channel/rcs/actions/events/executions","summary":"Retrieve all Rich Communication execution events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/63a36dd9-a8a1-7e40-0239-6b464e319453","deprecated":false},{"title":"/channel/rcs/actions/events/activations","summary":"Retrieve all Rich Communication activation events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/197e7972-d259-8cc2-4eee-be8cfee14ea5","deprecated":false},{"title":"/channel/rcs/actions/events/cancellations","summary":"Retrieve all Rich Communication cancellation events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/7b916d79-9220-8d2d-1702-9cdc430cf653","deprecated":false},{"title":"/channel/rcs/actions/events/bounces","summary":"Retrieve all Rich Communication bounce events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/fd032a1b-618e-7a34-e11b-0203f9944493","deprecated":false},{"title":"/channel/rcs/actions/events/deliveries","summary":"Retrieve all Rich Communication delivery events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/37cf6b19-15b8-0ed6-d95b-18b42665a955","deprecated":false},{"title":"/channel/rcs/actions/events/interactions","summary":"Retrieve all Rich Communication interaction events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/8448ece7-27d3-5b74-a7d4-1f71f7d288a5","deprecated":false},{"title":"/channel/rcs/actions/events/interactions/read","summary":"Retrieve all Rich Communication read interaction events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/44521674-8c51-13d9-fb61-f49b6aafe2d3","deprecated":false},{"title":"/channel/rcs/actions/{id}/events","summary":"Retrieve all events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/dbe3437c-bc3e-f172-27a7-1f9f0277a9a3","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/executions","summary":"Retrieve the execution events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/b2951f19-8696-c689-9b4e-a5c609bddf82","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/activations","summary":"Retrieve the activation events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/067c5b59-c2cd-d0e7-fd01-455d20749e46","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/cancellations","summary":"Retrieve the cancellation events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/43d038d3-a1c0-30f1-0491-87f6d6edfdd1","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/bounces","summary":"Retrieve the bounce events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/58258d3f-643a-0fab-ddf8-6ab86fbe778c","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/deliveries","summary":"Retrieve the delivery events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/c072b716-b8f8-4da0-9b15-315b216683a6","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/interactions","summary":"Retrieve the interaction events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/26924714-577f-061d-47c9-e8cfb5ce6e60","deprecated":false},{"title":"/channel/rcs/actions/{id}/events/interactions/read","summary":"Retrieve the read interaction events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/f5247aca-8d7c-99f7-d2b6-b893e7759b5d","deprecated":false},{"title":"/channel/rcs/actions/events/stamp?id=","summary":"Retrieve all Rich Communication events that match a specific stamp identifier.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/e7d8b9d7-61a9-4e6a-c34f-0e4cda33123b","deprecated":false},{"title":"/channel/rcs/actions/events/stamp?thread=","summary":"Retrieve all Rich Communication events that match a specific stamp thread.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/29008356-48e1-cc6e-1c1d-c51621715a15","deprecated":false},{"title":"/channel/rcs/actions/events/lookup?phone=&agent=","summary":"Retrieve Rich Communication events by recipient phone and activation agent.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsevent/3e279658-07e3-10bc-5259-ee6e9c737b9c","deprecated":false}]}]}]}]}},{"type":"group","label":"Notification","link":"/api/notificationevent","routeSlug":"/api/notificationevent","items":[{"label":"Retrieves hits of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/54e37338-9a60-a79b-a646-9bea3b0dd8e6","routeSlug":"/api/notificationevent/54e37338-9a60-a79b-a646-9bea3b0dd8e6","metadata":{"seo":{"title":"Retrieves hits of all notifications","description":"Retrieves hits of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"54e37338-9a60-a79b-a646-9bea3b0dd8e6","name":"Retrieves hits of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1events~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves hits of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1events~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/events/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/events/hits","href":"notificationevent/54e37338-9a60-a79b-a646-9bea3b0dd8e6","openApiOperationId":"54e37338-9a60-a79b-a646-9bea3b0dd8e6","summary":"Retrieves hits of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1events~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/54e37338-9a60-a79b-a646-9bea3b0dd8e6"}],"panels":[]}]},"httpPath":"/notifications/events/hits"},{"label":"Retrieves events of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/8b79d8e8-8681-1014-345e-c090de12d390","routeSlug":"/api/notificationevent/8b79d8e8-8681-1014-345e-c090de12d390","metadata":{"seo":{"title":"Retrieves events of a specific notification","description":"Retrieves events of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8b79d8e8-8681-1014-345e-c090de12d390","name":"Retrieves events of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events","href":"notificationevent/8b79d8e8-8681-1014-345e-c090de12d390","openApiOperationId":"8b79d8e8-8681-1014-345e-c090de12d390","summary":"Retrieves events of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/8b79d8e8-8681-1014-345e-c090de12d390"}],"panels":[]}]},"httpPath":"/notifications/{id}/events"},{"label":"Retrieves events hits of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/50b49c5f-3ce6-468e-826d-cde75499b174","routeSlug":"/api/notificationevent/50b49c5f-3ce6-468e-826d-cde75499b174","metadata":{"seo":{"title":"Retrieves events hits of a specific notification","description":"Retrieves events hits of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"50b49c5f-3ce6-468e-826d-cde75499b174","name":"Retrieves events hits of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events hits of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/hits","href":"notificationevent/50b49c5f-3ce6-468e-826d-cde75499b174","openApiOperationId":"50b49c5f-3ce6-468e-826d-cde75499b174","summary":"Retrieves events hits of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of impression events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/50b49c5f-3ce6-468e-826d-cde75499b174"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/hits"},{"label":"Retrieves events impressions of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0","routeSlug":"/api/notificationevent/0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0","metadata":{"seo":{"title":"Retrieves events impressions of a specific notification","description":"Retrieves events impressions of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0","name":"Retrieves events impressions of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1impressions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events impressions of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1impressions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1impressions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1impressions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/impressions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/impressions","href":"notificationevent/0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0","openApiOperationId":"0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0","summary":"Retrieves events impressions of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of impression events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1impressions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/impressions"},{"label":"Retrieves events activations of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/a8e98550-86f6-d11d-9d85-524a694dfd5b","routeSlug":"/api/notificationevent/a8e98550-86f6-d11d-9d85-524a694dfd5b","metadata":{"seo":{"title":"Retrieves events activations of a specific notification","description":"Retrieves events activations of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a8e98550-86f6-d11d-9d85-524a694dfd5b","name":"Retrieves events activations of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events activations of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/activations","href":"notificationevent/a8e98550-86f6-d11d-9d85-524a694dfd5b","openApiOperationId":"a8e98550-86f6-d11d-9d85-524a694dfd5b","summary":"Retrieves events activations of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/a8e98550-86f6-d11d-9d85-524a694dfd5b"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/activations"},{"label":"Retrieves events executions of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/1d8e516a-6a22-dce4-d48f-f2da47e37dab","routeSlug":"/api/notificationevent/1d8e516a-6a22-dce4-d48f-f2da47e37dab","metadata":{"seo":{"title":"Retrieves events executions of a specific notification","description":"Retrieves events executions of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1d8e516a-6a22-dce4-d48f-f2da47e37dab","name":"Retrieves events executions of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events executions of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1executions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1executions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/executions","href":"notificationevent/1d8e516a-6a22-dce4-d48f-f2da47e37dab","openApiOperationId":"1d8e516a-6a22-dce4-d48f-f2da47e37dab","summary":"Retrieves events executions of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of execution events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/1d8e516a-6a22-dce4-d48f-f2da47e37dab"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/executions"},{"label":"Retrieves events cancellation of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/38248d3a-5efd-1868-ffbb-d01b141a7aec","routeSlug":"/api/notificationevent/38248d3a-5efd-1868-ffbb-d01b141a7aec","metadata":{"seo":{"title":"Retrieves events cancellation of a specific notification","description":"Retrieves events cancellation of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"38248d3a-5efd-1868-ffbb-d01b141a7aec","name":"Retrieves events cancellation of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1cancellations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events cancellation of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1cancellations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/cancellations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/cancellations","href":"notificationevent/38248d3a-5efd-1868-ffbb-d01b141a7aec","openApiOperationId":"38248d3a-5efd-1868-ffbb-d01b141a7aec","summary":"Retrieves events cancellation of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of cancellation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1cancellations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/38248d3a-5efd-1868-ffbb-d01b141a7aec"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/cancellations"},{"label":"Retrieves events bounces of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/3e420eb2-16e5-a920-1e6f-d8e5744ecc28","routeSlug":"/api/notificationevent/3e420eb2-16e5-a920-1e6f-d8e5744ecc28","metadata":{"seo":{"title":"Retrieves events bounces of a specific notification","description":"Retrieves events bounces of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3e420eb2-16e5-a920-1e6f-d8e5744ecc28","name":"Retrieves events bounces of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events bounces of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/bounces","href":"notificationevent/3e420eb2-16e5-a920-1e6f-d8e5744ecc28","openApiOperationId":"3e420eb2-16e5-a920-1e6f-d8e5744ecc28","summary":"Retrieves events bounces of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/3e420eb2-16e5-a920-1e6f-d8e5744ecc28"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/bounces"},{"label":"Retrieves events optout of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/966c2644-6aba-507f-72c9-6bc2ec19fa6b","routeSlug":"/api/notificationevent/966c2644-6aba-507f-72c9-6bc2ec19fa6b","metadata":{"seo":{"title":"Retrieves events optout of a specific notification","description":"Retrieves events optout of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"966c2644-6aba-507f-72c9-6bc2ec19fa6b","name":"Retrieves events optout of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1events~1optouts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events optout of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Notification id","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1optouts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1events~1optouts/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1events~1optouts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/events/optouts","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/events/optouts","href":"notificationevent/966c2644-6aba-507f-72c9-6bc2ec19fa6b","openApiOperationId":"966c2644-6aba-507f-72c9-6bc2ec19fa6b","summary":"Retrieves events optout of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of optout events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1events~1optouts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/966c2644-6aba-507f-72c9-6bc2ec19fa6b"}],"panels":[]}]},"httpPath":"/notifications/{id}/events/optouts"},{"label":"Retrieves activations of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/34c95906-eee5-1574-cf4a-fdea1755ea21","routeSlug":"/api/notificationevent/34c95906-eee5-1574-cf4a-fdea1755ea21","metadata":{"seo":{"title":"Retrieves activations of all notifications","description":"Retrieves activations of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"34c95906-eee5-1574-cf4a-fdea1755ea21","name":"Retrieves activations of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves activations of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/events/activations","href":"notificationevent/34c95906-eee5-1574-cf4a-fdea1755ea21","openApiOperationId":"34c95906-eee5-1574-cf4a-fdea1755ea21","summary":"Retrieves activations of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/34c95906-eee5-1574-cf4a-fdea1755ea21"}],"panels":[]}]},"httpPath":"/notifications/events/activations"},{"label":"Retrieves executions of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/2b8a1646-d365-6763-5720-fd856737c875","routeSlug":"/api/notificationevent/2b8a1646-d365-6763-5720-fd856737c875","metadata":{"seo":{"title":"Retrieves executions of all notifications","description":"Retrieves executions of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2b8a1646-d365-6763-5720-fd856737c875","name":"Retrieves executions of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1events~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves executions of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1events~1executions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1events~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/events/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/events/executions","href":"notificationevent/2b8a1646-d365-6763-5720-fd856737c875","openApiOperationId":"2b8a1646-d365-6763-5720-fd856737c875","summary":"Retrieves executions of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of execution events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1events~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/2b8a1646-d365-6763-5720-fd856737c875"}],"panels":[]}]},"httpPath":"/notifications/events/executions"},{"label":"Retrieves cancellations of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/d602c266-7c69-7559-a078-cb262948cb8a","routeSlug":"/api/notificationevent/d602c266-7c69-7559-a078-cb262948cb8a","metadata":{"seo":{"title":"Retrieves cancellations of all notifications","description":"Retrieves cancellations of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d602c266-7c69-7559-a078-cb262948cb8a","name":"Retrieves cancellations of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1events~1cancellations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves cancellations of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1events~1cancellations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1events~1cancellations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/events/cancellations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/events/cancellations","href":"notificationevent/d602c266-7c69-7559-a078-cb262948cb8a","openApiOperationId":"d602c266-7c69-7559-a078-cb262948cb8a","summary":"Retrieves cancellations of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of cancellation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1events~1cancellations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/d602c266-7c69-7559-a078-cb262948cb8a"}],"panels":[]}]},"httpPath":"/notifications/events/cancellations"},{"label":"Retrieves events bounces of a specific notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/e2e2000e-43b0-40c0-57e0-5d79082d01c2","routeSlug":"/api/notificationevent/e2e2000e-43b0-40c0-57e0-5d79082d01c2","metadata":{"seo":{"title":"Retrieves events bounces of a specific notification","description":"Retrieves events bounces of a specific notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e2e2000e-43b0-40c0-57e0-5d79082d01c2","name":"Retrieves events bounces of a specific notification","isWebhook":false,"pointer":"/paths/~1notifications~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events bounces of a specific notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/events/bounces","href":"notificationevent/e2e2000e-43b0-40c0-57e0-5d79082d01c2","openApiOperationId":"e2e2000e-43b0-40c0-57e0-5d79082d01c2","summary":"Retrieves events bounces of a specific notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/e2e2000e-43b0-40c0-57e0-5d79082d01c2"}],"panels":[]}]},"httpPath":"/notifications/events/bounces"},{"label":"Retrieves events optout of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationevent/2cf4debe-7265-4a11-f224-0b48f8614839","routeSlug":"/api/notificationevent/2cf4debe-7265-4a11-f224-0b48f8614839","metadata":{"seo":{"title":"Retrieves events optout of all notifications","description":"Retrieves events optout of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2cf4debe-7265-4a11-f224-0b48f8614839","name":"Retrieves events optout of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1events~1optouts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieves events optout of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1events~1optouts/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1events~1optouts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/events/optouts","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/events/optouts","href":"notificationevent/2cf4debe-7265-4a11-f224-0b48f8614839","openApiOperationId":"2cf4debe-7265-4a11-f224-0b48f8614839","summary":"Retrieves events optout of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of optout events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1events~1optouts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationevent/2cf4debe-7265-4a11-f224-0b48f8614839"}],"panels":[]}]},"httpPath":"/notifications/events/optouts"}],"content":{"contentType":"group","meta":{"name":"notification/event"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Notification","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/notifications/events/hits","summary":"Retrieves hits of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/54e37338-9a60-a79b-a646-9bea3b0dd8e6","deprecated":false},{"title":"/notifications/{id}/events","summary":"Retrieves events of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/8b79d8e8-8681-1014-345e-c090de12d390","deprecated":false},{"title":"/notifications/{id}/events/hits","summary":"Retrieves events hits of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/50b49c5f-3ce6-468e-826d-cde75499b174","deprecated":false},{"title":"/notifications/{id}/events/impressions","summary":"Retrieves events impressions of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0","deprecated":false},{"title":"/notifications/{id}/events/activations","summary":"Retrieves events activations of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/a8e98550-86f6-d11d-9d85-524a694dfd5b","deprecated":false},{"title":"/notifications/{id}/events/executions","summary":"Retrieves events executions of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/1d8e516a-6a22-dce4-d48f-f2da47e37dab","deprecated":false},{"title":"/notifications/{id}/events/cancellations","summary":"Retrieves events cancellation of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/38248d3a-5efd-1868-ffbb-d01b141a7aec","deprecated":false},{"title":"/notifications/{id}/events/bounces","summary":"Retrieves events bounces of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/3e420eb2-16e5-a920-1e6f-d8e5744ecc28","deprecated":false},{"title":"/notifications/{id}/events/optouts","summary":"Retrieves events optout of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/966c2644-6aba-507f-72c9-6bc2ec19fa6b","deprecated":false},{"title":"/notifications/events/activations","summary":"Retrieves activations of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/34c95906-eee5-1574-cf4a-fdea1755ea21","deprecated":false},{"title":"/notifications/events/executions","summary":"Retrieves executions of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/2b8a1646-d365-6763-5720-fd856737c875","deprecated":false},{"title":"/notifications/events/cancellations","summary":"Retrieves cancellations of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/d602c266-7c69-7559-a078-cb262948cb8a","deprecated":false},{"title":"/notifications/events/bounces","summary":"Retrieves events bounces of a specific notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/e2e2000e-43b0-40c0-57e0-5d79082d01c2","deprecated":false},{"title":"/notifications/events/optouts","summary":"Retrieves events optout of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationevent/2cf4debe-7265-4a11-f224-0b48f8614839","deprecated":false}]}]}]}]}},{"type":"group","label":"Display","link":"/api/displayevent","routeSlug":"/api/displayevent","items":[{"label":"Retrieve activations  ","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/571655ff-ddca-2213-332a-d593d486751a","routeSlug":"/api/displayevent/571655ff-ddca-2213-332a-d593d486751a","metadata":{"seo":{"title":"Retrieve activations  ","description":"Retrieve activations  "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"571655ff-ddca-2213-332a-d593d486751a","name":"Retrieve activations  ","isWebhook":false,"pointer":"/paths/~1display~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activations  ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/events/activations","href":"displayevent/571655ff-ddca-2213-332a-d593d486751a","openApiOperationId":"571655ff-ddca-2213-332a-d593d486751a","summary":"Retrieve activations  "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1events~1activations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_91","exampleIds":["paths/~1display~1events~1activations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","exampleIds":["paths/~1display~1events~1activations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1events~1activations/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/571655ff-ddca-2213-332a-d593d486751a"}],"panels":[]}]},"httpPath":"/display/events/activations"},{"label":"Retrieve activations for the specified campaign id ","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/d26ea745-7cd0-8d79-d077-9c28587f13a0","routeSlug":"/api/displayevent/d26ea745-7cd0-8d79-d077-9c28587f13a0","metadata":{"seo":{"title":"Retrieve activations for the specified campaign id ","description":"Retrieve activations for the specified campaign id "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d26ea745-7cd0-8d79-d077-9c28587f13a0","name":"Retrieve activations for the specified campaign id ","isWebhook":false,"pointer":"/paths/~1display~1campaign~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activations for the specified campaign id ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign id to get events from","required":true}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/campaign/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/campaign/{id}/events/activations","href":"displayevent/d26ea745-7cd0-8d79-d077-9c28587f13a0","openApiOperationId":"d26ea745-7cd0-8d79-d077-9c28587f13a0","summary":"Retrieve activations for the specified campaign id "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1campaign~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_91","exampleIds":["paths/~1display~1campaign~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","exampleIds":["paths/~1display~1campaign~1{id}~1events~1activations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1campaign~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/d26ea745-7cd0-8d79-d077-9c28587f13a0"}],"panels":[]}]},"httpPath":"/display/campaign/{id}/events/activations"},{"label":"Retrieve activations for the specified placement id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/2ff31f51-8acb-db1a-b8de-191eae608713","routeSlug":"/api/displayevent/2ff31f51-8acb-db1a-b8de-191eae608713","metadata":{"seo":{"title":"Retrieve activations for the specified placement id","description":"Retrieve activations for the specified placement id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2ff31f51-8acb-db1a-b8de-191eae608713","name":"Retrieve activations for the specified placement id","isWebhook":false,"pointer":"/paths/~1display~1placement~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activations for the specified placement id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The placement id to get events from","required":true}],"pointer":"/paths/~1display~1placement~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1placement~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1placement~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/placement/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/placement/{id}/events/activations","href":"displayevent/2ff31f51-8acb-db1a-b8de-191eae608713","openApiOperationId":"2ff31f51-8acb-db1a-b8de-191eae608713","summary":"Retrieve activations for the specified placement id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1placement~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_91","exampleIds":["paths/~1display~1placement~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1placement~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","exampleIds":["paths/~1display~1placement~1{id}~1events~1activations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1placement~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/2ff31f51-8acb-db1a-b8de-191eae608713"}],"panels":[]}]},"httpPath":"/display/placement/{id}/events/activations"},{"label":"Retrieve activations for the specified content id ","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/714ccf3a-3a63-8a99-87a9-75ea7f096a37","routeSlug":"/api/displayevent/714ccf3a-3a63-8a99-87a9-75ea7f096a37","metadata":{"seo":{"title":"Retrieve activations for the specified content id ","description":"Retrieve activations for the specified content id "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"714ccf3a-3a63-8a99-87a9-75ea7f096a37","name":"Retrieve activations for the specified content id ","isWebhook":false,"pointer":"/paths/~1display~1content~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activations for the specified content id ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The content id to get events from","required":true}],"pointer":"/paths/~1display~1content~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1content~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1content~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/content/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/content/{id}/events/activations","href":"displayevent/714ccf3a-3a63-8a99-87a9-75ea7f096a37","openApiOperationId":"714ccf3a-3a63-8a99-87a9-75ea7f096a37","summary":"Retrieve activations for the specified content id "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1content~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_91","exampleIds":["paths/~1display~1content~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1content~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","exampleIds":["paths/~1display~1content~1{id}~1events~1activations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91","exampleIds":["paths/~1display~1content~1{id}~1events~1activations/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/714ccf3a-3a63-8a99-87a9-75ea7f096a37"}],"panels":[]}]},"httpPath":"/display/content/{id}/events/activations"},{"label":"Retrieve redirections ","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/f5b38824-4b4e-06ce-d68d-add1778b2e79","routeSlug":"/api/displayevent/f5b38824-4b4e-06ce-d68d-add1778b2e79","metadata":{"seo":{"title":"Retrieve redirections ","description":"Retrieve redirections "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f5b38824-4b4e-06ce-d68d-add1778b2e79","name":"Retrieve redirections ","isWebhook":false,"pointer":"/paths/~1display~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirections ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/events/hits/redirection","href":"displayevent/f5b38824-4b4e-06ce-d68d-add1778b2e79","openApiOperationId":"f5b38824-4b4e-06ce-d68d-add1778b2e79","summary":"Retrieve redirections "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1display~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1display~1events~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/f5b38824-4b4e-06ce-d68d-add1778b2e79"}],"panels":[]}]},"httpPath":"/display/events/hits/redirection"},{"label":"Retrieve redirections for the specified campaign id ","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/92081f7e-8594-2502-b781-62e91dcb1dc5","routeSlug":"/api/displayevent/92081f7e-8594-2502-b781-62e91dcb1dc5","metadata":{"seo":{"title":"Retrieve redirections for the specified campaign id ","description":"Retrieve redirections for the specified campaign id "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"92081f7e-8594-2502-b781-62e91dcb1dc5","name":"Retrieve redirections for the specified campaign id ","isWebhook":false,"pointer":"/paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirections for the specified campaign id ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign id to get events from","required":true}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/campaign/{id}/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/campaign/{id}/events/hits/redirection","href":"displayevent/92081f7e-8594-2502-b781-62e91dcb1dc5","openApiOperationId":"92081f7e-8594-2502-b781-62e91dcb1dc5","summary":"Retrieve redirections for the specified campaign id "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/92081f7e-8594-2502-b781-62e91dcb1dc5"}],"panels":[]}]},"httpPath":"/display/campaign/{id}/events/hits/redirection"},{"label":"Retrieve redirections for the specified placement id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef","routeSlug":"/api/displayevent/a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef","metadata":{"seo":{"title":"Retrieve redirections for the specified placement id","description":"Retrieve redirections for the specified placement id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef","name":"Retrieve redirections for the specified placement id","isWebhook":false,"pointer":"/paths/~1display~1placement~1{id}~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirections for the specified placement id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The placement id to get events from","required":true}],"pointer":"/paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/placement/{id}/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/placement/{id}/events/hits/redirection","href":"displayevent/a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef","openApiOperationId":"a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef","summary":"Retrieve redirections for the specified placement id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef"}],"panels":[]}]},"httpPath":"/display/placement/{id}/events/hits/redirection"},{"label":"Retrieve redirections for the specified content id ","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/displayevent/e4f975cf-6f4a-561a-6a8a-b3f4736e466d","routeSlug":"/api/displayevent/e4f975cf-6f4a-561a-6a8a-b3f4736e466d","metadata":{"seo":{"title":"Retrieve redirections for the specified content id ","description":"Retrieve redirections for the specified content id "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e4f975cf-6f4a-561a-6a8a-b3f4736e466d","name":"Retrieve redirections for the specified content id ","isWebhook":false,"pointer":"/paths/~1display~1content~1{id}~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirections for the specified content id ","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The content id to get events from","required":true}],"pointer":"/paths/~1display~1content~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1display~1content~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1display~1content~1{id}~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/display/content/{id}/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/display/content/{id}/events/hits/redirection","href":"displayevent/e4f975cf-6f4a-561a-6a8a-b3f4736e466d","openApiOperationId":"e4f975cf-6f4a-561a-6a8a-b3f4736e466d","summary":"Retrieve redirections for the specified content id "},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/displayevent/e4f975cf-6f4a-561a-6a8a-b3f4736e466d"}],"panels":[]}]},"httpPath":"/display/content/{id}/events/hits/redirection"}],"content":{"contentType":"group","meta":{"name":"display/event"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Display","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/display/events/activations","summary":"Retrieve activations  ","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/571655ff-ddca-2213-332a-d593d486751a","deprecated":false},{"title":"/display/campaign/{id}/events/activations","summary":"Retrieve activations for the specified campaign id ","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/d26ea745-7cd0-8d79-d077-9c28587f13a0","deprecated":false},{"title":"/display/placement/{id}/events/activations","summary":"Retrieve activations for the specified placement id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/2ff31f51-8acb-db1a-b8de-191eae608713","deprecated":false},{"title":"/display/content/{id}/events/activations","summary":"Retrieve activations for the specified content id ","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/714ccf3a-3a63-8a99-87a9-75ea7f096a37","deprecated":false},{"title":"/display/events/hits/redirection","summary":"Retrieve redirections ","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/f5b38824-4b4e-06ce-d68d-add1778b2e79","deprecated":false},{"title":"/display/campaign/{id}/events/hits/redirection","summary":"Retrieve redirections for the specified campaign id ","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/92081f7e-8594-2502-b781-62e91dcb1dc5","deprecated":false},{"title":"/display/placement/{id}/events/hits/redirection","summary":"Retrieve redirections for the specified placement id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef","deprecated":false},{"title":"/display/content/{id}/events/hits/redirection","summary":"Retrieve redirections for the specified content id ","prefix":{"name":"get","color":"get"},"badges":[],"link":"/displayevent/e4f975cf-6f4a-561a-6a8a-b3f4736e466d","deprecated":false}]}]}]}]}},{"type":"separator","label":"Actions - Reactivities","content":null},{"type":"group","label":"Email & SMS","link":"/api/actionreactivity","routeSlug":"/api/actionreactivity","items":[{"label":"Retrieve reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/abf6187d-2b2a-71c5-6ba7-220d7f63bb31","routeSlug":"/api/actionreactivity/abf6187d-2b2a-71c5-6ba7-220d7f63bb31","metadata":{"seo":{"title":"Retrieve reactivities of all marketing actions","description":"Retrieve reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"abf6187d-2b2a-71c5-6ba7-220d7f63bb31","name":"Retrieve reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities","href":"actionreactivity/abf6187d-2b2a-71c5-6ba7-220d7f63bb31","openApiOperationId":"abf6187d-2b2a-71c5-6ba7-220d7f63bb31","summary":"Retrieve reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1reactivities/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1actions~1reactivities/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1actions~1reactivities/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1reactivities/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/abf6187d-2b2a-71c5-6ba7-220d7f63bb31"}],"panels":[]}]},"httpPath":"/actions/reactivities"},{"label":"Retrieve \"bounce\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/3f6e7981-b20b-8e87-9a66-91d4c84f9d12","routeSlug":"/api/actionreactivity/3f6e7981-b20b-8e87-9a66-91d4c84f9d12","metadata":{"seo":{"title":"Retrieve \"bounce\" reactivities of all marketing actions","description":"Retrieve \"bounce\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3f6e7981-b20b-8e87-9a66-91d4c84f9d12","name":"Retrieve \"bounce\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"bounce\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/bounces","href":"actionreactivity/3f6e7981-b20b-8e87-9a66-91d4c84f9d12","openApiOperationId":"3f6e7981-b20b-8e87-9a66-91d4c84f9d12","summary":"Retrieve \"bounce\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}},"schemaId":"schema_93"},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/3f6e7981-b20b-8e87-9a66-91d4c84f9d12"}],"panels":[]}]},"httpPath":"/actions/reactivities/bounces"},{"label":"Retrieve \"hit\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/59a9db0d-c7eb-63e8-b0ea-1f9745c94265","routeSlug":"/api/actionreactivity/59a9db0d-c7eb-63e8-b0ea-1f9745c94265","metadata":{"seo":{"title":"Retrieve \"hit\" reactivities of all marketing actions","description":"Retrieve \"hit\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"59a9db0d-c7eb-63e8-b0ea-1f9745c94265","name":"Retrieve \"hit\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"hit\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/hits","href":"actionreactivity/59a9db0d-c7eb-63e8-b0ea-1f9745c94265","openApiOperationId":"59a9db0d-c7eb-63e8-b0ea-1f9745c94265","summary":"Retrieve \"hit\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/59a9db0d-c7eb-63e8-b0ea-1f9745c94265"}],"panels":[]}]},"httpPath":"/actions/reactivities/hits"},{"label":"Retrieve open \"hit\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/c0321f8f-2a97-46d7-20a0-761562bc3ed3","routeSlug":"/api/actionreactivity/c0321f8f-2a97-46d7-20a0-761562bc3ed3","metadata":{"seo":{"title":"Retrieve open \"hit\" reactivities of all marketing actions","description":"Retrieve open \"hit\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c0321f8f-2a97-46d7-20a0-761562bc3ed3","name":"Retrieve open \"hit\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1hits~1open/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open \"hit\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1hits~1open/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/hits/open","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/hits/open","href":"actionreactivity/c0321f8f-2a97-46d7-20a0-761562bc3ed3","openApiOperationId":"c0321f8f-2a97-46d7-20a0-761562bc3ed3","summary":"Retrieve open \"hit\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1hits~1open/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/c0321f8f-2a97-46d7-20a0-761562bc3ed3"}],"panels":[]}]},"httpPath":"/actions/reactivities/hits/open"},{"label":"Retrieve redirection \"hit\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/8cdf67c2-d037-c6d5-dd46-a7b5eae9de35","routeSlug":"/api/actionreactivity/8cdf67c2-d037-c6d5-dd46-a7b5eae9de35","metadata":{"seo":{"title":"Retrieve redirection \"hit\" reactivities of all marketing actions","description":"Retrieve redirection \"hit\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8cdf67c2-d037-c6d5-dd46-a7b5eae9de35","name":"Retrieve redirection \"hit\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection \"hit\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/hits/redirection","href":"actionreactivity/8cdf67c2-d037-c6d5-dd46-a7b5eae9de35","openApiOperationId":"8cdf67c2-d037-c6d5-dd46-a7b5eae9de35","summary":"Retrieve redirection \"hit\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/8cdf67c2-d037-c6d5-dd46-a7b5eae9de35"}],"panels":[]}]},"httpPath":"/actions/reactivities/hits/redirection"},{"label":"Retrieve unsubscription \"hit\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/68912cad-dbd1-453f-a9a2-7d4b2b6c86a9","routeSlug":"/api/actionreactivity/68912cad-dbd1-453f-a9a2-7d4b2b6c86a9","metadata":{"seo":{"title":"Retrieve unsubscription \"hit\" reactivities of all marketing actions","description":"Retrieve unsubscription \"hit\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"68912cad-dbd1-453f-a9a2-7d4b2b6c86a9","name":"Retrieve unsubscription \"hit\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1hits~1unsubscribe/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscription \"hit\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1hits~1unsubscribe/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/hits/unsubscribe","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/hits/unsubscribe","href":"actionreactivity/68912cad-dbd1-453f-a9a2-7d4b2b6c86a9","openApiOperationId":"68912cad-dbd1-453f-a9a2-7d4b2b6c86a9","summary":"Retrieve unsubscription \"hit\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/68912cad-dbd1-453f-a9a2-7d4b2b6c86a9"}],"panels":[]}]},"httpPath":"/actions/reactivities/hits/unsubscribe"},{"label":"Retrieve mirror \"hit\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/ac4081f5-623e-8ec0-fc71-f108f894682f","routeSlug":"/api/actionreactivity/ac4081f5-623e-8ec0-fc71-f108f894682f","metadata":{"seo":{"title":"Retrieve mirror \"hit\" reactivities of all marketing actions","description":"Retrieve mirror \"hit\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ac4081f5-623e-8ec0-fc71-f108f894682f","name":"Retrieve mirror \"hit\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1hits~1mirror/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror \"hit\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1hits~1mirror/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/hits/mirror","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/hits/mirror","href":"actionreactivity/ac4081f5-623e-8ec0-fc71-f108f894682f","openApiOperationId":"ac4081f5-623e-8ec0-fc71-f108f894682f","summary":"Retrieve mirror \"hit\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1hits~1mirror/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/ac4081f5-623e-8ec0-fc71-f108f894682f"}],"panels":[]}]},"httpPath":"/actions/reactivities/hits/mirror"},{"label":"Retrieve form \"hit\" reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/0487d5b8-5277-41c9-c7fd-bd2660baab18","routeSlug":"/api/actionreactivity/0487d5b8-5277-41c9-c7fd-bd2660baab18","metadata":{"seo":{"title":"Retrieve form \"hit\" reactivities of all marketing actions","description":"Retrieve form \"hit\" reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0487d5b8-5277-41c9-c7fd-bd2660baab18","name":"Retrieve form \"hit\" reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1hits~1form/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form \"hit\" reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1hits~1form/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/hits/form","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/actions/reactivities/hits/form","href":"actionreactivity/0487d5b8-5277-41c9-c7fd-bd2660baab18","openApiOperationId":"0487d5b8-5277-41c9-c7fd-bd2660baab18","summary":"Retrieve form \"hit\" reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1actions~1reactivities~1hits~1form/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/0487d5b8-5277-41c9-c7fd-bd2660baab18"}],"panels":[]}]},"httpPath":"/actions/reactivities/hits/form"},{"label":"Retrieve complaint reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/0c807351-6688-079c-1056-5b3354d97fc7","routeSlug":"/api/actionreactivity/0c807351-6688-079c-1056-5b3354d97fc7","metadata":{"seo":{"title":"Retrieve complaint reactivities of all marketing actions","description":"Retrieve complaint reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0c807351-6688-079c-1056-5b3354d97fc7","name":"Retrieve complaint reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1complaints/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve complaint reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1complaints/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1complaints/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/complaints","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/reactivities/complaints","href":"actionreactivity/0c807351-6688-079c-1056-5b3354d97fc7","openApiOperationId":"0c807351-6688-079c-1056-5b3354d97fc7","summary":"Retrieve complaint reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of complaint events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1reactivities~1complaints/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/0c807351-6688-079c-1056-5b3354d97fc7"}],"panels":[]}]},"httpPath":"/actions/reactivities/complaints"},{"label":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/59aa6f81-53fa-0c61-8005-8fe615a743e8","routeSlug":"/api/actionreactivity/59aa6f81-53fa-0c61-8005-8fe615a743e8","metadata":{"seo":{"title":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions","description":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"59aa6f81-53fa-0c61-8005-8fe615a743e8","name":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions","isWebhook":false,"pointer":"/paths/~1actions~1reactivities~1responses~1stop/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1reactivities~1responses~1stop/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1reactivities~1responses~1stop/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/reactivities/responses/stop","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/reactivities/responses/stop","href":"actionreactivity/59aa6f81-53fa-0c61-8005-8fe615a743e8","openApiOperationId":"59aa6f81-53fa-0c61-8005-8fe615a743e8","summary":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1reactivities~1responses~1stop/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/59aa6f81-53fa-0c61-8005-8fe615a743e8"}],"panels":[]}]},"httpPath":"/actions/reactivities/responses/stop"},{"label":"Retrieve reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/a8c31abe-f09c-d920-e6af-f9ee4b1562c8","routeSlug":"/api/actionreactivity/a8c31abe-f09c-d920-e6af-f9ee4b1562c8","metadata":{"seo":{"title":"Retrieve reactivities of the specified action","description":"Retrieve reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a8c31abe-f09c-d920-e6af-f9ee4b1562c8","name":"Retrieve reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities","href":"actionreactivity/a8c31abe-f09c-d920-e6af-f9ee4b1562c8","openApiOperationId":"a8c31abe-f09c-d920-e6af-f9ee4b1562c8","summary":"Retrieve reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/a8c31abe-f09c-d920-e6af-f9ee4b1562c8"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities"},{"label":"Retrieve \"bounce\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/0e8841cb-5320-a278-50cd-4d2fa1751382","routeSlug":"/api/actionreactivity/0e8841cb-5320-a278-50cd-4d2fa1751382","metadata":{"seo":{"title":"Retrieve \"bounce\" reactivities of the specified action","description":"Retrieve \"bounce\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0e8841cb-5320-a278-50cd-4d2fa1751382","name":"Retrieve \"bounce\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"bounce\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/bounces","href":"actionreactivity/0e8841cb-5320-a278-50cd-4d2fa1751382","openApiOperationId":"0e8841cb-5320-a278-50cd-4d2fa1751382","summary":"Retrieve \"bounce\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/0e8841cb-5320-a278-50cd-4d2fa1751382"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/bounces"},{"label":"Retrieve \"hit\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/5772439a-fbb2-2306-0791-6344e0b3c3f9","routeSlug":"/api/actionreactivity/5772439a-fbb2-2306-0791-6344e0b3c3f9","metadata":{"seo":{"title":"Retrieve \"hit\" reactivities of the specified action","description":"Retrieve \"hit\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"5772439a-fbb2-2306-0791-6344e0b3c3f9","name":"Retrieve \"hit\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"hit\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/hits","href":"actionreactivity/5772439a-fbb2-2306-0791-6344e0b3c3f9","openApiOperationId":"5772439a-fbb2-2306-0791-6344e0b3c3f9","summary":"Retrieve \"hit\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form","paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/5772439a-fbb2-2306-0791-6344e0b3c3f9"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/hits"},{"label":"Retrieve open \"hit\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/56d63461-8b66-f2ef-7677-e0c96128b384","routeSlug":"/api/actionreactivity/56d63461-8b66-f2ef-7677-e0c96128b384","metadata":{"seo":{"title":"Retrieve open \"hit\" reactivities of the specified action","description":"Retrieve open \"hit\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"56d63461-8b66-f2ef-7677-e0c96128b384","name":"Retrieve open \"hit\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1open/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open \"hit\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1open/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/hits/open","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/hits/open","href":"actionreactivity/56d63461-8b66-f2ef-7677-e0c96128b384","openApiOperationId":"56d63461-8b66-f2ef-7677-e0c96128b384","summary":"Retrieve open \"hit\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/56d63461-8b66-f2ef-7677-e0c96128b384"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/hits/open"},{"label":"Retrieve redirection \"hit\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/fbb4a2aa-85f7-7504-02b9-65c4e23381ce","routeSlug":"/api/actionreactivity/fbb4a2aa-85f7-7504-02b9-65c4e23381ce","metadata":{"seo":{"title":"Retrieve redirection \"hit\" reactivities of the specified action","description":"Retrieve redirection \"hit\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"fbb4a2aa-85f7-7504-02b9-65c4e23381ce","name":"Retrieve redirection \"hit\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection \"hit\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/hits/redirection","href":"actionreactivity/fbb4a2aa-85f7-7504-02b9-65c4e23381ce","openApiOperationId":"fbb4a2aa-85f7-7504-02b9-65c4e23381ce","summary":"Retrieve redirection \"hit\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/fbb4a2aa-85f7-7504-02b9-65c4e23381ce"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/hits/redirection"},{"label":"Retrieve unsubscription \"hit\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/f2ed5ed3-6c9f-d100-41ae-9d9095aafc66","routeSlug":"/api/actionreactivity/f2ed5ed3-6c9f-d100-41ae-9d9095aafc66","metadata":{"seo":{"title":"Retrieve unsubscription \"hit\" reactivities of the specified action","description":"Retrieve unsubscription \"hit\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f2ed5ed3-6c9f-d100-41ae-9d9095aafc66","name":"Retrieve unsubscription \"hit\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscription \"hit\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/hits/unsubscribe","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/hits/unsubscribe","href":"actionreactivity/f2ed5ed3-6c9f-d100-41ae-9d9095aafc66","openApiOperationId":"f2ed5ed3-6c9f-d100-41ae-9d9095aafc66","summary":"Retrieve unsubscription \"hit\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/f2ed5ed3-6c9f-d100-41ae-9d9095aafc66"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/hits/unsubscribe"},{"label":"Retrieve mirror \"hit\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/9b89e862-d7f4-2d15-ab91-18081af3bd14","routeSlug":"/api/actionreactivity/9b89e862-d7f4-2d15-ab91-18081af3bd14","metadata":{"seo":{"title":"Retrieve mirror \"hit\" reactivities of the specified action","description":"Retrieve mirror \"hit\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9b89e862-d7f4-2d15-ab91-18081af3bd14","name":"Retrieve mirror \"hit\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1mirror/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror \"hit\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/hits/mirror","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/hits/mirror","href":"actionreactivity/9b89e862-d7f4-2d15-ab91-18081af3bd14","openApiOperationId":"9b89e862-d7f4-2d15-ab91-18081af3bd14","summary":"Retrieve mirror \"hit\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/9b89e862-d7f4-2d15-ab91-18081af3bd14"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/hits/mirror"},{"label":"Retrieve form \"hit\" reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/e102aaaa-a0ac-48d3-acde-9b2d44310c7b","routeSlug":"/api/actionreactivity/e102aaaa-a0ac-48d3-acde-9b2d44310c7b","metadata":{"seo":{"title":"Retrieve form \"hit\" reactivities of the specified action","description":"Retrieve form \"hit\" reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e102aaaa-a0ac-48d3-acde-9b2d44310c7b","name":"Retrieve form \"hit\" reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1form/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form \"hit\" reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1form/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/hits/form","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/hits/form","href":"actionreactivity/e102aaaa-a0ac-48d3-acde-9b2d44310c7b","openApiOperationId":"e102aaaa-a0ac-48d3-acde-9b2d44310c7b","summary":"Retrieve form \"hit\" reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/e102aaaa-a0ac-48d3-acde-9b2d44310c7b"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/hits/form"},{"label":"Retrieve complaint reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7","routeSlug":"/api/actionreactivity/07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7","metadata":{"seo":{"title":"Retrieve complaint reactivities of the specified action","description":"Retrieve complaint reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7","name":"Retrieve complaint reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1complaints/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve complaint reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1complaints/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1complaints/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1complaints/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/complaints","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/complaints","href":"actionreactivity/07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7","openApiOperationId":"07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7","summary":"Retrieve complaint reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of complaint events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1complaints/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/complaints"},{"label":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/actionreactivity/f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5","routeSlug":"/api/actionreactivity/f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5","metadata":{"seo":{"title":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action","description":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5","name":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action","isWebhook":false,"pointer":"/paths/~1actions~1{id}~1reactivities~1responses~1stop/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The action's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1responses~1stop/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1actions~1{id}~1reactivities~1responses~1stop/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1actions~1{id}~1reactivities~1responses~1stop/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/actions/{id}/reactivities/responses/stop","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/actions/{id}/reactivities/responses/stop","href":"actionreactivity/f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5","openApiOperationId":"f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5","summary":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1actions~1{id}~1reactivities~1responses~1stop/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/actionreactivity/f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5"}],"panels":[]}]},"httpPath":"/actions/{id}/reactivities/responses/stop"}],"content":{"contentType":"group","meta":{"name":"action/reactivity"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Email & SMS","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/actions/reactivities","summary":"Retrieve reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/abf6187d-2b2a-71c5-6ba7-220d7f63bb31","deprecated":false},{"title":"/actions/reactivities/bounces","summary":"Retrieve \"bounce\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/3f6e7981-b20b-8e87-9a66-91d4c84f9d12","deprecated":false},{"title":"/actions/reactivities/hits","summary":"Retrieve \"hit\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/59a9db0d-c7eb-63e8-b0ea-1f9745c94265","deprecated":false},{"title":"/actions/reactivities/hits/open","summary":"Retrieve open \"hit\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/c0321f8f-2a97-46d7-20a0-761562bc3ed3","deprecated":false},{"title":"/actions/reactivities/hits/redirection","summary":"Retrieve redirection \"hit\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/8cdf67c2-d037-c6d5-dd46-a7b5eae9de35","deprecated":false},{"title":"/actions/reactivities/hits/unsubscribe","summary":"Retrieve unsubscription \"hit\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/68912cad-dbd1-453f-a9a2-7d4b2b6c86a9","deprecated":false},{"title":"/actions/reactivities/hits/mirror","summary":"Retrieve mirror \"hit\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/ac4081f5-623e-8ec0-fc71-f108f894682f","deprecated":false},{"title":"/actions/reactivities/hits/form","summary":"Retrieve form \"hit\" reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/0487d5b8-5277-41c9-c7fd-bd2660baab18","deprecated":false},{"title":"/actions/reactivities/complaints","summary":"Retrieve complaint reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/0c807351-6688-079c-1056-5b3354d97fc7","deprecated":false},{"title":"/actions/reactivities/responses/stop","summary":"Retrieve stop \"response\" (unsubscribes) reactivities of all marketing actions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/59aa6f81-53fa-0c61-8005-8fe615a743e8","deprecated":false},{"title":"/actions/{id}/reactivities","summary":"Retrieve reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/a8c31abe-f09c-d920-e6af-f9ee4b1562c8","deprecated":false},{"title":"/actions/{id}/reactivities/bounces","summary":"Retrieve \"bounce\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/0e8841cb-5320-a278-50cd-4d2fa1751382","deprecated":false},{"title":"/actions/{id}/reactivities/hits","summary":"Retrieve \"hit\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/5772439a-fbb2-2306-0791-6344e0b3c3f9","deprecated":false},{"title":"/actions/{id}/reactivities/hits/open","summary":"Retrieve open \"hit\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/56d63461-8b66-f2ef-7677-e0c96128b384","deprecated":false},{"title":"/actions/{id}/reactivities/hits/redirection","summary":"Retrieve redirection \"hit\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/fbb4a2aa-85f7-7504-02b9-65c4e23381ce","deprecated":false},{"title":"/actions/{id}/reactivities/hits/unsubscribe","summary":"Retrieve unsubscription \"hit\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/f2ed5ed3-6c9f-d100-41ae-9d9095aafc66","deprecated":false},{"title":"/actions/{id}/reactivities/hits/mirror","summary":"Retrieve mirror \"hit\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/9b89e862-d7f4-2d15-ab91-18081af3bd14","deprecated":false},{"title":"/actions/{id}/reactivities/hits/form","summary":"Retrieve form \"hit\" reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/e102aaaa-a0ac-48d3-acde-9b2d44310c7b","deprecated":false},{"title":"/actions/{id}/reactivities/complaints","summary":"Retrieve complaint reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/07b5c9bb-c368-5ba4-b1b6-5d0b8fc0abd7","deprecated":false},{"title":"/actions/{id}/reactivities/responses/stop","summary":"Retrieve stop \"response\" (unsubscribes) reactivities of the specified action","prefix":{"name":"get","color":"get"},"badges":[],"link":"/actionreactivity/f9e8cd88-0ca1-60fd-eee5-b409fff7c4b5","deprecated":false}]}]}]}]}},{"type":"group","label":"RCS","link":"/api/channelrcsreactivity","routeSlug":"/api/channelrcsreactivity","items":[{"label":"Retrieve all Rich Communication reactivity events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0","routeSlug":"/api/channelrcsreactivity/f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0","metadata":{"seo":{"title":"Retrieve all Rich Communication reactivity events","description":"The filter can be used to compare the activation period with the period in which the reactions occurred."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0","name":"Retrieve all Rich Communication reactivity events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1reactivities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication reactivity events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"The filter can be used to compare the activation period with the period in which the reactions occurred."},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/reactivities","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/reactivities","href":"channelrcsreactivity/f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0","openApiOperationId":"f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0","summary":"Retrieve all Rich Communication reactivity events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/reactivities"},{"label":"Retrieve all Rich Communication bounce reactivity events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/327e7b43-da08-7034-86e4-a379d841c4cd","routeSlug":"/api/channelrcsreactivity/327e7b43-da08-7034-86e4-a379d841c4cd","metadata":{"seo":{"title":"Retrieve all Rich Communication bounce reactivity events","description":"Retrieve all Rich Communication bounce reactivity events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"327e7b43-da08-7034-86e4-a379d841c4cd","name":"Retrieve all Rich Communication bounce reactivity events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication bounce reactivity events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/reactivities/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/reactivities/bounces","href":"channelrcsreactivity/327e7b43-da08-7034-86e4-a379d841c4cd","openApiOperationId":"327e7b43-da08-7034-86e4-a379d841c4cd","summary":"Retrieve all Rich Communication bounce reactivity events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of bounce reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"]}},"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/327e7b43-da08-7034-86e4-a379d841c4cd"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/reactivities/bounces"},{"label":"Retrieve all Rich Communication delivery reactivity events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/a9224137-d2a8-550a-66e5-99b729522218","routeSlug":"/api/channelrcsreactivity/a9224137-d2a8-550a-66e5-99b729522218","metadata":{"seo":{"title":"Retrieve all Rich Communication delivery reactivity events","description":"Retrieve all Rich Communication delivery reactivity events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a9224137-d2a8-550a-66e5-99b729522218","name":"Retrieve all Rich Communication delivery reactivity events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication delivery reactivity events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/reactivities/deliveries","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/reactivities/deliveries","href":"channelrcsreactivity/a9224137-d2a8-550a-66e5-99b729522218","openApiOperationId":"a9224137-d2a8-550a-66e5-99b729522218","summary":"Retrieve all Rich Communication delivery reactivity events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of delivery reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}},"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/a9224137-d2a8-550a-66e5-99b729522218"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/reactivities/deliveries"},{"label":"Retrieve all Rich Communication interaction reactivity events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/6233be51-e9df-ffc0-b018-3dab728ad70f","routeSlug":"/api/channelrcsreactivity/6233be51-e9df-ffc0-b018-3dab728ad70f","metadata":{"seo":{"title":"Retrieve all Rich Communication interaction reactivity events","description":"Retrieve all Rich Communication interaction reactivity events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6233be51-e9df-ffc0-b018-3dab728ad70f","name":"Retrieve all Rich Communication interaction reactivity events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication interaction reactivity events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/reactivities/interactions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/reactivities/interactions","href":"channelrcsreactivity/6233be51-e9df-ffc0-b018-3dab728ad70f","openApiOperationId":"6233be51-e9df-ffc0-b018-3dab728ad70f","summary":"Retrieve all Rich Communication interaction reactivity events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of interaction reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/6233be51-e9df-ffc0-b018-3dab728ad70f"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/reactivities/interactions"},{"label":"Retrieve all Rich Communication read interaction reactivity events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974","routeSlug":"/api/channelrcsreactivity/ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974","metadata":{"seo":{"title":"Retrieve all Rich Communication read interaction reactivity events","description":"Retrieve all Rich Communication read interaction reactivity events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974","name":"Retrieve all Rich Communication read interaction reactivity events","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all Rich Communication read interaction reactivity events","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/reactivities/interactions/read","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/reactivities/interactions/read","href":"channelrcsreactivity/ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974","openApiOperationId":"ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974","summary":"Retrieve all Rich Communication read interaction reactivity events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of read interaction reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/reactivities/interactions/read"},{"label":"Retrieve the reactivity events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/9572a863-743c-12e1-5e2d-22bf97324af0","routeSlug":"/api/channelrcsreactivity/9572a863-743c-12e1-5e2d-22bf97324af0","metadata":{"seo":{"title":"Retrieve the reactivity events of the specified Rich Communication","description":"Retrieve the reactivity events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9572a863-743c-12e1-5e2d-22bf97324af0","name":"Retrieve the reactivity events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the reactivity events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict reactivity events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/reactivities","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/reactivities","href":"channelrcsreactivity/9572a863-743c-12e1-5e2d-22bf97324af0","openApiOperationId":"9572a863-743c-12e1-5e2d-22bf97324af0","summary":"Retrieve the reactivity events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"]}},"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/9572a863-743c-12e1-5e2d-22bf97324af0"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/reactivities"},{"label":"Retrieve the bounce reactivity events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/761e7446-8eb3-6329-a4c2-50f88b4c116c","routeSlug":"/api/channelrcsreactivity/761e7446-8eb3-6329-a4c2-50f88b4c116c","metadata":{"seo":{"title":"Retrieve the bounce reactivity events of the specified Rich Communication","description":"Retrieve the bounce reactivity events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"761e7446-8eb3-6329-a4c2-50f88b4c116c","name":"Retrieve the bounce reactivity events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the bounce reactivity events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict bounce reactivity events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/reactivities/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/reactivities/bounces","href":"channelrcsreactivity/761e7446-8eb3-6329-a4c2-50f88b4c116c","openApiOperationId":"761e7446-8eb3-6329-a4c2-50f88b4c116c","summary":"Retrieve the bounce reactivity events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of bounce reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"]}},"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_101","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/761e7446-8eb3-6329-a4c2-50f88b4c116c"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/reactivities/bounces"},{"label":"Retrieve the delivery reactivity events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/4d22dd74-96d2-1203-3042-1e7b1a92bb27","routeSlug":"/api/channelrcsreactivity/4d22dd74-96d2-1203-3042-1e7b1a92bb27","metadata":{"seo":{"title":"Retrieve the delivery reactivity events of the specified Rich Communication","description":"Retrieve the delivery reactivity events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4d22dd74-96d2-1203-3042-1e7b1a92bb27","name":"Retrieve the delivery reactivity events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the delivery reactivity events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict delivery reactivity events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/reactivities/deliveries","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/channel/rcs/actions/{id}/reactivities/deliveries","href":"channelrcsreactivity/4d22dd74-96d2-1203-3042-1e7b1a92bb27","openApiOperationId":"4d22dd74-96d2-1203-3042-1e7b1a92bb27","summary":"Retrieve the delivery reactivity events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of delivery reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}},"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/4d22dd74-96d2-1203-3042-1e7b1a92bb27"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/reactivities/deliveries"},{"label":"Retrieve the interaction reactivity events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/107c6e44-4902-9774-17c1-544053091289","routeSlug":"/api/channelrcsreactivity/107c6e44-4902-9774-17c1-544053091289","metadata":{"seo":{"title":"Retrieve the interaction reactivity events of the specified Rich Communication","description":"Retrieve the interaction reactivity events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"107c6e44-4902-9774-17c1-544053091289","name":"Retrieve the interaction reactivity events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the interaction reactivity events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict interaction reactivity events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/reactivities/interactions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/reactivities/interactions","href":"channelrcsreactivity/107c6e44-4902-9774-17c1-544053091289","openApiOperationId":"107c6e44-4902-9774-17c1-544053091289","summary":"Retrieve the interaction reactivity events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of interaction reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/107c6e44-4902-9774-17c1-544053091289"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/reactivities/interactions"},{"label":"Retrieve the read interaction reactivity events of the specified Rich Communication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/channelrcsreactivity/9e9b1583-7c20-8e36-40aa-ef370dfdf692","routeSlug":"/api/channelrcsreactivity/9e9b1583-7c20-8e36-40aa-ef370dfdf692","metadata":{"seo":{"title":"Retrieve the read interaction reactivity events of the specified Rich Communication","description":"Retrieve the read interaction reactivity events of the specified Rich Communication"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9e9b1583-7c20-8e36-40aa-ef370dfdf692","name":"Retrieve the read interaction reactivity events of the specified Rich Communication","isWebhook":false,"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the read interaction reactivity events of the specified Rich Communication","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The Rich Communication id used to restrict read interaction reactivity events","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/channel/rcs/actions/{id}/reactivities/interactions/read","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/channel/rcs/actions/{id}/reactivities/interactions/read","href":"channelrcsreactivity/9e9b1583-7c20-8e36-40aa-ef370dfdf692","openApiOperationId":"9e9b1583-7c20-8e36-40aa-ef370dfdf692","summary":"Retrieve the read interaction reactivity events of the specified Rich Communication"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A stream of read interaction reactivity events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}},"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103","exampleIds":["paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/channelrcsreactivity/9e9b1583-7c20-8e36-40aa-ef370dfdf692"}],"panels":[]}]},"httpPath":"/channel/rcs/actions/{id}/reactivities/interactions/read"}],"content":{"contentType":"group","meta":{"name":"channel/rcs/reactivity"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"RCS","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/channel/rcs/actions/reactivities","summary":"Retrieve all Rich Communication reactivity events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/f0f186f8-bc6c-86cc-f2c2-bff761f6dcc0","deprecated":false},{"title":"/channel/rcs/actions/reactivities/bounces","summary":"Retrieve all Rich Communication bounce reactivity events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/327e7b43-da08-7034-86e4-a379d841c4cd","deprecated":false},{"title":"/channel/rcs/actions/reactivities/deliveries","summary":"Retrieve all Rich Communication delivery reactivity events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/a9224137-d2a8-550a-66e5-99b729522218","deprecated":false},{"title":"/channel/rcs/actions/reactivities/interactions","summary":"Retrieve all Rich Communication interaction reactivity events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/6233be51-e9df-ffc0-b018-3dab728ad70f","deprecated":false},{"title":"/channel/rcs/actions/reactivities/interactions/read","summary":"Retrieve all Rich Communication read interaction reactivity events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/ca88fd6d-0ec5-2b72-29ec-ebf77b7ce974","deprecated":false},{"title":"/channel/rcs/actions/{id}/reactivities","summary":"Retrieve the reactivity events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/9572a863-743c-12e1-5e2d-22bf97324af0","deprecated":false},{"title":"/channel/rcs/actions/{id}/reactivities/bounces","summary":"Retrieve the bounce reactivity events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/761e7446-8eb3-6329-a4c2-50f88b4c116c","deprecated":false},{"title":"/channel/rcs/actions/{id}/reactivities/deliveries","summary":"Retrieve the delivery reactivity events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/4d22dd74-96d2-1203-3042-1e7b1a92bb27","deprecated":false},{"title":"/channel/rcs/actions/{id}/reactivities/interactions","summary":"Retrieve the interaction reactivity events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/107c6e44-4902-9774-17c1-544053091289","deprecated":false},{"title":"/channel/rcs/actions/{id}/reactivities/interactions/read","summary":"Retrieve the read interaction reactivity events of the specified Rich Communication","prefix":{"name":"get","color":"get"},"badges":[],"link":"/channelrcsreactivity/9e9b1583-7c20-8e36-40aa-ef370dfdf692","deprecated":false}]}]}]}]}},{"type":"group","label":"Notification","link":"/api/notificationreactivity","routeSlug":"/api/notificationreactivity","items":[{"label":"Retrieve reactivities of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/22f4f33b-de37-dd81-55cf-b280ecb31cae","routeSlug":"/api/notificationreactivity/22f4f33b-de37-dd81-55cf-b280ecb31cae","metadata":{"seo":{"title":"Retrieve reactivities of all notifications","description":"Retrieve reactivities of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"22f4f33b-de37-dd81-55cf-b280ecb31cae","name":"Retrieve reactivities of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1reactivities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve reactivities of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1reactivities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/reactivities","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/reactivities","href":"notificationreactivity/22f4f33b-de37-dd81-55cf-b280ecb31cae","openApiOperationId":"22f4f33b-de37-dd81-55cf-b280ecb31cae","summary":"Retrieve reactivities of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1reactivities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/22f4f33b-de37-dd81-55cf-b280ecb31cae"}],"panels":[]}]},"httpPath":"/notifications/reactivities"},{"label":"Retrieve \"impression\" reactivities of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/cb0e5bb9-1476-7a24-4358-1834e3260bd0","routeSlug":"/api/notificationreactivity/cb0e5bb9-1476-7a24-4358-1834e3260bd0","metadata":{"seo":{"title":"Retrieve \"impression\" reactivities of all notifications","description":"Retrieve \"impression\" reactivities of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cb0e5bb9-1476-7a24-4358-1834e3260bd0","name":"Retrieve \"impression\" reactivities of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1reactivities~1impressions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"impression\" reactivities of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1reactivities~1impressions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1reactivities~1impressions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/reactivities/impressions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/reactivities/impressions","href":"notificationreactivity/cb0e5bb9-1476-7a24-4358-1834e3260bd0","openApiOperationId":"cb0e5bb9-1476-7a24-4358-1834e3260bd0","summary":"Retrieve \"impression\" reactivities of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of impression events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1impressions/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1impressions/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1reactivities~1impressions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1impressions/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1impressions/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/cb0e5bb9-1476-7a24-4358-1834e3260bd0"}],"panels":[]}]},"httpPath":"/notifications/reactivities/impressions"},{"label":"Retrieve \"hit\" reactivities of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/b23aae93-debc-d29a-ad44-d6f4b63cf70c","routeSlug":"/api/notificationreactivity/b23aae93-debc-d29a-ad44-d6f4b63cf70c","metadata":{"seo":{"title":"Retrieve \"hit\" reactivities of all notifications","description":"Retrieve \"hit\" reactivities of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b23aae93-debc-d29a-ad44-d6f4b63cf70c","name":"Retrieve \"hit\" reactivities of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1reactivities~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"hit\" reactivities of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1reactivities~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1reactivities~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/reactivities/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/reactivities/hits","href":"notificationreactivity/b23aae93-debc-d29a-ad44-d6f4b63cf70c","openApiOperationId":"b23aae93-debc-d29a-ad44-d6f4b63cf70c","summary":"Retrieve \"hit\" reactivities of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1hits/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1hits/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1reactivities~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1hits/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1hits/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/b23aae93-debc-d29a-ad44-d6f4b63cf70c"}],"panels":[]}]},"httpPath":"/notifications/reactivities/hits"},{"label":"Retrieve \"optout\" reactivities of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/5a948edd-8e9a-e044-c676-c40df98a7c99","routeSlug":"/api/notificationreactivity/5a948edd-8e9a-e044-c676-c40df98a7c99","metadata":{"seo":{"title":"Retrieve \"optout\" reactivities of all notifications","description":"Retrieve \"optout\" reactivities of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"5a948edd-8e9a-e044-c676-c40df98a7c99","name":"Retrieve \"optout\" reactivities of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1reactivities~1optouts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"optout\" reactivities of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1reactivities~1optouts/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1reactivities~1optouts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/reactivities/optouts","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/reactivities/optouts","href":"notificationreactivity/5a948edd-8e9a-e044-c676-c40df98a7c99","openApiOperationId":"5a948edd-8e9a-e044-c676-c40df98a7c99","summary":"Retrieve \"optout\" reactivities of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1optouts/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1optouts/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1reactivities~1optouts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1optouts/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1optouts/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/5a948edd-8e9a-e044-c676-c40df98a7c99"}],"panels":[]}]},"httpPath":"/notifications/reactivities/optouts"},{"label":"Retrieve \"bounce\" reactivities of all notifications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/f9578e25-2e06-e024-dfb6-3722067c48ed","routeSlug":"/api/notificationreactivity/f9578e25-2e06-e024-dfb6-3722067c48ed","metadata":{"seo":{"title":"Retrieve \"bounce\" reactivities of all notifications","description":"Retrieve \"bounce\" reactivities of all notifications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f9578e25-2e06-e024-dfb6-3722067c48ed","name":"Retrieve \"bounce\" reactivities of all notifications","isWebhook":false,"pointer":"/paths/~1notifications~1reactivities~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"bounce\" reactivities of all notifications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1reactivities~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/reactivities/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401"],"pointer":"/notifications/reactivities/bounces","href":"notificationreactivity/f9578e25-2e06-e024-dfb6-3722067c48ed","openApiOperationId":"f9578e25-2e06-e024-dfb6-3722067c48ed","summary":"Retrieve \"bounce\" reactivities of all notifications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1bounces/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1bounces/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"}],"pointer":"/paths/~1notifications~1reactivities~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1bounces/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1reactivities~1bounces/get/responses/200/content/application~1json/example"]}}},{"code":"401"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/f9578e25-2e06-e024-dfb6-3722067c48ed"}],"panels":[]}]},"httpPath":"/notifications/reactivities/bounces"},{"label":"Retrieve reactivities of the specified notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/de10b205-514a-9305-005e-ea22b8726562","routeSlug":"/api/notificationreactivity/de10b205-514a-9305-005e-ea22b8726562","metadata":{"seo":{"title":"Retrieve reactivities of the specified notification","description":"Retrieve reactivities of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"de10b205-514a-9305-005e-ea22b8726562","name":"Retrieve reactivities of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1reactivities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve reactivities of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1reactivities/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/reactivities","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/reactivities","href":"notificationreactivity/de10b205-514a-9305-005e-ea22b8726562","openApiOperationId":"de10b205-514a-9305-005e-ea22b8726562","summary":"Retrieve reactivities of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1{id}~1reactivities/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1notifications~1{id}~1reactivities/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1reactivities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1notifications~1{id}~1reactivities/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1notifications~1{id}~1reactivities/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/de10b205-514a-9305-005e-ea22b8726562"}],"panels":[]}]},"httpPath":"/notifications/{id}/reactivities"},{"label":"Retrieve \"impression\" reactivities of the specified notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/e6a305b2-8fa5-c11f-65b2-e750a1d35695","routeSlug":"/api/notificationreactivity/e6a305b2-8fa5-c11f-65b2-e750a1d35695","metadata":{"seo":{"title":"Retrieve \"impression\" reactivities of the specified notification","description":"Retrieve \"impression\" reactivities of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e6a305b2-8fa5-c11f-65b2-e750a1d35695","name":"Retrieve \"impression\" reactivities of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1reactivities~1impressions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"impression\" reactivities of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1impressions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1impressions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1impressions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/reactivities/impressions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/reactivities/impressions","href":"notificationreactivity/e6a305b2-8fa5-c11f-65b2-e750a1d35695","openApiOperationId":"e6a305b2-8fa5-c11f-65b2-e750a1d35695","summary":"Retrieve \"impression\" reactivities of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of impression events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_104","exampleIds":["paths/~1notifications~1{id}~1reactivities~1impressions/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_104","exampleIds":["paths/~1notifications~1{id}~1reactivities~1impressions/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1impressions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_104","exampleIds":["paths/~1notifications~1{id}~1reactivities~1impressions/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_104","exampleIds":["paths/~1notifications~1{id}~1reactivities~1impressions/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/e6a305b2-8fa5-c11f-65b2-e750a1d35695"}],"panels":[]}]},"httpPath":"/notifications/{id}/reactivities/impressions"},{"label":"Retrieve \"hit\" reactivities of the specified notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/17c39aaa-f385-e9d2-ffb2-8a13f69b149b","routeSlug":"/api/notificationreactivity/17c39aaa-f385-e9d2-ffb2-8a13f69b149b","metadata":{"seo":{"title":"Retrieve \"hit\" reactivities of the specified notification","description":"Retrieve \"hit\" reactivities of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"17c39aaa-f385-e9d2-ffb2-8a13f69b149b","name":"Retrieve \"hit\" reactivities of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1reactivities~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"hit\" reactivities of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1hits/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/reactivities/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/reactivities/hits","href":"notificationreactivity/17c39aaa-f385-e9d2-ffb2-8a13f69b149b","openApiOperationId":"17c39aaa-f385-e9d2-ffb2-8a13f69b149b","summary":"Retrieve \"hit\" reactivities of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1notifications~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_96","exampleIds":["paths/~1notifications~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","exampleIds":["paths/~1notifications~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96","exampleIds":["paths/~1notifications~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/17c39aaa-f385-e9d2-ffb2-8a13f69b149b"}],"panels":[]}]},"httpPath":"/notifications/{id}/reactivities/hits"},{"label":"Retrieve \"optout\" reactivities of the specified notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/70d3adbb-2a59-0898-fd4d-8aa4112d5d4d","routeSlug":"/api/notificationreactivity/70d3adbb-2a59-0898-fd4d-8aa4112d5d4d","metadata":{"seo":{"title":"Retrieve \"optout\" reactivities of the specified notification","description":"Retrieve \"optout\" reactivities of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"70d3adbb-2a59-0898-fd4d-8aa4112d5d4d","name":"Retrieve \"optout\" reactivities of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1reactivities~1optouts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"optout\" reactivities of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1optouts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1optouts/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1optouts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/reactivities/optouts","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/reactivities/optouts","href":"notificationreactivity/70d3adbb-2a59-0898-fd4d-8aa4112d5d4d","openApiOperationId":"70d3adbb-2a59-0898-fd4d-8aa4112d5d4d","summary":"Retrieve \"optout\" reactivities of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105","exampleIds":["paths/~1notifications~1{id}~1reactivities~1optouts/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_105","exampleIds":["paths/~1notifications~1{id}~1reactivities~1optouts/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1optouts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_105","exampleIds":["paths/~1notifications~1{id}~1reactivities~1optouts/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105","exampleIds":["paths/~1notifications~1{id}~1reactivities~1optouts/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/70d3adbb-2a59-0898-fd4d-8aa4112d5d4d"}],"panels":[]}]},"httpPath":"/notifications/{id}/reactivities/optouts"},{"label":"Retrieve \"bounce\" reactivities of the specified notification","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notificationreactivity/883ab2aa-f6a5-863f-afd5-f343696efc99","routeSlug":"/api/notificationreactivity/883ab2aa-f6a5-863f-afd5-f343696efc99","metadata":{"seo":{"title":"Retrieve \"bounce\" reactivities of the specified notification","description":"Retrieve \"bounce\" reactivities of the specified notification"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"883ab2aa-f6a5-863f-afd5-f343696efc99","name":"Retrieve \"bounce\" reactivities of the specified notification","isWebhook":false,"pointer":"/paths/~1notifications~1{id}~1reactivities~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve \"bounce\" reactivities of the specified notification","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The notification's id to retrieve reactivity from","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"activationStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\nSpecify this parameter to retrieve all events related to activations that have a timestamp greater than or equal to the specified value\r\nYou can use an ISO format date or a timestamp"},{"name":"activationEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"reactivityStart","in":"query","schemaId":"schema_88","description":"Defines a start date filter\r\n Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value\r\n You can use an ISO format date or a timestamp"},{"name":"reactivityEnd","in":"query","schemaId":"schema_88","description":"Defines an end date filter \r\n Specify this parameter to retrieve all events related to activations that have a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/notifications/{id}/reactivities/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[{"name":"activationStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"activationEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityStart","in":"query","required":false,"schemaId":"schema_88"},{"name":"reactivityEnd","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/notifications/{id}/reactivities/bounces","href":"notificationreactivity/883ab2aa-f6a5-863f-afd5-f343696efc99","openApiOperationId":"883ab2aa-f6a5-863f-afd5-f343696efc99","summary":"Retrieve \"bounce\" reactivities of the specified notification"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events related to underlying activations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1notifications~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_93","exampleIds":["paths/~1notifications~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1notifications~1{id}~1reactivities~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","exampleIds":["paths/~1notifications~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93","exampleIds":["paths/~1notifications~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notificationreactivity/883ab2aa-f6a5-863f-afd5-f343696efc99"}],"panels":[]}]},"httpPath":"/notifications/{id}/reactivities/bounces"}],"content":{"contentType":"group","meta":{"name":"notification/reactivity"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Notification","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/notifications/reactivities","summary":"Retrieve reactivities of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/22f4f33b-de37-dd81-55cf-b280ecb31cae","deprecated":false},{"title":"/notifications/reactivities/impressions","summary":"Retrieve \"impression\" reactivities of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/cb0e5bb9-1476-7a24-4358-1834e3260bd0","deprecated":false},{"title":"/notifications/reactivities/hits","summary":"Retrieve \"hit\" reactivities of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/b23aae93-debc-d29a-ad44-d6f4b63cf70c","deprecated":false},{"title":"/notifications/reactivities/optouts","summary":"Retrieve \"optout\" reactivities of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/5a948edd-8e9a-e044-c676-c40df98a7c99","deprecated":false},{"title":"/notifications/reactivities/bounces","summary":"Retrieve \"bounce\" reactivities of all notifications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/f9578e25-2e06-e024-dfb6-3722067c48ed","deprecated":false},{"title":"/notifications/{id}/reactivities","summary":"Retrieve reactivities of the specified notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/de10b205-514a-9305-005e-ea22b8726562","deprecated":false},{"title":"/notifications/{id}/reactivities/impressions","summary":"Retrieve \"impression\" reactivities of the specified notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/e6a305b2-8fa5-c11f-65b2-e750a1d35695","deprecated":false},{"title":"/notifications/{id}/reactivities/hits","summary":"Retrieve \"hit\" reactivities of the specified notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/17c39aaa-f385-e9d2-ffb2-8a13f69b149b","deprecated":false},{"title":"/notifications/{id}/reactivities/optouts","summary":"Retrieve \"optout\" reactivities of the specified notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/70d3adbb-2a59-0898-fd4d-8aa4112d5d4d","deprecated":false},{"title":"/notifications/{id}/reactivities/bounces","summary":"Retrieve \"bounce\" reactivities of the specified notification","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notificationreactivity/883ab2aa-f6a5-863f-afd5-f343696efc99","deprecated":false}]}]}]}]}},{"type":"separator","label":"Orchestration - Management","content":null},{"type":"group","label":"Workflow","link":"/api/workflowmanagement","routeSlug":"/api/workflowmanagement","items":[{"label":"Retrieve all workflows","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/279ce290-2a31-de2a-5b25-878da9072325","routeSlug":"/api/workflowmanagement/279ce290-2a31-de2a-5b25-878da9072325","metadata":{"seo":{"title":"Retrieve all workflows","description":"Retrieve all workflows"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"279ce290-2a31-de2a-5b25-878da9072325","name":"Retrieve all workflows","isWebhook":false,"pointer":"/paths/~1scripting~1workflows/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all workflows","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/scripting/workflows","href":"workflowmanagement/279ce290-2a31-de2a-5b25-878da9072325","openApiOperationId":"279ce290-2a31-de2a-5b25-878da9072325","summary":"Retrieve all workflows"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of workflows","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_106"}},"schemaId":"schema_106"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1scripting~1workflows/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_106","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_106"}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/279ce290-2a31-de2a-5b25-878da9072325"}],"panels":[]}]},"httpPath":"/scripting/workflows"},{"label":"Create a workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/2fcde292-5b34-1303-7a24-f35014dc08e1","routeSlug":"/api/workflowmanagement/2fcde292-5b34-1303-7a24-f35014dc08e1","metadata":{"seo":{"title":"Create a workflow","description":"Create a workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2fcde292-5b34-1303-7a24-f35014dc08e1","name":"Create a workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","pointer":"/paths/~1scripting~1workflows/post/requestBody","description":"Data used to create the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/workflows","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"responseCodes":["200","400","401","403","411"],"pointer":"/scripting/workflows","href":"workflowmanagement/2fcde292-5b34-1303-7a24-f35014dc08e1","openApiOperationId":"2fcde292-5b34-1303-7a24-f35014dc08e1","summary":"Create a workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/2fcde292-5b34-1303-7a24-f35014dc08e1"}],"panels":[]}]},"httpPath":"/scripting/workflows"},{"label":"Retrieve listeners of the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/e7685387-c89b-b1e2-0c08-fd5a3b09980f","routeSlug":"/api/workflowmanagement/e7685387-c89b-b1e2-0c08-fd5a3b09980f","metadata":{"seo":{"title":"Retrieve listeners of the specified workflow","description":"Retrieve listeners of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e7685387-c89b-b1e2-0c08-fd5a3b09980f","name":"Retrieve listeners of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve listeners of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to retrieve listeners","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}/listeners","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/workflows/{id}/listeners","href":"workflowmanagement/e7685387-c89b-b1e2-0c08-fd5a3b09980f","openApiOperationId":"e7685387-c89b-b1e2-0c08-fd5a3b09980f","summary":"Retrieve listeners of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of listeners","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}},"schemaId":"schema_107"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_107","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/e7685387-c89b-b1e2-0c08-fd5a3b09980f"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/listeners"},{"label":"Update listeners of the specified workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca","routeSlug":"/api/workflowmanagement/410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca","metadata":{"seo":{"title":"Update listeners of the specified workflow","description":"Update listeners of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca","name":"Update listeners of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update listeners of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update listeners","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_107"}},"schemaId":"schema_107","pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/put/requestBody","description":"Data used to update listeners of the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}/listeners","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_107"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/listeners","href":"workflowmanagement/410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca","openApiOperationId":"410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca","summary":"Update listeners of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_107","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_107"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of updated listeners","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}},"schemaId":"schema_107"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_107","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/listeners"},{"label":"Delete listeners of the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/ca8d5584-e9c9-116e-5551-fb5a83e7ea0c","routeSlug":"/api/workflowmanagement/ca8d5584-e9c9-116e-5551-fb5a83e7ea0c","metadata":{"seo":{"title":"Delete listeners of the specified workflow","description":"Delete listeners of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ca8d5584-e9c9-116e-5551-fb5a83e7ea0c","name":"Delete listeners of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete listeners of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to delete listeners","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/listeners","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/listeners","href":"workflowmanagement/ca8d5584-e9c9-116e-5551-fb5a83e7ea0c","openApiOperationId":"ca8d5584-e9c9-116e-5551-fb5a83e7ea0c","summary":"Delete listeners of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1listeners/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/ca8d5584-e9c9-116e-5551-fb5a83e7ea0c"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/listeners"},{"label":"Retrieve scheduler tasks of the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/cb8cb67e-457b-10de-e737-c4be158968ab","routeSlug":"/api/workflowmanagement/cb8cb67e-457b-10de-e737-c4be158968ab","metadata":{"seo":{"title":"Retrieve scheduler tasks of the specified workflow","description":"Retrieve scheduler tasks of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cb8cb67e-457b-10de-e737-c4be158968ab","name":"Retrieve scheduler tasks of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve scheduler tasks of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Defines the workflow's id to retrieve scheduler tasks","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}/tasks","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/workflows/{id}/tasks","href":"workflowmanagement/cb8cb67e-457b-10de-e737-c4be158968ab","openApiOperationId":"cb8cb67e-457b-10de-e737-c4be158968ab","summary":"Retrieve scheduler tasks of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of scheduler tasks","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_108"}},"schemaId":"schema_108"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_108","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_108"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/cb8cb67e-457b-10de-e737-c4be158968ab"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/tasks"},{"label":"Update scheduler tasks of the specified workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f","routeSlug":"/api/workflowmanagement/a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f","metadata":{"seo":{"title":"Update scheduler tasks of the specified workflow","description":"Update scheduler tasks of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f","name":"Update scheduler tasks of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update scheduler tasks of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Defines the workflow's id to update scheduler tasks","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_108"}},"schemaId":"schema_108","pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/put/requestBody","description":"Data used to update scheduler tasks of the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}/tasks","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_108"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/tasks","href":"workflowmanagement/a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f","openApiOperationId":"a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f","summary":"Update scheduler tasks of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_108","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_108"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of updated scheduler tasks","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_108"}},"schemaId":"schema_108"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_108","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_108"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/tasks"},{"label":"Delete scheduler tasks of the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/59a6dce5-ed4e-4b6c-989c-f383103c1a17","routeSlug":"/api/workflowmanagement/59a6dce5-ed4e-4b6c-989c-f383103c1a17","metadata":{"seo":{"title":"Delete scheduler tasks of the specified workflow","description":"Delete scheduler tasks of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"59a6dce5-ed4e-4b6c-989c-f383103c1a17","name":"Delete scheduler tasks of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete scheduler tasks of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to delete tasks","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/tasks","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/tasks","href":"workflowmanagement/59a6dce5-ed4e-4b6c-989c-f383103c1a17","openApiOperationId":"59a6dce5-ed4e-4b6c-989c-f383103c1a17","summary":"Delete scheduler tasks of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/59a6dce5-ed4e-4b6c-989c-f383103c1a17"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/tasks"},{"label":"Retrieve the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/b77b60d8-2498-0d9d-bf56-bd37bd002845","routeSlug":"/api/workflowmanagement/b77b60d8-2498-0d9d-bf56-bd37bd002845","metadata":{"seo":{"title":"Retrieve the specified workflow","description":"Retrieve the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b77b60d8-2498-0d9d-bf56-bd37bd002845","name":"Retrieve the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to get","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/workflows/{id}","href":"workflowmanagement/b77b60d8-2498-0d9d-bf56-bd37bd002845","openApiOperationId":"b77b60d8-2498-0d9d-bf56-bd37bd002845","summary":"Retrieve the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/b77b60d8-2498-0d9d-bf56-bd37bd002845"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}"},{"label":"Update a workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/4ec4304c-3246-0c07-fa8d-addcc9de0904","routeSlug":"/api/workflowmanagement/4ec4304c-3246-0c07-fa8d-addcc9de0904","metadata":{"seo":{"title":"Update a workflow","description":"Update a workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4ec4304c-3246-0c07-fa8d-addcc9de0904","name":"Update a workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","pointer":"/paths/~1scripting~1workflows~1{id}/put/requestBody","description":"Data used to update the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}","href":"workflowmanagement/4ec4304c-3246-0c07-fa8d-addcc9de0904","openApiOperationId":"4ec4304c-3246-0c07-fa8d-addcc9de0904","summary":"Update a workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/4ec4304c-3246-0c07-fa8d-addcc9de0904"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}"},{"label":"Delete a workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/6e404dbf-af47-b844-5c82-97ae89e858e6","routeSlug":"/api/workflowmanagement/6e404dbf-af47-b844-5c82-97ae89e858e6","metadata":{"seo":{"title":"Delete a workflow","description":"Delete a workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6e404dbf-af47-b844-5c82-97ae89e858e6","name":"Delete a workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to delete","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}","href":"workflowmanagement/6e404dbf-af47-b844-5c82-97ae89e858e6","openApiOperationId":"6e404dbf-af47-b844-5c82-97ae89e858e6","summary":"Delete a workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/6e404dbf-af47-b844-5c82-97ae89e858e6"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}"},{"label":"Update a workflow","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/15476a50-59c5-1cb0-047f-1738ff8a0c40","routeSlug":"/api/workflowmanagement/15476a50-59c5-1cb0-047f-1738ff8a0c40","metadata":{"seo":{"title":"Update a workflow","description":"Update a workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"15476a50-59c5-1cb0-047f-1738ff8a0c40","name":"Update a workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/scripting/workflows/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}","href":"workflowmanagement/15476a50-59c5-1cb0-047f-1738ff8a0c40","openApiOperationId":"15476a50-59c5-1cb0-047f-1738ff8a0c40","summary":"Update a workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/15476a50-59c5-1cb0-047f-1738ff8a0c40"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}"},{"label":"Retrieve scripting settings of the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/db2356f7-984d-4038-18fc-2e72593b631d","routeSlug":"/api/workflowmanagement/db2356f7-984d-4038-18fc-2e72593b631d","metadata":{"seo":{"title":"Retrieve scripting settings of the specified workflow","description":"Retrieve scripting settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"db2356f7-984d-4038-18fc-2e72593b631d","name":"Retrieve scripting settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve scripting settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to retrieve scripting settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}/scripting","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/workflows/{id}/scripting","href":"workflowmanagement/db2356f7-984d-4038-18fc-2e72593b631d","openApiOperationId":"db2356f7-984d-4038-18fc-2e72593b631d","summary":"Retrieve scripting settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The workflow scripting settings","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/db2356f7-984d-4038-18fc-2e72593b631d"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/scripting"},{"label":"Update scripting settings of the specified workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/db3fd21a-fe34-3ac5-32d5-49472187544a","routeSlug":"/api/workflowmanagement/db3fd21a-fe34-3ac5-32d5-49472187544a","metadata":{"seo":{"title":"Update scripting settings of the specified workflow","description":"Update scripting settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"db3fd21a-fe34-3ac5-32d5-49472187544a","name":"Update scripting settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update scripting settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update scripting settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable","pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/put/requestBody","description":"Data used to update scripting settings of the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}/scripting","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/scripting","href":"workflowmanagement/db3fd21a-fe34-3ac5-32d5-49472187544a","openApiOperationId":"db3fd21a-fe34-3ac5-32d5-49472187544a","summary":"Update scripting settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Updated scripting settings","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/db3fd21a-fe34-3ac5-32d5-49472187544a"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/scripting"},{"label":"Delete scripting settings of the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/84b0106c-e795-6b6f-9840-895cdb6305ab","routeSlug":"/api/workflowmanagement/84b0106c-e795-6b6f-9840-895cdb6305ab","metadata":{"seo":{"title":"Delete scripting settings of the specified workflow","description":"Delete scripting settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"84b0106c-e795-6b6f-9840-895cdb6305ab","name":"Delete scripting settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete scripting settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to delete scripting settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/scripting","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/scripting","href":"workflowmanagement/84b0106c-e795-6b6f-9840-895cdb6305ab","openApiOperationId":"84b0106c-e795-6b6f-9840-895cdb6305ab","summary":"Delete scripting settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/84b0106c-e795-6b6f-9840-895cdb6305ab"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/scripting"},{"label":"Update scripting settings of the specified workflow","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/c777810c-590f-e2ce-afb4-4ff1bbf997e6","routeSlug":"/api/workflowmanagement/c777810c-590f-e2ce-afb4-4ff1bbf997e6","metadata":{"seo":{"title":"Update scripting settings of the specified workflow","description":"Update scripting settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c777810c-590f-e2ce-afb4-4ff1bbf997e6","name":"Update scripting settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update scripting settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update scripting settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/patch/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/scripting/workflows/{id}/scripting","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/scripting","href":"workflowmanagement/c777810c-590f-e2ce-afb4-4ff1bbf997e6","openApiOperationId":"c777810c-590f-e2ce-afb4-4ff1bbf997e6","summary":"Update scripting settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Updated scripting settings","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1scripting/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/c777810c-590f-e2ce-afb4-4ff1bbf997e6"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/scripting"},{"label":"Retrieve settings of the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/c631ab22-c04d-e6b1-d630-563d40bc100e","routeSlug":"/api/workflowmanagement/c631ab22-c04d-e6b1-d630-563d40bc100e","metadata":{"seo":{"title":"Retrieve settings of the specified workflow","description":"Retrieve settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c631ab22-c04d-e6b1-d630-563d40bc100e","name":"Retrieve settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to retrieve settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}/settings","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/settings","href":"workflowmanagement/c631ab22-c04d-e6b1-d630-563d40bc100e","openApiOperationId":"c631ab22-c04d-e6b1-d630-563d40bc100e","summary":"Retrieve settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/c631ab22-c04d-e6b1-d630-563d40bc100e"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/settings"},{"label":"Update settings of the specified workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/0e81024a-81e3-5867-92c1-632bc1781ab0","routeSlug":"/api/workflowmanagement/0e81024a-81e3-5867-92c1-632bc1781ab0","metadata":{"seo":{"title":"Update settings of the specified workflow","description":"Update settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0e81024a-81e3-5867-92c1-632bc1781ab0","name":"Update settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}/settings","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/settings","href":"workflowmanagement/0e81024a-81e3-5867-92c1-632bc1781ab0","openApiOperationId":"0e81024a-81e3-5867-92c1-632bc1781ab0","summary":"Update settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/put/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/0e81024a-81e3-5867-92c1-632bc1781ab0"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/settings"},{"label":"Delete settings of the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/234da718-80ad-6ccd-bc69-8796c51f9879","routeSlug":"/api/workflowmanagement/234da718-80ad-6ccd-bc69-8796c51f9879","metadata":{"seo":{"title":"Delete settings of the specified workflow","description":"Delete settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"234da718-80ad-6ccd-bc69-8796c51f9879","name":"Delete settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to delete settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/settings","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/settings","href":"workflowmanagement/234da718-80ad-6ccd-bc69-8796c51f9879","openApiOperationId":"234da718-80ad-6ccd-bc69-8796c51f9879","summary":"Delete settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/234da718-80ad-6ccd-bc69-8796c51f9879"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/settings"},{"label":"Update settings of the specified workflow","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/ff7c1006-161e-8195-2e99-bde912ea564c","routeSlug":"/api/workflowmanagement/ff7c1006-161e-8195-2e99-bde912ea564c","metadata":{"seo":{"title":"Update settings of the specified workflow","description":"Update settings of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ff7c1006-161e-8195-2e99-bde912ea564c","name":"Update settings of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update settings of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update settings","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/patch/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/scripting/workflows/{id}/settings","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/settings","href":"workflowmanagement/ff7c1006-161e-8195-2e99-bde912ea564c","openApiOperationId":"ff7c1006-161e-8195-2e99-bde912ea564c","summary":"Update settings of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1settings/patch/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/ff7c1006-161e-8195-2e99-bde912ea564c"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/settings"},{"label":"Retrieve nodes of the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/61eb0486-18b4-ee4b-66d4-138119634ede","routeSlug":"/api/workflowmanagement/61eb0486-18b4-ee4b-66d4-138119634ede","metadata":{"seo":{"title":"Retrieve nodes of the specified workflow","description":"Retrieve nodes of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"61eb0486-18b4-ee4b-66d4-138119634ede","name":"Retrieve nodes of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve nodes of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to retrieve nodes","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}/nodes","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/workflows/{id}/nodes","href":"workflowmanagement/61eb0486-18b4-ee4b-66d4-138119634ede","openApiOperationId":"61eb0486-18b4-ee4b-66d4-138119634ede","summary":"Retrieve nodes of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of nodes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_109"}},"schemaId":"schema_109"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_109","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_109"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/61eb0486-18b4-ee4b-66d4-138119634ede"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/nodes"},{"label":"Update nodes of the specified workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/21031e0c-0759-99ba-260f-afba913d316d","routeSlug":"/api/workflowmanagement/21031e0c-0759-99ba-260f-afba913d316d","metadata":{"seo":{"title":"Update nodes of the specified workflow","description":"Update nodes of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"21031e0c-0759-99ba-260f-afba913d316d","name":"Update nodes of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update nodes of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to update nodes","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_109"}},"schemaId":"schema_109","pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/put/requestBody","description":"Data used to update nodes of the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}/nodes","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_109"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/nodes","href":"workflowmanagement/21031e0c-0759-99ba-260f-afba913d316d","openApiOperationId":"21031e0c-0759-99ba-260f-afba913d316d","summary":"Update nodes of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_109","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_109"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of updated nodes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_109"}},"schemaId":"schema_109"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_109","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_109"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/21031e0c-0759-99ba-260f-afba913d316d"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/nodes"},{"label":"Delete nodes of the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/1fd35c38-1bfb-c461-188f-4b189fa96f4e","routeSlug":"/api/workflowmanagement/1fd35c38-1bfb-c461-188f-4b189fa96f4e","metadata":{"seo":{"title":"Delete nodes of the specified workflow","description":"Delete nodes of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1fd35c38-1bfb-c461-188f-4b189fa96f4e","name":"Delete nodes of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete nodes of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to delete nodes","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/nodes","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/nodes","href":"workflowmanagement/1fd35c38-1bfb-c461-188f-4b189fa96f4e","openApiOperationId":"1fd35c38-1bfb-c461-188f-4b189fa96f4e","summary":"Delete nodes of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1nodes/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/1fd35c38-1bfb-c461-188f-4b189fa96f4e"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/nodes"},{"label":"Retrieve nodes of the specified workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe","routeSlug":"/api/workflowmanagement/8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe","metadata":{"seo":{"title":"Retrieve nodes of the specified workflow","description":"Retrieve nodes of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe","name":"Retrieve nodes of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve nodes of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to retrieve nodes","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/workflows/{id}/capping","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/workflows/{id}/capping","href":"workflowmanagement/8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe","openApiOperationId":"8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe","summary":"Retrieve nodes of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of nodes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_110"}},"schemaId":"schema_110"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_110","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_110"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/capping"},{"label":"Update capping of the specified workflow","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/c352ec05-e788-242c-d06a-97b0de176f38","routeSlug":"/api/workflowmanagement/c352ec05-e788-242c-d06a-97b0de176f38","metadata":{"seo":{"title":"Update capping of the specified workflow","description":"Update capping of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c352ec05-e788-242c-d06a-97b0de176f38","name":"Update capping of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update capping of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Defines the workflow's id to update capping","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_110"}},"schemaId":"schema_110","pointer":"/paths/~1scripting~1workflows~1{id}~1capping/put/requestBody","description":"Data used to update capping of the workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/workflows/{id}/capping","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_110"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/capping","href":"workflowmanagement/c352ec05-e788-242c-d06a-97b0de176f38","openApiOperationId":"c352ec05-e788-242c-d06a-97b0de176f38","summary":"Update capping of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_110","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_110"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of updated capping","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_110"}},"schemaId":"schema_110"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_110","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_110"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/c352ec05-e788-242c-d06a-97b0de176f38"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/capping"},{"label":"Delete capping of the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa","routeSlug":"/api/workflowmanagement/3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa","metadata":{"seo":{"title":"Delete capping of the specified workflow","description":"Delete capping of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa","name":"Delete capping of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete capping of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Defines the workflow's id to delete capping","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/capping","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/capping","href":"workflowmanagement/3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa","openApiOperationId":"3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa","summary":"Delete capping of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1capping/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/capping"},{"label":"activate the specified workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/d25648a3-d253-6fd7-8957-7d5b73b86856","routeSlug":"/api/workflowmanagement/d25648a3-d253-6fd7-8957-7d5b73b86856","metadata":{"seo":{"title":"activate the specified workflow","description":"activate the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d25648a3-d253-6fd7-8957-7d5b73b86856","name":"activate the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"activate the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to activate","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/workflows/{id}/activation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/activation","href":"workflowmanagement/d25648a3-d253-6fd7-8957-7d5b73b86856","openApiOperationId":"d25648a3-d253-6fd7-8957-7d5b73b86856","summary":"activate the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/d25648a3-d253-6fd7-8957-7d5b73b86856"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/activation"},{"label":"deactivate the specified workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0","routeSlug":"/api/workflowmanagement/e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0","metadata":{"seo":{"title":"deactivate the specified workflow","description":"deactivate the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0","name":"deactivate the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"deactivate the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to deactivate","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/workflows/{id}/activation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/activation","href":"workflowmanagement/e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0","openApiOperationId":"e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0","summary":"deactivate the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1activation/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/activation"},{"label":"duplicate the specified workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/97344d30-eefa-a1d7-3cb1-cab0c0133be5","routeSlug":"/api/workflowmanagement/97344d30-eefa-a1d7-3cb1-cab0c0133be5","metadata":{"seo":{"title":"duplicate the specified workflow","description":"duplicate the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"97344d30-eefa-a1d7-3cb1-cab0c0133be5","name":"duplicate the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1duplication/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"duplicate the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Defines the workflow's id to duplicate","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1duplication/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1duplication/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/workflows/{id}/duplication","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","409"],"pointer":"/scripting/workflows/{id}/duplication","href":"workflowmanagement/97344d30-eefa-a1d7-3cb1-cab0c0133be5","openApiOperationId":"97344d30-eefa-a1d7-3cb1-cab0c0133be5","summary":"duplicate the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"the duplicated workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1duplication/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/97344d30-eefa-a1d7-3cb1-cab0c0133be5"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/duplication"},{"label":"Execute the specified workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/c38e7196-f4db-7085-9389-4b4e3980d35b","routeSlug":"/api/workflowmanagement/c38e7196-f4db-7085-9389-4b4e3980d35b","metadata":{"seo":{"title":"Execute the specified workflow","description":"Execute the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c38e7196-f4db-7085-9389-4b4e3980d35b","name":"Execute the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1execution/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to execute","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeSchemas":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest","pointer":"/paths/~1scripting~1workflows~1{id}~1execution/post/requestBody","description":"Data used to execute Workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/workflows/{id}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/execution","href":"workflowmanagement/c38e7196-f4db-7085-9389-4b4e3980d35b","openApiOperationId":"c38e7196-f4db-7085-9389-4b4e3980d35b","summary":"Execute the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeSchemas":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An execution result","mediaType":"application/vnd.np6.cm.workflow-v4","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeContent":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1execution/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeContent":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/c38e7196-f4db-7085-9389-4b4e3980d35b"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/execution"},{"label":"Execute the specified workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/9cf17870-7f7e-26b2-bc3c-e55ecb01e09e","routeSlug":"/api/workflowmanagement/9cf17870-7f7e-26b2-bc3c-e55ecb01e09e","metadata":{"seo":{"title":"Execute the specified workflow","description":"Execute the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9cf17870-7f7e-26b2-bc3c-e55ecb01e09e","name":"Execute the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to execute","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeSchemas":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"schema_111"}},"schemaId":"schema_111","pointer":"/paths/~1scripting~1workflows~1{id}~1executions/post/requestBody","description":"A list of data used to execute Workflow"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/workflows/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"schema_111"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/workflows/{id}/executions","href":"workflowmanagement/9cf17870-7f7e-26b2-bc3c-e55ecb01e09e","openApiOperationId":"9cf17870-7f7e-26b2-bc3c-e55ecb01e09e","summary":"Execute the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_111","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeSchemas":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"schema_111"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of execution result","mediaType":"application/vnd.np6.cm.workflow-v4","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeContent":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"schema_112"}},"schemaId":"schema_112"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_112","mediaTypes":["application/vnd.np6.cm.workflow-v4"],"mediaTypeContent":{"application/vnd.np6.cm.workflow-v4":{"schemaId":"schema_112"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/9cf17870-7f7e-26b2-bc3c-e55ecb01e09e"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/executions"},{"label":"Execute the specified task of the specified workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/workflowmanagement/34746ddf-7085-9026-5f8f-842a9fcc448b","routeSlug":"/api/workflowmanagement/34746ddf-7085-9026-5f8f-842a9fcc448b","metadata":{"seo":{"title":"Execute the specified task of the specified workflow","description":"Execute the specified task of the specified workflow"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"34746ddf-7085-9026-5f8f-842a9fcc448b","name":"Execute the specified task of the specified workflow","isWebhook":false,"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks~1{uuid}~1execution/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified task of the specified workflow","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The workflow's id to execute","required":true},{"name":"uuid","in":"path","schemaId":"schema_69","description":"The task's uuid to execute","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks~1{uuid}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks~1{uuid}~1execution/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/workflows/{id}/tasks/{uuid}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"},{"name":"uuid","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/workflows/{id}/tasks/{uuid}/execution","href":"workflowmanagement/34746ddf-7085-9026-5f8f-842a9fcc448b","openApiOperationId":"34746ddf-7085-9026-5f8f-842a9fcc448b","summary":"Execute the specified task of the specified workflow"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1workflows~1{id}~1tasks~1{uuid}~1execution/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/workflowmanagement/34746ddf-7085-9026-5f8f-842a9fcc448b"}],"panels":[]}]},"httpPath":"/scripting/workflows/{id}/tasks/{uuid}/execution"}],"content":{"contentType":"group","meta":{"name":"workflow/management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Workflow","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/scripting/workflows","summary":"Retrieve all workflows","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/279ce290-2a31-de2a-5b25-878da9072325","deprecated":false},{"title":"/scripting/workflows","summary":"Create a workflow","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workflowmanagement/2fcde292-5b34-1303-7a24-f35014dc08e1","deprecated":false},{"title":"/scripting/workflows/{id}/listeners","summary":"Retrieve listeners of the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/e7685387-c89b-b1e2-0c08-fd5a3b09980f","deprecated":false},{"title":"/scripting/workflows/{id}/listeners","summary":"Update listeners of the specified workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca","deprecated":false},{"title":"/scripting/workflows/{id}/listeners","summary":"Delete listeners of the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/ca8d5584-e9c9-116e-5551-fb5a83e7ea0c","deprecated":false},{"title":"/scripting/workflows/{id}/tasks","summary":"Retrieve scheduler tasks of the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/cb8cb67e-457b-10de-e737-c4be158968ab","deprecated":false},{"title":"/scripting/workflows/{id}/tasks","summary":"Update scheduler tasks of the specified workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f","deprecated":false},{"title":"/scripting/workflows/{id}/tasks","summary":"Delete scheduler tasks of the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/59a6dce5-ed4e-4b6c-989c-f383103c1a17","deprecated":false},{"title":"/scripting/workflows/{id}","summary":"Retrieve the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/b77b60d8-2498-0d9d-bf56-bd37bd002845","deprecated":false},{"title":"/scripting/workflows/{id}","summary":"Update a workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/4ec4304c-3246-0c07-fa8d-addcc9de0904","deprecated":false},{"title":"/scripting/workflows/{id}","summary":"Delete a workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/6e404dbf-af47-b844-5c82-97ae89e858e6","deprecated":false},{"title":"/scripting/workflows/{id}","summary":"Update a workflow","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/workflowmanagement/15476a50-59c5-1cb0-047f-1738ff8a0c40","deprecated":false},{"title":"/scripting/workflows/{id}/scripting","summary":"Retrieve scripting settings of the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/db2356f7-984d-4038-18fc-2e72593b631d","deprecated":false},{"title":"/scripting/workflows/{id}/scripting","summary":"Update scripting settings of the specified workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/db3fd21a-fe34-3ac5-32d5-49472187544a","deprecated":false},{"title":"/scripting/workflows/{id}/scripting","summary":"Delete scripting settings of the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/84b0106c-e795-6b6f-9840-895cdb6305ab","deprecated":false},{"title":"/scripting/workflows/{id}/scripting","summary":"Update scripting settings of the specified workflow","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/workflowmanagement/c777810c-590f-e2ce-afb4-4ff1bbf997e6","deprecated":false},{"title":"/scripting/workflows/{id}/settings","summary":"Retrieve settings of the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/c631ab22-c04d-e6b1-d630-563d40bc100e","deprecated":false},{"title":"/scripting/workflows/{id}/settings","summary":"Update settings of the specified workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/0e81024a-81e3-5867-92c1-632bc1781ab0","deprecated":false},{"title":"/scripting/workflows/{id}/settings","summary":"Delete settings of the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/234da718-80ad-6ccd-bc69-8796c51f9879","deprecated":false},{"title":"/scripting/workflows/{id}/settings","summary":"Update settings of the specified workflow","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/workflowmanagement/ff7c1006-161e-8195-2e99-bde912ea564c","deprecated":false},{"title":"/scripting/workflows/{id}/nodes","summary":"Retrieve nodes of the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/61eb0486-18b4-ee4b-66d4-138119634ede","deprecated":false},{"title":"/scripting/workflows/{id}/nodes","summary":"Update nodes of the specified workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/21031e0c-0759-99ba-260f-afba913d316d","deprecated":false},{"title":"/scripting/workflows/{id}/nodes","summary":"Delete nodes of the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/1fd35c38-1bfb-c461-188f-4b189fa96f4e","deprecated":false},{"title":"/scripting/workflows/{id}/capping","summary":"Retrieve nodes of the specified workflow","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workflowmanagement/8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe","deprecated":false},{"title":"/scripting/workflows/{id}/capping","summary":"Update capping of the specified workflow","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workflowmanagement/c352ec05-e788-242c-d06a-97b0de176f38","deprecated":false},{"title":"/scripting/workflows/{id}/capping","summary":"Delete capping of the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa","deprecated":false},{"title":"/scripting/workflows/{id}/activation","summary":"activate the specified workflow","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workflowmanagement/d25648a3-d253-6fd7-8957-7d5b73b86856","deprecated":false},{"title":"/scripting/workflows/{id}/activation","summary":"deactivate the specified workflow","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workflowmanagement/e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0","deprecated":false},{"title":"/scripting/workflows/{id}/duplication","summary":"duplicate the specified workflow","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workflowmanagement/97344d30-eefa-a1d7-3cb1-cab0c0133be5","deprecated":false},{"title":"/scripting/workflows/{id}/execution","summary":"Execute the specified workflow","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workflowmanagement/c38e7196-f4db-7085-9389-4b4e3980d35b","deprecated":false},{"title":"/scripting/workflows/{id}/executions","summary":"Execute the specified workflow","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workflowmanagement/9cf17870-7f7e-26b2-bc3c-e55ecb01e09e","deprecated":false},{"title":"/scripting/workflows/{id}/tasks/{uuid}/execution","summary":"Execute the specified task of the specified workflow","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workflowmanagement/34746ddf-7085-9026-5f8f-842a9fcc448b","deprecated":false}]}]}]}]}},{"type":"group","label":"Campaign","link":"/api/campaignmanagement","routeSlug":"/api/campaignmanagement","items":[{"label":"Retrieve all campaigns","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignmanagement/4743857f-a739-3243-a5cd-d5d85d1ff89e","routeSlug":"/api/campaignmanagement/4743857f-a739-3243-a5cd-d5d85d1ff89e","metadata":{"seo":{"title":"Retrieve all campaigns","description":"Retrieve all campaigns"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4743857f-a739-3243-a5cd-d5d85d1ff89e","name":"Retrieve all campaigns","isWebhook":false,"pointer":"/paths/~1campaigns/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all campaigns","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/campaigns","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/campaigns","href":"campaignmanagement/4743857f-a739-3243-a5cd-d5d85d1ff89e","openApiOperationId":"4743857f-a739-3243-a5cd-d5d85d1ff89e","summary":"Retrieve all campaigns"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of campaigns","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_113"}},"schemaId":"schema_113"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1campaigns/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_113","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_113"}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignmanagement/4743857f-a739-3243-a5cd-d5d85d1ff89e"}],"panels":[]}]},"httpPath":"/campaigns"},{"label":"Create a campaign","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignmanagement/8f02ce35-ae37-b4b5-c354-94e25f9c3377","routeSlug":"/api/campaignmanagement/8f02ce35-ae37-b4b5-c354-94e25f9c3377","metadata":{"seo":{"title":"Create a campaign","description":"Create a campaign"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8f02ce35-ae37-b4b5-c354-94e25f9c3377","name":"Create a campaign","isWebhook":false,"pointer":"/paths/~1campaigns/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","pointer":"/paths/~1campaigns/post/requestBody","description":"Data used to create the campaign"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/campaigns","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"responseCodes":["200","400","401","403","411"],"pointer":"/campaigns","href":"campaignmanagement/8f02ce35-ae37-b4b5-c354-94e25f9c3377","openApiOperationId":"8f02ce35-ae37-b4b5-c354-94e25f9c3377","summary":"Create a campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created campaign","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1campaigns/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignmanagement/8f02ce35-ae37-b4b5-c354-94e25f9c3377"}],"panels":[]}]},"httpPath":"/campaigns"},{"label":"Retrieve the specified campaign","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignmanagement/be4e8793-fb89-48b8-9d5c-5deda09ffce8","routeSlug":"/api/campaignmanagement/be4e8793-fb89-48b8-9d5c-5deda09ffce8","metadata":{"seo":{"title":"Retrieve the specified campaign","description":"Retrieve the specified campaign"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"be4e8793-fb89-48b8-9d5c-5deda09ffce8","name":"Retrieve the specified campaign","isWebhook":false,"pointer":"/paths/~1campaigns~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign's id to get","required":true}],"pointer":"/paths/~1campaigns~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/campaigns/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/campaigns/{id}","href":"campaignmanagement/be4e8793-fb89-48b8-9d5c-5deda09ffce8","openApiOperationId":"be4e8793-fb89-48b8-9d5c-5deda09ffce8","summary":"Retrieve the specified campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A campaign","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1campaigns~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignmanagement/be4e8793-fb89-48b8-9d5c-5deda09ffce8"}],"panels":[]}]},"httpPath":"/campaigns/{id}"},{"label":"Update a campaign","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignmanagement/589c82da-632d-f494-8fc3-0f21b0c0d196","routeSlug":"/api/campaignmanagement/589c82da-632d-f494-8fc3-0f21b0c0d196","metadata":{"seo":{"title":"Update a campaign","description":"Update a campaign"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"589c82da-632d-f494-8fc3-0f21b0c0d196","name":"Update a campaign","isWebhook":false,"pointer":"/paths/~1campaigns~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign's id to update","required":true}],"pointer":"/paths/~1campaigns~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","pointer":"/paths/~1campaigns~1{id}/put/requestBody","description":"Data used to update the campaign"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/campaigns/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/campaigns/{id}","href":"campaignmanagement/589c82da-632d-f494-8fc3-0f21b0c0d196","openApiOperationId":"589c82da-632d-f494-8fc3-0f21b0c0d196","summary":"Update a campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated campaign","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1campaigns~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignmanagement/589c82da-632d-f494-8fc3-0f21b0c0d196"}],"panels":[]}]},"httpPath":"/campaigns/{id}"},{"label":"Delete the specified campaign","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignmanagement/dd0e02dd-2ef4-ace4-3f5f-276078204c18","routeSlug":"/api/campaignmanagement/dd0e02dd-2ef4-ace4-3f5f-276078204c18","metadata":{"seo":{"title":"Delete the specified campaign","description":"Delete the specified campaign"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"dd0e02dd-2ef4-ace4-3f5f-276078204c18","name":"Delete the specified campaign","isWebhook":false,"pointer":"/paths/~1campaigns~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign's id to delete","required":true}],"pointer":"/paths/~1campaigns~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/campaigns/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/campaigns/{id}","href":"campaignmanagement/dd0e02dd-2ef4-ace4-3f5f-276078204c18","openApiOperationId":"dd0e02dd-2ef4-ace4-3f5f-276078204c18","summary":"Delete the specified campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1campaigns~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignmanagement/dd0e02dd-2ef4-ace4-3f5f-276078204c18"}],"panels":[]}]},"httpPath":"/campaigns/{id}"},{"label":"Add/remove the items of a campaign","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignmanagement/447993bd-e30a-d82c-bedc-143c0dcfc438","routeSlug":"/api/campaignmanagement/447993bd-e30a-d82c-bedc-143c0dcfc438","metadata":{"seo":{"title":"Add/remove the items of a campaign","description":"Add/remove the items of a campaign"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"447993bd-e30a-d82c-bedc-143c0dcfc438","name":"Add/remove the items of a campaign","isWebhook":false,"pointer":"/paths/~1campaigns~1{id}~1items/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add/remove the items of a campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"Campaign's id","required":true}],"pointer":"/paths/~1campaigns~1{id}~1items/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns~1{id}~1items/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_114"}},"schemaId":"schema_114","pointer":"/paths/~1campaigns~1{id}~1items/post/requestBody","description":"payload parameter"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/campaigns/{id}/items","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_114"}},"responseCodes":["200","401","403","404","411"],"pointer":"/campaigns/{id}/items","href":"campaignmanagement/447993bd-e30a-d82c-bedc-143c0dcfc438","openApiOperationId":"447993bd-e30a-d82c-bedc-143c0dcfc438","summary":"Add/remove the items of a campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_114","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_114"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Campaign","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1campaigns~1{id}~1items/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Campaign.CampaignModel"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignmanagement/447993bd-e30a-d82c-bedc-143c0dcfc438"}],"panels":[]}]},"httpPath":"/campaigns/{id}/items"}],"content":{"contentType":"group","meta":{"name":"campaign/management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Campaign","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/campaigns","summary":"Retrieve all campaigns","prefix":{"name":"get","color":"get"},"badges":[],"link":"/campaignmanagement/4743857f-a739-3243-a5cd-d5d85d1ff89e","deprecated":false},{"title":"/campaigns","summary":"Create a campaign","prefix":{"name":"post","color":"post"},"badges":[],"link":"/campaignmanagement/8f02ce35-ae37-b4b5-c354-94e25f9c3377","deprecated":false},{"title":"/campaigns/{id}","summary":"Retrieve the specified campaign","prefix":{"name":"get","color":"get"},"badges":[],"link":"/campaignmanagement/be4e8793-fb89-48b8-9d5c-5deda09ffce8","deprecated":false},{"title":"/campaigns/{id}","summary":"Update a campaign","prefix":{"name":"put","color":"put"},"badges":[],"link":"/campaignmanagement/589c82da-632d-f494-8fc3-0f21b0c0d196","deprecated":false},{"title":"/campaigns/{id}","summary":"Delete the specified campaign","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/campaignmanagement/dd0e02dd-2ef4-ace4-3f5f-276078204c18","deprecated":false},{"title":"/campaigns/{id}/items","summary":"Add/remove the items of a campaign","prefix":{"name":"post","color":"post"},"badges":[],"link":"/campaignmanagement/447993bd-e30a-d82c-bedc-143c0dcfc438","deprecated":false}]}]}]}]}},{"type":"separator","label":"Orchestration - Events","content":null},{"type":"group","label":"Campaign","link":"/api/campaignevent","routeSlug":"/api/campaignevent","items":[{"label":"Retrieve events of the specified campaign","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignevent/6a9766ab-903e-1c3a-4c68-c228a534e2d7","routeSlug":"/api/campaignevent/6a9766ab-903e-1c3a-4c68-c228a534e2d7","metadata":{"seo":{"title":"Retrieve events of the specified campaign","description":"Retrieve events of the specified campaign"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6a9766ab-903e-1c3a-4c68-c228a534e2d7","name":"Retrieve events of the specified campaign","isWebhook":false,"pointer":"/paths/~1campaigns~1{id}~1events/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign's id to get events from","required":true}],"pointer":"/paths/~1campaigns~1{id}~1events/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1campaigns~1{id}~1events/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns~1{id}~1events/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1campaigns~1{id}~1events/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/campaigns/{id}/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","404"],"pointer":"/campaigns/{id}/events","href":"campaignevent/6a9766ab-903e-1c3a-4c68-c228a534e2d7","openApiOperationId":"6a9766ab-903e-1c3a-4c68-c228a534e2d7","summary":"Retrieve events of the specified campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1events/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1events/post/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1campaigns~1{id}~1events/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1events/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1events/post/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignevent/6a9766ab-903e-1c3a-4c68-c228a534e2d7"}],"panels":[]}]},"httpPath":"/campaigns/{id}/events"},{"label":"Retrieve events of the specified campaign items","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/campaignevent/fa12c711-ef7e-0e7f-adc5-5972339c03a1","routeSlug":"/api/campaignevent/fa12c711-ef7e-0e7f-adc5-5972339c03a1","metadata":{"seo":{"title":"Retrieve events of the specified campaign items","description":"Retrieve events of the specified campaign items"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"fa12c711-ef7e-0e7f-adc5-5972339c03a1","name":"Retrieve events of the specified campaign items","isWebhook":false,"pointer":"/paths/~1campaigns~1{id}~1items~1events/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified campaign items","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The campaign's id to get events from","required":true}],"pointer":"/paths/~1campaigns~1{id}~1items~1events/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1campaigns~1{id}~1items~1events/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1campaigns~1{id}~1items~1events/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1campaigns~1{id}~1items~1events/post/requestBody","description":"The list of items to get events for"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/campaigns/{id}/items/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","404","411"],"pointer":"/campaigns/{id}/items/events","href":"campaignevent/fa12c711-ef7e-0e7f-adc5-5972339c03a1","openApiOperationId":"fa12c711-ef7e-0e7f-adc5-5972339c03a1","summary":"Retrieve events of the specified campaign items"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1campaigns~1{id}~1items~1events/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90","exampleIds":["paths/~1campaigns~1{id}~1items~1events/post/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/campaignevent/fa12c711-ef7e-0e7f-adc5-5972339c03a1"}],"panels":[]}]},"httpPath":"/campaigns/{id}/items/events"}],"content":{"contentType":"group","meta":{"name":"campaign/event"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Campaign","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/campaigns/{id}/events","summary":"Retrieve events of the specified campaign","prefix":{"name":"post","color":"post"},"badges":[],"link":"/campaignevent/6a9766ab-903e-1c3a-4c68-c228a534e2d7","deprecated":false},{"title":"/campaigns/{id}/items/events","summary":"Retrieve events of the specified campaign items","prefix":{"name":"post","color":"post"},"badges":[],"link":"/campaignevent/fa12c711-ef7e-0e7f-adc5-5972339c03a1","deprecated":false}]}]}]}]}},{"type":"separator","label":"Data - Management","content":null},{"type":"group","label":"Contact","link":"/api/contactmanagement","routeSlug":"/api/contactmanagement","items":[{"label":"Retrieve bounced targets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/bd573264-9381-9029-67cd-44d291bdfef6","routeSlug":"/api/contactmanagement/bd573264-9381-9029-67cd-44d291bdfef6","metadata":{"seo":{"title":"Retrieve bounced targets","description":"Retrieve bounced targets"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bd573264-9381-9029-67cd-44d291bdfef6","name":"Retrieve bounced targets","isWebhook":false,"pointer":"/paths/~1targets~1bounces?query=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounced targets","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"query","in":"query","schemaId":"schema_115","description":"Query","required":true}],"pointer":"/paths/~1targets~1bounces?query=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1bounces?query=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/bounces?query=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"query","in":"query","required":true,"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceQueryModel"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403"],"pointer":"/targets/bounces?query=","href":"contactmanagement/bd573264-9381-9029-67cd-44d291bdfef6","openApiOperationId":"bd573264-9381-9029-67cd-44d291bdfef6","summary":"Retrieve bounced targets"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1targets~1bounces?query=/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/bd573264-9381-9029-67cd-44d291bdfef6"}],"panels":[]}]},"httpPath":"/targets/bounces?query="},{"label":"Retrieve notifications routed by target (experimental)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/994243eb-3948-f699-6729-807b09166196","routeSlug":"/api/contactmanagement/994243eb-3948-f699-6729-807b09166196","metadata":{"seo":{"title":"Retrieve notifications routed by target (experimental)","description":"Retrieve notifications routed by target (experimental)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"994243eb-3948-f699-6729-807b09166196","name":"Retrieve notifications routed by target (experimental)","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1notifications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve notifications routed by target (experimental)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"id of the target","required":true}],"pointer":"/paths/~1targets~1{id}~1notifications/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1notifications/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1notifications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/notifications","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/targets/{id}/notifications","href":"contactmanagement/994243eb-3948-f699-6729-807b09166196","openApiOperationId":"994243eb-3948-f699-6729-807b09166196","summary":"Retrieve notifications routed by target (experimental)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_116"}},"schemaId":"schema_116"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1notifications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_116","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_116"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/994243eb-3948-f699-6729-807b09166196"}],"panels":[]}]},"httpPath":"/targets/{id}/notifications"},{"label":"Retrieve all segments associated with a target","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/b62f06b0-b591-6561-6f29-550de4c86060","routeSlug":"/api/contactmanagement/b62f06b0-b591-6561-6f29-550de4c86060","metadata":{"seo":{"title":"Retrieve all segments associated with a target","description":"Retrieve all segments associated with a target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b62f06b0-b591-6561-6f29-550de4c86060","name":"Retrieve all segments associated with a target","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all segments associated with a target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The target’s id"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1targets~1{id}~1segments/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1segments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/segments","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/targets/{id}/segments","href":"contactmanagement/b62f06b0-b591-6561-6f29-550de4c86060","openApiOperationId":"b62f06b0-b591-6561-6f29-550de4c86060","summary":"Retrieve all segments associated with a target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Array of segments id","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_117"}},"schemaId":"schema_117"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_117","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_117"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/b62f06b0-b591-6561-6f29-550de4c86060"}],"panels":[]}]},"httpPath":"/targets/{id}/segments"},{"label":"Add a target to a segment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/a1616acb-19e4-3356-7295-5e6ea4f39e0d","routeSlug":"/api/contactmanagement/a1616acb-19e4-3356-7295-5e6ea4f39e0d","metadata":{"seo":{"title":"Add a target to a segment","description":"Add a target to a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a1616acb-19e4-3356-7295-5e6ea4f39e0d","name":"Add a target to a segment","isWebhook":false,"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a target to a segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"targetId","in":"path","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The target’s id"},"children":[]}]}]}],"required":true},{"name":"segmentId","in":"path","schemaId":"schema_81","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The segment’s id"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/targets/{targetId}/segments/{segmentId}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"targetId","in":"path","required":true,"schemaId":"schema_69"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409"],"pointer":"/targets/{targetId}/segments/{segmentId}","href":"contactmanagement/a1616acb-19e4-3356-7295-5e6ea4f39e0d","openApiOperationId":"a1616acb-19e4-3356-7295-5e6ea4f39e0d","summary":"Add a target to a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/a1616acb-19e4-3356-7295-5e6ea4f39e0d"}],"panels":[]}]},"httpPath":"/targets/{targetId}/segments/{segmentId}"},{"label":"Remove a target from a segment","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/4a212547-58d8-1eb9-ee32-94fa8d2af822","routeSlug":"/api/contactmanagement/4a212547-58d8-1eb9-ee32-94fa8d2af822","metadata":{"seo":{"title":"Remove a target from a segment","description":"Remove a target from a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4a212547-58d8-1eb9-ee32-94fa8d2af822","name":"Remove a target from a segment","isWebhook":false,"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a target from a segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"targetId","in":"path","schemaId":"schema_69","description":"The Id of the target","required":true},{"name":"segmentId","in":"path","schemaId":"schema_81","description":"The Id of the segment","required":true}],"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets/{targetId}/segments/{segmentId}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"targetId","in":"path","required":true,"schemaId":"schema_69"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409"],"pointer":"/targets/{targetId}/segments/{segmentId}","href":"contactmanagement/4a212547-58d8-1eb9-ee32-94fa8d2af822","openApiOperationId":"4a212547-58d8-1eb9-ee32-94fa8d2af822","summary":"Remove a target from a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1targets~1{targetId}~1segments~1{segmentId}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/4a212547-58d8-1eb9-ee32-94fa8d2af822"}],"panels":[]}]},"httpPath":"/targets/{targetId}/segments/{segmentId}"},{"label":"Retrieve a target (experimental)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/6816c05c-2071-523e-b52a-212fd6201eef","routeSlug":"/api/contactmanagement/6816c05c-2071-523e-b52a-212fd6201eef","metadata":{"seo":{"title":"Retrieve a target (experimental)","description":"Retrieve a target (experimental)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6816c05c-2071-523e-b52a-212fd6201eef","name":"Retrieve a target (experimental)","isWebhook":false,"pointer":"/paths/~1targets~1{id}/get","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a target (experimental)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"id of the target","required":true}],"pointer":"/paths/~1targets~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}/get/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.mperf.v8.model.v1+json"],"mediaTypeSchemas":{"application/vnd.mperf.v8.model.v1+json":{"schemaId":"schema_118"}},"schemaId":"schema_118","pointer":"/paths/~1targets~1{id}/get/requestBody","description":" comma separated fieldids to filter output"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/vnd.mperf.v8.model.v1+json":{"schemaId":"schema_118"}},"responseCodes":["200","401","403","404"],"pointer":"/targets/{id}","href":"contactmanagement/6816c05c-2071-523e-b52a-212fd6201eef","openApiOperationId":"6816c05c-2071-523e-b52a-212fd6201eef","summary":"Retrieve a target (experimental)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_118","mediaTypes":["application/vnd.mperf.v8.model.v1+json"],"mediaTypeSchemas":{"application/vnd.mperf.v8.model.v1+json":{"schemaId":"schema_118"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.np6.experimental+json","mediaTypes":["application/vnd.np6.experimental+json","application/json","application/vnd.mperf.v8.model.v1+json"],"mediaTypeContent":{"application/vnd.np6.experimental+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"},"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"},"application/vnd.mperf.v8.model.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.V1.TargetModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel","mediaTypes":["application/vnd.np6.experimental+json","application/json","application/vnd.mperf.v8.model.v1+json"],"mediaTypeContent":{"application/vnd.np6.experimental+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"},"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"},"application/vnd.mperf.v8.model.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.V1.TargetModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/6816c05c-2071-523e-b52a-212fd6201eef"}],"panels":[]}]},"httpPath":"/targets/{id}"},{"label":"Update a target","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/a7071c9f-d528-8d2d-2b02-3e1e441a8c6f","routeSlug":"/api/contactmanagement/a7071c9f-d528-8d2d-2b02-3e1e441a8c6f","metadata":{"seo":{"title":"Update a target","description":"Update a target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a7071c9f-d528-8d2d-2b02-3e1e441a8c6f","name":"Update a target","isWebhook":false,"pointer":"/paths/~1targets~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"Id of the target to to update","required":true}],"pointer":"/paths/~1targets~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","pointer":"/paths/~1targets~1{id}/put/requestBody","description":"Data used to update the target"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/targets/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/targets/{id}","href":"contactmanagement/a7071c9f-d528-8d2d-2b02-3e1e441a8c6f","openApiOperationId":"a7071c9f-d528-8d2d-2b02-3e1e441a8c6f","summary":"Update a target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated target","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1targets~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/a7071c9f-d528-8d2d-2b02-3e1e441a8c6f"}],"panels":[]}]},"httpPath":"/targets/{id}"},{"label":"Delete a target","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/ac40ebf7-596f-a5e2-dd67-f7419e06958c","routeSlug":"/api/contactmanagement/ac40ebf7-596f-a5e2-dd67-f7419e06958c","metadata":{"seo":{"title":"Delete a target","description":"Delete a target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ac40ebf7-596f-a5e2-dd67-f7419e06958c","name":"Delete a target","isWebhook":false,"pointer":"/paths/~1targets~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The target’s id"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1targets~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/targets/{id}","href":"contactmanagement/ac40ebf7-596f-a5e2-dd67-f7419e06958c","openApiOperationId":"ac40ebf7-596f-a5e2-dd67-f7419e06958c","summary":"Delete a target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/ac40ebf7-596f-a5e2-dd67-f7419e06958c"}],"panels":[]}]},"httpPath":"/targets/{id}"},{"label":"Retrieve a target (experimental)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/7f8c267e-132f-4681-255b-5b139f19c156","routeSlug":"/api/contactmanagement/7f8c267e-132f-4681-255b-5b139f19c156","metadata":{"seo":{"title":"Retrieve a target (experimental)","description":"Retrieve a target (experimental)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7f8c267e-132f-4681-255b-5b139f19c156","name":"Retrieve a target (experimental)","isWebhook":false,"pointer":"/paths/~1targets/get","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a target (experimental)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"hash of the target"},{"name":"unicity","in":"query","schemaId":"schema_119","description":"unicity of the target"}],"pointer":"/paths/~1targets/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets/get/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_119"}},"schemaId":"schema_119","pointer":"/paths/~1targets/get/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":false,"schemaId":"schema_69"},{"name":"unicity","in":"query","required":false,"schemaId":"schema_119"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_119"}},"responseCodes":["200","401","403","404"],"pointer":"/targets","href":"contactmanagement/7f8c267e-132f-4681-255b-5b139f19c156","openApiOperationId":"7f8c267e-132f-4681-255b-5b139f19c156","summary":"Retrieve a target (experimental)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_119","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_119"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.np6.experimental+json","mediaTypes":["application/vnd.np6.experimental+json"],"mediaTypeContent":{"application/vnd.np6.experimental+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel","mediaTypes":["application/vnd.np6.experimental+json"],"mediaTypeContent":{"application/vnd.np6.experimental+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/7f8c267e-132f-4681-255b-5b139f19c156"}],"panels":[]}]},"httpPath":"/targets"},{"label":"Update a target","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/88246a7a-2c26-a743-00ba-5484fd3ef3db","routeSlug":"/api/contactmanagement/88246a7a-2c26-a743-00ba-5484fd3ef3db","metadata":{"seo":{"title":"Update a target","description":"Update a target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"88246a7a-2c26-a743-00ba-5484fd3ef3db","name":"Update a target","isWebhook":false,"pointer":"/paths/~1targets/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","pointer":"/paths/~1targets/put/requestBody","description":"Data used to update the target"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/targets","href":"contactmanagement/88246a7a-2c26-a743-00ba-5484fd3ef3db","openApiOperationId":"88246a7a-2c26-a743-00ba-5484fd3ef3db","summary":"Update a target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated target","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1targets/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/88246a7a-2c26-a743-00ba-5484fd3ef3db"}],"panels":[]}]},"httpPath":"/targets"},{"label":"Create a target","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/c498e321-d891-7e88-23e4-f445ea7aedab","routeSlug":"/api/contactmanagement/c498e321-d891-7e88-23e4-f445ea7aedab","metadata":{"seo":{"title":"Create a target","description":"Create a target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c498e321-d891-7e88-23e4-f445ea7aedab","name":"Create a target","isWebhook":false,"pointer":"/paths/~1targets/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","pointer":"/paths/~1targets/post/requestBody","description":"Data used to create the target"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"responseCodes":["200","400","401","403","409","411"],"pointer":"/targets","href":"contactmanagement/c498e321-d891-7e88-23e4-f445ea7aedab","openApiOperationId":"c498e321-d891-7e88-23e4-f445ea7aedab","summary":"Create a target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created target","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1targets/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/c498e321-d891-7e88-23e4-f445ea7aedab"}],"panels":[]}]},"httpPath":"/targets"},{"label":"Delete Targets by bulk","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/a177f178-e2ac-cb7c-9e56-9f51563b1569","routeSlug":"/api/contactmanagement/a177f178-e2ac-cb7c-9e56-9f51563b1569","metadata":{"seo":{"title":"Delete Targets by bulk","description":"Delete Targets by bulk"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a177f178-e2ac-cb7c-9e56-9f51563b1569","name":"Delete Targets by bulk","isWebhook":false,"pointer":"/paths/~1targets/delete","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Targets by bulk","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets/delete/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable","pointer":"/paths/~1targets/delete/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable"}},"responseCodes":["204","400","401","403","404","411"],"pointer":"/targets","href":"contactmanagement/a177f178-e2ac-cb7c-9e56-9f51563b1569","openApiOperationId":"a177f178-e2ac-cb7c-9e56-9f51563b1569","summary":"Delete Targets by bulk"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1targets/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/a177f178-e2ac-cb7c-9e56-9f51563b1569"}],"panels":[]}]},"httpPath":"/targets"},{"label":"Retrieve the total number of targets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/711bebb6-fa73-85f9-f070-4b4ffcb6853d","routeSlug":"/api/contactmanagement/711bebb6-fa73-85f9-f070-4b4ffcb6853d","metadata":{"seo":{"title":"Retrieve the total number of targets","description":"Retrieve the total number of targets"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"711bebb6-fa73-85f9-f070-4b4ffcb6853d","name":"Retrieve the total number of targets","isWebhook":false,"pointer":"/paths/~1targets~1count/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the total number of targets","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"empty-message","label":"No request data","labelTranslationKey":"noRequestData"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/count","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","403"],"pointer":"/targets/count","href":"contactmanagement/711bebb6-fa73-85f9-f070-4b4ffcb6853d","openApiOperationId":"711bebb6-fa73-85f9-f070-4b4ffcb6853d","summary":"Retrieve the total number of targets"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The total number of targets ","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1targets~1count/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel"}}},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/711bebb6-fa73-85f9-f070-4b4ffcb6853d"}],"panels":[]}]},"httpPath":"/targets/count"},{"label":"Put the target in redlist's mail","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/6fad667f-cec8-0add-e278-29303d0626c7","routeSlug":"/api/contactmanagement/6fad667f-cec8-0add-e278-29303d0626c7","metadata":{"seo":{"title":"Put the target in redlist's mail","description":"Put the target in redlist's mail"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6fad667f-cec8-0add-e278-29303d0626c7","name":"Put the target in redlist's mail","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1redlist~1mail/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Put the target in redlist's mail","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The target’s id"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1targets~1{id}~1redlist~1mail/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1redlist~1mail/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel","pointer":"/paths/~1targets~1{id}~1redlist~1mail/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/targets/{id}/redlist/mail","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel"}},"responseCodes":["204","400","401","403","404"],"pointer":"/targets/{id}/redlist/mail","href":"contactmanagement/6fad667f-cec8-0add-e278-29303d0626c7","openApiOperationId":"6fad667f-cec8-0add-e278-29303d0626c7","summary":"Put the target in redlist's mail"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1redlist~1mail/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/6fad667f-cec8-0add-e278-29303d0626c7"}],"panels":[]}]},"httpPath":"/targets/{id}/redlist/mail"},{"label":"Put the target in redlist's sms","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/489e4e43-587d-e054-c665-68badf480d53","routeSlug":"/api/contactmanagement/489e4e43-587d-e054-c665-68badf480d53","metadata":{"seo":{"title":"Put the target in redlist's sms","description":"Put the target in redlist's sms"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"489e4e43-587d-e054-c665-68badf480d53","name":"Put the target in redlist's sms","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1redlist~1sms/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Put the target in redlist's sms","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The target’s id"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1targets~1{id}~1redlist~1sms/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1redlist~1sms/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel","pointer":"/paths/~1targets~1{id}~1redlist~1sms/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/targets/{id}/redlist/sms","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel"}},"responseCodes":["204","400","401","403","404"],"pointer":"/targets/{id}/redlist/sms","href":"contactmanagement/489e4e43-587d-e054-c665-68badf480d53","openApiOperationId":"489e4e43-587d-e054-c665-68badf480d53","summary":"Put the target in redlist's sms"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1redlist~1sms/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/489e4e43-587d-e054-c665-68badf480d53"}],"panels":[]}]},"httpPath":"/targets/{id}/redlist/sms"},{"label":"get the targets in redlist mail","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3","routeSlug":"/api/contactmanagement/cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3","metadata":{"seo":{"title":"get the targets in redlist mail","description":"get the targets in redlist mail"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3","name":"get the targets in redlist mail","isWebhook":false,"pointer":"/paths/~1targets~1redlist~1mail/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"get the targets in redlist mail","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"query","in":"query","schemaId":"schema_120","description":"Start and End dates optional"}],"pointer":"/paths/~1targets~1redlist~1mail/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1redlist~1mail/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/redlist/mail","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"query","in":"query","required":false,"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404"],"pointer":"/targets/redlist/mail","href":"contactmanagement/cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3","openApiOperationId":"cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3","summary":"get the targets in redlist mail"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1redlist~1mail/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3"}],"panels":[]}]},"httpPath":"/targets/redlist/mail"},{"label":"get the targets in redlist sms","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/92001099-b3eb-d480-bdd8-2032009f23fc","routeSlug":"/api/contactmanagement/92001099-b3eb-d480-bdd8-2032009f23fc","metadata":{"seo":{"title":"get the targets in redlist sms","description":"get the targets in redlist sms"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"92001099-b3eb-d480-bdd8-2032009f23fc","name":"get the targets in redlist sms","isWebhook":false,"pointer":"/paths/~1targets~1redlist~1sms/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"get the targets in redlist sms","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"query","in":"query","schemaId":"schema_120","description":"Start and End dates optional"}],"pointer":"/paths/~1targets~1redlist~1sms/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1redlist~1sms/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/redlist/sms","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"query","in":"query","required":false,"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404"],"pointer":"/targets/redlist/sms","href":"contactmanagement/92001099-b3eb-d480-bdd8-2032009f23fc","openApiOperationId":"92001099-b3eb-d480-bdd8-2032009f23fc","summary":"get the targets in redlist sms"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1redlist~1sms/get/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/92001099-b3eb-d480-bdd8-2032009f23fc"}],"panels":[]}]},"httpPath":"/targets/redlist/sms"},{"label":"Update a bounce of the target","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/d1a5366b-1172-294e-4a02-588cab09427c","routeSlug":"/api/contactmanagement/d1a5366b-1172-294e-4a02-588cab09427c","metadata":{"seo":{"title":"Update a bounce of the target","description":"Update a bounce of the target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d1a5366b-1172-294e-4a02-588cab09427c","name":"Update a bounce of the target","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a bounce of the target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"Target Id","required":true},{"name":"fieldId","in":"path","schemaId":"schema_81","description":"Field Id","required":true}],"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable","pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/put/requestBody","description":"Bounce Data"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/targets/{id}/bounces/{fieldId}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"},{"name":"fieldId","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable"}},"responseCodes":["204","400","401","403","404","409"],"pointer":"/targets/{id}/bounces/{fieldId}","href":"contactmanagement/d1a5366b-1172-294e-4a02-588cab09427c","openApiOperationId":"d1a5366b-1172-294e-4a02-588cab09427c","summary":"Update a bounce of the target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/put/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/d1a5366b-1172-294e-4a02-588cab09427c"}],"panels":[]}]},"httpPath":"/targets/{id}/bounces/{fieldId}"},{"label":"Delete a bounce of a target","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/d3c5b092-7c24-bb81-9615-7a52c518df67","routeSlug":"/api/contactmanagement/d3c5b092-7c24-bb81-9615-7a52c518df67","metadata":{"seo":{"title":"Delete a bounce of a target","description":"Delete a bounce of a target"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d3c5b092-7c24-bb81-9615-7a52c518df67","name":"Delete a bounce of a target","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a bounce of a target","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"Target Id","required":true},{"name":"fieldId","in":"path","schemaId":"schema_81","description":"Field Id","required":true}],"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets/{id}/bounces/{fieldId}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"},{"name":"fieldId","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409"],"pointer":"/targets/{id}/bounces/{fieldId}","href":"contactmanagement/d3c5b092-7c24-bb81-9615-7a52c518df67","openApiOperationId":"d3c5b092-7c24-bb81-9615-7a52c518df67","summary":"Delete a bounce of a target"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1targets~1{id}~1bounces~1{fieldId}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/d3c5b092-7c24-bb81-9615-7a52c518df67"}],"panels":[]}]},"httpPath":"/targets/{id}/bounces/{fieldId}"},{"label":"Resolve a list of target identities into a Footprint representation","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactmanagement/b14a37a7-2933-737a-09dd-919e3c6acc54","routeSlug":"/api/contactmanagement/b14a37a7-2933-737a-09dd-919e3c6acc54","metadata":{"seo":{"title":"Resolve a list of target identities into a Footprint representation","description":"Resolve a list of target identities into a Footprint representation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b14a37a7-2933-737a-09dd-919e3c6acc54","name":"Resolve a list of target identities into a Footprint representation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1targets~1resolve/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resolve a list of target identities into a Footprint representation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1resolve/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_121"}},"schemaId":"schema_121","pointer":"/paths/~1targets~1resolve/post/requestBody","description":"List of (hashs, ids or uncities). Maximum of 50 elements."}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/targets/resolve","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_121"}},"responseCodes":["200","400","401","403"],"pointer":"/targets/resolve","href":"contactmanagement/b14a37a7-2933-737a-09dd-919e3c6acc54","openApiOperationId":"b14a37a7-2933-737a-09dd-919e3c6acc54","summary":"Resolve a list of target identities into a Footprint representation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_121","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_121"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of resolved targets or null elemeents where the target is not resolved","mediaType":"application/vnd.np6.experimental+json","mediaTypes":["application/vnd.np6.experimental+json"],"mediaTypeContent":{"application/vnd.np6.experimental+json":{"schemaId":"schema_121"}},"schemaId":"schema_121"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1targets~1resolve/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_121","mediaTypes":["application/vnd.np6.experimental+json"],"mediaTypeContent":{"application/vnd.np6.experimental+json":{"schemaId":"schema_121"}}},{"code":"400"},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactmanagement/b14a37a7-2933-737a-09dd-919e3c6acc54"}],"panels":[]}]},"httpPath":"/targets/resolve"}],"content":{"contentType":"group","meta":{"name":"contact/management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Contact","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/targets/bounces?query=","summary":"Retrieve bounced targets","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/bd573264-9381-9029-67cd-44d291bdfef6","deprecated":false},{"title":"/targets/{id}/notifications","summary":"Retrieve notifications routed by target (experimental)","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/994243eb-3948-f699-6729-807b09166196","deprecated":false},{"title":"/targets/{id}/segments","summary":"Retrieve all segments associated with a target","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/b62f06b0-b591-6561-6f29-550de4c86060","deprecated":false},{"title":"/targets/{targetId}/segments/{segmentId}","summary":"Add a target to a segment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/contactmanagement/a1616acb-19e4-3356-7295-5e6ea4f39e0d","deprecated":false},{"title":"/targets/{targetId}/segments/{segmentId}","summary":"Remove a target from a segment","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/contactmanagement/4a212547-58d8-1eb9-ee32-94fa8d2af822","deprecated":false},{"title":"/targets/{id}","summary":"Retrieve a target (experimental)","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/6816c05c-2071-523e-b52a-212fd6201eef","deprecated":false},{"title":"/targets/{id}","summary":"Update a target","prefix":{"name":"put","color":"put"},"badges":[],"link":"/contactmanagement/a7071c9f-d528-8d2d-2b02-3e1e441a8c6f","deprecated":false},{"title":"/targets/{id}","summary":"Delete a target","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/contactmanagement/ac40ebf7-596f-a5e2-dd67-f7419e06958c","deprecated":false},{"title":"/targets","summary":"Retrieve a target (experimental)","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/7f8c267e-132f-4681-255b-5b139f19c156","deprecated":false},{"title":"/targets","summary":"Update a target","prefix":{"name":"put","color":"put"},"badges":[],"link":"/contactmanagement/88246a7a-2c26-a743-00ba-5484fd3ef3db","deprecated":false},{"title":"/targets","summary":"Create a target","prefix":{"name":"post","color":"post"},"badges":[],"link":"/contactmanagement/c498e321-d891-7e88-23e4-f445ea7aedab","deprecated":false},{"title":"/targets","summary":"Delete Targets by bulk","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/contactmanagement/a177f178-e2ac-cb7c-9e56-9f51563b1569","deprecated":false},{"title":"/targets/count","summary":"Retrieve the total number of targets","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/711bebb6-fa73-85f9-f070-4b4ffcb6853d","deprecated":false},{"title":"/targets/{id}/redlist/mail","summary":"Put the target in redlist's mail","prefix":{"name":"post","color":"post"},"badges":[],"link":"/contactmanagement/6fad667f-cec8-0add-e278-29303d0626c7","deprecated":false},{"title":"/targets/{id}/redlist/sms","summary":"Put the target in redlist's sms","prefix":{"name":"post","color":"post"},"badges":[],"link":"/contactmanagement/489e4e43-587d-e054-c665-68badf480d53","deprecated":false},{"title":"/targets/redlist/mail","summary":"get the targets in redlist mail","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3","deprecated":false},{"title":"/targets/redlist/sms","summary":"get the targets in redlist sms","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactmanagement/92001099-b3eb-d480-bdd8-2032009f23fc","deprecated":false},{"title":"/targets/{id}/bounces/{fieldId}","summary":"Update a bounce of the target","prefix":{"name":"put","color":"put"},"badges":[],"link":"/contactmanagement/d1a5366b-1172-294e-4a02-588cab09427c","deprecated":false},{"title":"/targets/{id}/bounces/{fieldId}","summary":"Delete a bounce of a target","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/contactmanagement/d3c5b092-7c24-bb81-9615-7a52c518df67","deprecated":false},{"title":"/targets/resolve","summary":"Resolve a list of target identities into a Footprint representation","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/contactmanagement/b14a37a7-2933-737a-09dd-919e3c6acc54","deprecated":true}]}]}]}]}},{"type":"group","label":"Field","link":"/api/field","routeSlug":"/api/field","items":[{"label":"Delete a field","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/field/9dcaa526-33fc-4422-6710-c2ca8bccd021","routeSlug":"/api/field/9dcaa526-33fc-4422-6710-c2ca8bccd021","metadata":{"seo":{"title":"Delete a field","description":"Delete a field"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9dcaa526-33fc-4422-6710-c2ca8bccd021","name":"Delete a field","isWebhook":false,"pointer":"/paths/~1fields~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a field","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The field's id","required":true}],"pointer":"/paths/~1fields~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1fields~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/fields/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/fields/{id}","href":"field/9dcaa526-33fc-4422-6710-c2ca8bccd021","openApiOperationId":"9dcaa526-33fc-4422-6710-c2ca8bccd021","summary":"Delete a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1fields~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/field/9dcaa526-33fc-4422-6710-c2ca8bccd021"}],"panels":[]}]},"httpPath":"/fields/{id}"},{"label":"Retrieve all fields","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/field/56634bec-b97e-9d85-ef8e-438d9f951cdd","routeSlug":"/api/field/56634bec-b97e-9d85-ef8e-438d9f951cdd","metadata":{"seo":{"title":"Retrieve all fields","description":"Retrieve all fields"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"56634bec-b97e-9d85-ef8e-438d9f951cdd","name":"Retrieve all fields","deprecated":true,"isWebhook":false,"pointer":"/paths/~1fields/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all fields","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1fields/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/fields","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/fields","href":"field/56634bec-b97e-9d85-ef8e-438d9f951cdd","openApiOperationId":"56634bec-b97e-9d85-ef8e-438d9f951cdd","summary":"Retrieve all fields"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of fields","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_122"}},"schemaId":"schema_122"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1fields/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_122","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_122"}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/field/56634bec-b97e-9d85-ef8e-438d9f951cdd"}],"panels":[]}]},"httpPath":"/fields"},{"label":"Create a field","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/field/6d963b04-43ed-2bba-c0ea-01d0d52daa4e","routeSlug":"/api/field/6d963b04-43ed-2bba-c0ea-01d0d52daa4e","metadata":{"seo":{"title":"Create a field","description":"Create a field"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6d963b04-43ed-2bba-c0ea-01d0d52daa4e","name":"Create a field","deprecated":true,"isWebhook":false,"pointer":"/paths/~1fields/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a field","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1fields/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","pointer":"/paths/~1fields/post/requestBody","description":"Data used to create the field"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/fields","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"responseCodes":["200","400","401","403","409","411"],"pointer":"/fields","href":"field/6d963b04-43ed-2bba-c0ea-01d0d52daa4e","openApiOperationId":"6d963b04-43ed-2bba-c0ea-01d0d52daa4e","summary":"Create a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created field","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1fields/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/field/6d963b04-43ed-2bba-c0ea-01d0d52daa4e"}],"panels":[]}]},"httpPath":"/fields"},{"label":"Retrieve a field","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/field/66db0c37-a5fe-d247-b457-197e144f83d1","routeSlug":"/api/field/66db0c37-a5fe-d247-b457-197e144f83d1","metadata":{"seo":{"title":"Retrieve a field","description":"Retrieve a field"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"66db0c37-a5fe-d247-b457-197e144f83d1","name":"Retrieve a field","deprecated":true,"isWebhook":false,"pointer":"/paths/~1fields~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a field","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The field's id","required":true}],"pointer":"/paths/~1fields~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1fields~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/fields/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/fields/{id}","href":"field/66db0c37-a5fe-d247-b457-197e144f83d1","openApiOperationId":"66db0c37-a5fe-d247-b457-197e144f83d1","summary":"Retrieve a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The field","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1fields~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/field/66db0c37-a5fe-d247-b457-197e144f83d1"}],"panels":[]}]},"httpPath":"/fields/{id}"},{"label":"Update a field","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/field/ed91e15e-4959-43a4-234a-5844bfa7736b","routeSlug":"/api/field/ed91e15e-4959-43a4-234a-5844bfa7736b","metadata":{"seo":{"title":"Update a field","description":"Update a field"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ed91e15e-4959-43a4-234a-5844bfa7736b","name":"Update a field","deprecated":true,"isWebhook":false,"pointer":"/paths/~1fields~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a field","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The field's id to update","required":true}],"pointer":"/paths/~1fields~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1fields~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","pointer":"/paths/~1fields~1{id}/put/requestBody","description":"Data used to update the field"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/fields/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/fields/{id}","href":"field/ed91e15e-4959-43a4-234a-5844bfa7736b","openApiOperationId":"ed91e15e-4959-43a4-234a-5844bfa7736b","summary":"Update a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated field","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1fields~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/field/ed91e15e-4959-43a4-234a-5844bfa7736b"}],"panels":[]}]},"httpPath":"/fields/{id}"}],"content":{"contentType":"group","meta":{"name":"field"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Field","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/fields/{id}","summary":"Delete a field","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/field/9dcaa526-33fc-4422-6710-c2ca8bccd021","deprecated":false},{"title":"/fields","summary":"Retrieve all fields","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/field/56634bec-b97e-9d85-ef8e-438d9f951cdd","deprecated":true},{"title":"/fields","summary":"Create a field","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/field/6d963b04-43ed-2bba-c0ea-01d0d52daa4e","deprecated":true},{"title":"/fields/{id}","summary":"Retrieve a field","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/field/66db0c37-a5fe-d247-b457-197e144f83d1","deprecated":true},{"title":"/fields/{id}","summary":"Update a field","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/field/ed91e15e-4959-43a4-234a-5844bfa7736b","deprecated":true}]}]}]}]}},{"type":"group","label":"Enumeration","link":"/api/enumeration","routeSlug":"/api/enumeration","items":[{"label":"Retrieve all value lists","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/enumeration/185c2a79-348d-9907-f869-0b7ad70ae256","routeSlug":"/api/enumeration/185c2a79-348d-9907-f869-0b7ad70ae256","metadata":{"seo":{"title":"Retrieve all value lists","description":"Retrieve all value lists"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"185c2a79-348d-9907-f869-0b7ad70ae256","name":"Retrieve all value lists","deprecated":true,"isWebhook":false,"pointer":"/paths/~1valueLists/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all value lists","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1valueLists/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/valueLists","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/valueLists","href":"enumeration/185c2a79-348d-9907-f869-0b7ad70ae256","openApiOperationId":"185c2a79-348d-9907-f869-0b7ad70ae256","summary":"Retrieve all value lists"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The value list","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_123","exampleIds":["paths/~1valueLists/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_123","exampleIds":["paths/~1valueLists/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1valueLists/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_123","exampleIds":["paths/~1valueLists/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_123","exampleIds":["paths/~1valueLists/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/enumeration/185c2a79-348d-9907-f869-0b7ad70ae256"}],"panels":[]}]},"httpPath":"/valueLists"},{"label":"Create a value list","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/enumeration/7d51d191-866f-0221-bbeb-26c3364c5025","routeSlug":"/api/enumeration/7d51d191-866f-0221-bbeb-26c3364c5025","metadata":{"seo":{"title":"Create a value list","description":"Note: values of the value list are not case sensitive"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7d51d191-866f-0221-bbeb-26c3364c5025","name":"Create a value list","deprecated":true,"isWebhook":false,"pointer":"/paths/~1valueLists/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a value list","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Note: values of the value list are not case sensitive"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1valueLists/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1valueLists/post/requestBody","description":"Data used to create the value list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/valueLists","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","409"],"pointer":"/valueLists","href":"enumeration/7d51d191-866f-0221-bbeb-26c3364c5025","openApiOperationId":"7d51d191-866f-0221-bbeb-26c3364c5025","summary":"Create a value list"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created value list","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/responses/200/content/application~1json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1valueLists/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists/post/responses/200/content/application~1json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/enumeration/7d51d191-866f-0221-bbeb-26c3364c5025"}],"panels":[]}]},"httpPath":"/valueLists"},{"label":"Retrieve a value list","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/enumeration/b29bd119-fc60-00ff-980f-64f64c8f50b8","routeSlug":"/api/enumeration/b29bd119-fc60-00ff-980f-64f64c8f50b8","metadata":{"seo":{"title":"Retrieve a value list","description":"Retrieve a value list"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b29bd119-fc60-00ff-980f-64f64c8f50b8","name":"Retrieve a value list","deprecated":true,"isWebhook":false,"pointer":"/paths/~1valueLists~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a value list","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The value list's id","required":true}],"pointer":"/paths/~1valueLists~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1valueLists~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/valueLists/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/valueLists/{id}","href":"enumeration/b29bd119-fc60-00ff-980f-64f64c8f50b8","openApiOperationId":"b29bd119-fc60-00ff-980f-64f64c8f50b8","summary":"Retrieve a value list"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The value list","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1valueLists~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/enumeration/b29bd119-fc60-00ff-980f-64f64c8f50b8"}],"panels":[]}]},"httpPath":"/valueLists/{id}"},{"label":"Update a value list","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/enumeration/9ef1438a-5f78-ffca-0b43-f3e51bb14d0e","routeSlug":"/api/enumeration/9ef1438a-5f78-ffca-0b43-f3e51bb14d0e","metadata":{"seo":{"title":"Update a value list","description":"Note: values of the value list are not case sensitive"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9ef1438a-5f78-ffca-0b43-f3e51bb14d0e","name":"Update a value list","deprecated":true,"isWebhook":false,"pointer":"/paths/~1valueLists~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a value list","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Note: values of the value list are not case sensitive"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"Id of the value list to update","required":true}],"pointer":"/paths/~1valueLists~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1valueLists~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1valueLists~1{id}/put/requestBody","description":"Data used to update the value list"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/valueLists/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/valueLists/{id}","href":"enumeration/9ef1438a-5f78-ffca-0b43-f3e51bb14d0e","openApiOperationId":"9ef1438a-5f78-ffca-0b43-f3e51bb14d0e","summary":"Update a value list"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The update value list","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/responses/200/content/application~1json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1valueLists~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","exampleIds":["paths/~1valueLists~1{id}/put/responses/200/content/application~1json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/enumeration/9ef1438a-5f78-ffca-0b43-f3e51bb14d0e"}],"panels":[]}]},"httpPath":"/valueLists/{id}"},{"label":"Delete a value list","deprecated":true,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/enumeration/32534b75-9b1d-2c5d-fb1c-f68df7d93fa3","routeSlug":"/api/enumeration/32534b75-9b1d-2c5d-fb1c-f68df7d93fa3","metadata":{"seo":{"title":"Delete a value list","description":"Delete a value list"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"32534b75-9b1d-2c5d-fb1c-f68df7d93fa3","name":"Delete a value list","deprecated":true,"isWebhook":false,"pointer":"/paths/~1valueLists~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a value list","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The value list's id","required":true}],"pointer":"/paths/~1valueLists~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1valueLists~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/valueLists/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/valueLists/{id}","href":"enumeration/32534b75-9b1d-2c5d-fb1c-f68df7d93fa3","openApiOperationId":"32534b75-9b1d-2c5d-fb1c-f68df7d93fa3","summary":"Delete a value list"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1valueLists~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/enumeration/32534b75-9b1d-2c5d-fb1c-f68df7d93fa3"}],"panels":[]}]},"httpPath":"/valueLists/{id}"}],"content":{"contentType":"group","meta":{"name":"enumeration"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Enumeration","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/valueLists","summary":"Retrieve all value lists","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/enumeration/185c2a79-348d-9907-f869-0b7ad70ae256","deprecated":true},{"title":"/valueLists","summary":"Create a value list","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/enumeration/7d51d191-866f-0221-bbeb-26c3364c5025","deprecated":true},{"title":"/valueLists/{id}","summary":"Retrieve a value list","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/enumeration/b29bd119-fc60-00ff-980f-64f64c8f50b8","deprecated":true},{"title":"/valueLists/{id}","summary":"Update a value list","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/enumeration/9ef1438a-5f78-ffca-0b43-f3e51bb14d0e","deprecated":true},{"title":"/valueLists/{id}","summary":"Delete a value list","prefix":{"name":"delete","color":"http-deprecated"},"badges":[],"link":"/enumeration/32534b75-9b1d-2c5d-fb1c-f68df7d93fa3","deprecated":true}]}]}]}]}},{"type":"group","label":"Segment","link":"/api/segment","routeSlug":"/api/segment","items":[{"label":"Delete a segment","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/9364d993-81a2-a5f0-0324-0a8020819197","routeSlug":"/api/segment/9364d993-81a2-a5f0-0324-0a8020819197","metadata":{"seo":{"title":"Delete a segment","description":"This operation may be refused if the segment is linked to an action"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9364d993-81a2-a5f0-0324-0a8020819197","name":"Delete a segment","isWebhook":false,"pointer":"/paths/~1segments~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This operation may be refused if the segment is linked to an action"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/segments/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","400","401","403","404","409"],"pointer":"/segments/{id}","href":"segment/9364d993-81a2-a5f0-0324-0a8020819197","openApiOperationId":"9364d993-81a2-a5f0-0324-0a8020819197","summary":"Delete a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1segments~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/9364d993-81a2-a5f0-0324-0a8020819197"}],"panels":[]}]},"httpPath":"/segments/{id}"},{"label":"Retrieve all segments","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9","routeSlug":"/api/segment/d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9","metadata":{"seo":{"title":"Retrieve all segments","description":"Retrieve all segments"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9","name":"Retrieve all segments","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all segments","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/segments","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/segments","href":"segment/d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9","openApiOperationId":"d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9","summary":"Retrieve all segments"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of segments","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_124","exampleIds":["paths/~1segments/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_124","exampleIds":["paths/~1segments/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_124","exampleIds":["paths/~1segments/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_124","exampleIds":["paths/~1segments/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9"}],"panels":[]}]},"httpPath":"/segments"},{"label":"Create a segment","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/f98c6af4-188a-639d-8691-cb83256bfd68","routeSlug":"/api/segment/f98c6af4-188a-639d-8691-cb83256bfd68","metadata":{"seo":{"title":"Create a segment","description":"Create a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f98c6af4-188a-639d-8691-cb83256bfd68","name":"Create a segment","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a segment","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1segments/post/requestBody","description":"Data used to create the segment"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/segments","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","411"],"pointer":"/segments","href":"segment/f98c6af4-188a-639d-8691-cb83256bfd68","openApiOperationId":"f98c6af4-188a-639d-8691-cb83256bfd68","summary":"Create a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/responses/200/content/application~1json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1segments/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments/post/responses/200/content/application~1json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/f98c6af4-188a-639d-8691-cb83256bfd68"}],"panels":[]}]},"httpPath":"/segments"},{"label":"Retrieve a segment","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/4f3844b9-5ba2-bdf0-800c-bb0c003094da","routeSlug":"/api/segment/4f3844b9-5ba2-bdf0-800c-bb0c003094da","metadata":{"seo":{"title":"Retrieve a segment","description":"Retrieve a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4f3844b9-5ba2-bdf0-800c-bb0c003094da","name":"Retrieve a segment","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a segment","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/segments/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/segments/{id}","href":"segment/4f3844b9-5ba2-bdf0-800c-bb0c003094da","openApiOperationId":"4f3844b9-5ba2-bdf0-800c-bb0c003094da","summary":"Retrieve a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/get/responses/200/content/application~1json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1segments~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/get/responses/200/content/application~1json/example"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/4f3844b9-5ba2-bdf0-800c-bb0c003094da"}],"panels":[]}]},"httpPath":"/segments/{id}"},{"label":"Update a segment","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/8b3c2023-2b69-41e2-d7a2-7f99987656b0","routeSlug":"/api/segment/8b3c2023-2b69-41e2-d7a2-7f99987656b0","metadata":{"seo":{"title":"Update a segment","description":"Update a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8b3c2023-2b69-41e2-d7a2-7f99987656b0","name":"Update a segment","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a segment","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1segments~1{id}/put/requestBody","description":"Data used to update the segment"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/segments/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/segments/{id}","href":"segment/8b3c2023-2b69-41e2-d7a2-7f99987656b0","openApiOperationId":"8b3c2023-2b69-41e2-d7a2-7f99987656b0","summary":"Update a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/responses/200/content/application~1json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1segments~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","exampleIds":["paths/~1segments~1{id}/put/responses/200/content/application~1json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/8b3c2023-2b69-41e2-d7a2-7f99987656b0"}],"panels":[]}]},"httpPath":"/segments/{id}"},{"label":"Retrieve a segment's targets","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/4c8bd1b2-219e-199d-ab17-562ac2e53ddd","routeSlug":"/api/segment/4c8bd1b2-219e-199d-ab17-562ac2e53ddd","metadata":{"seo":{"title":"Retrieve a segment's targets","description":"Retrieve a segment's targets"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"4c8bd1b2-219e-199d-ab17-562ac2e53ddd","name":"Retrieve a segment's targets","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments~1{id}~1targets/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a segment's targets","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}~1targets/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}~1targets/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/segments/{id}/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/segments/{id}/targets","href":"segment/4c8bd1b2-219e-199d-ab17-562ac2e53ddd","openApiOperationId":"4c8bd1b2-219e-199d-ab17-562ac2e53ddd","summary":"Retrieve a segment's targets"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Array of target ids","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/get/responses/200/content/application~1json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1segments~1{id}~1targets/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/get/responses/200/content/application~1json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/4c8bd1b2-219e-199d-ab17-562ac2e53ddd"}],"panels":[]}]},"httpPath":"/segments/{id}/targets"},{"label":"Add targets to a static segment","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/9f64550e-c35a-253f-f073-59d35f9b14d0","routeSlug":"/api/segment/9f64550e-c35a-253f-f073-59d35f9b14d0","metadata":{"seo":{"title":"Add targets to a static segment","description":"Maximum of 50 targets If using unicity values to identify targets and the account has more than one unicity criteria configured, the values must be concatenated and sent as a single string for each target."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9f64550e-c35a-253f-f073-59d35f9b14d0","name":"Add targets to a static segment","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments~1{id}~1targets/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add targets to a static segment","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Maximum of 50 targets\r\nIf using unicity values to identify targets and the account has more than one unicity criteria configured,\r\nthe values must be concatenated and sent as a single string for each target."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}~1targets/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}~1targets/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json","application/vnd.mperf.v8.unicity+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example"]},"application/vnd.mperf.v8.unicity+json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1vnd.mperf.v8.unicity+json/example"]}},"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1segments~1{id}~1targets/put/requestBody","description":"An array of target identifiers"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/segments/{id}/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example"]},"application/vnd.mperf.v8.unicity+json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1vnd.mperf.v8.unicity+json/example"]}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/segments/{id}/targets","href":"segment/9f64550e-c35a-253f-f073-59d35f9b14d0","openApiOperationId":"9f64550e-c35a-253f-f073-59d35f9b14d0","summary":"Add targets to a static segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json","application/vnd.mperf.v8.unicity+json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example"]},"application/vnd.mperf.v8.unicity+json":{"schemaId":"schema_119","exampleIds":["paths/~1segments~1{id}~1targets/put/requestBody/content/application~1vnd.mperf.v8.unicity+json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Number of targets added to the segment","mediaType":"application/json","mediaTypes":["application/json","application/vnd.mperf.v8.unicity+json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_81","exampleIds":["paths/~1segments~1{id}~1targets/put/responses/200/content/application~1json/example"]},"application/vnd.mperf.v8.unicity+json":{"schemaId":"schema_81","exampleIds":["paths/~1segments~1{id}~1targets/put/responses/200/content/application~1vnd.mperf.v8.unicity+json/example"]}},"schemaId":"schema_81","exampleIds":["paths/~1segments~1{id}~1targets/put/responses/200/content/application~1json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1segments~1{id}~1targets/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_81","exampleIds":["paths/~1segments~1{id}~1targets/put/responses/200/content/application~1json/example"],"mediaTypes":["application/json","application/vnd.mperf.v8.unicity+json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_81","exampleIds":["paths/~1segments~1{id}~1targets/put/responses/200/content/application~1json/example"]},"application/vnd.mperf.v8.unicity+json":{"schemaId":"schema_81","exampleIds":["paths/~1segments~1{id}~1targets/put/responses/200/content/application~1vnd.mperf.v8.unicity+json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/9f64550e-c35a-253f-f073-59d35f9b14d0"}],"panels":[]}]},"httpPath":"/segments/{id}/targets"},{"label":"Remove all targets from a segment","deprecated":true,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/3386ea51-a376-5238-caca-dd7761f01302","routeSlug":"/api/segment/3386ea51-a376-5238-caca-dd7761f01302","metadata":{"seo":{"title":"Remove all targets from a segment","description":"Remove all targets from a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3386ea51-a376-5238-caca-dd7761f01302","name":"Remove all targets from a segment","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments~1{id}~1targets/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove all targets from a segment","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}~1targets/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}~1targets/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/segments/{id}/targets","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404","409"],"pointer":"/segments/{id}/targets","href":"segment/3386ea51-a376-5238-caca-dd7761f01302","openApiOperationId":"3386ea51-a376-5238-caca-dd7761f01302","summary":"Remove all targets from a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1segments~1{id}~1targets/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/3386ea51-a376-5238-caca-dd7761f01302"}],"panels":[]}]},"httpPath":"/segments/{id}/targets"},{"label":"Normalize the telephone field of targets in a segment","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/segment/3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d","routeSlug":"/api/segment/3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d","metadata":{"seo":{"title":"Normalize the telephone field of targets in a segment","description":"Normalize the telephone field of targets in a segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d","name":"Normalize the telephone field of targets in a segment","deprecated":true,"isWebhook":false,"pointer":"/paths/~1segments~1{id}~1normalization/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Normalize the telephone field of targets in a segment","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The segment's id","required":true}],"pointer":"/paths/~1segments~1{id}~1normalization/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1segments~1{id}~1normalization/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","exampleIds":["paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","exampleIds":["paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1segments~1{id}~1normalization/post/requestBody","description":"The normalization request"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/segments/{id}/normalization","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","exampleIds":["paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example"]}},"responseCodes":["204","400","401","403","404"],"pointer":"/segments/{id}/normalization","href":"segment/3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d","openApiOperationId":"3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d","summary":"Normalize the telephone field of targets in a segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","exampleIds":["paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","exampleIds":["paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1segments~1{id}~1normalization/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segment/3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d"}],"panels":[]}]},"httpPath":"/segments/{id}/normalization"}],"content":{"contentType":"group","meta":{"name":"segment"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Segment","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/segments/{id}","summary":"Delete a segment","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/segment/9364d993-81a2-a5f0-0324-0a8020819197","deprecated":false},{"title":"/segments","summary":"Retrieve all segments","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/segment/d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9","deprecated":true},{"title":"/segments","summary":"Create a segment","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/segment/f98c6af4-188a-639d-8691-cb83256bfd68","deprecated":true},{"title":"/segments/{id}","summary":"Retrieve a segment","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/segment/4f3844b9-5ba2-bdf0-800c-bb0c003094da","deprecated":true},{"title":"/segments/{id}","summary":"Update a segment","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/segment/8b3c2023-2b69-41e2-d7a2-7f99987656b0","deprecated":true},{"title":"/segments/{id}/targets","summary":"Retrieve a segment's targets","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/segment/4c8bd1b2-219e-199d-ab17-562ac2e53ddd","deprecated":true},{"title":"/segments/{id}/targets","summary":"Add targets to a static segment","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/segment/9f64550e-c35a-253f-f073-59d35f9b14d0","deprecated":true},{"title":"/segments/{id}/targets","summary":"Remove all targets from a segment","prefix":{"name":"delete","color":"http-deprecated"},"badges":[],"link":"/segment/3386ea51-a376-5238-caca-dd7761f01302","deprecated":true},{"title":"/segments/{id}/normalization","summary":"Normalize the telephone field of targets in a segment","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/segment/3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d","deprecated":true}]}]}]}]}},{"type":"group","label":"Import","link":"/api/import","routeSlug":"/api/import","items":[{"label":"Retrieve all import definitions","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/bde7d4ca-9b88-b257-7a68-e95d2088098b","routeSlug":"/api/import/bde7d4ca-9b88-b257-7a68-e95d2088098b","metadata":{"seo":{"title":"Retrieve all import definitions","description":"Retrieve all import definitions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bde7d4ca-9b88-b257-7a68-e95d2088098b","name":"Retrieve all import definitions","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all import definitions","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/imports","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/imports","href":"import/bde7d4ca-9b88-b257-7a68-e95d2088098b","openApiOperationId":"bde7d4ca-9b88-b257-7a68-e95d2088098b","summary":"Retrieve all import definitions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"schema_125","exampleIds":["paths/~1imports/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}},"schemaId":"schema_125","exampleIds":["paths/~1imports/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1imports/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_125","exampleIds":["paths/~1imports/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"],"mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"schema_125","exampleIds":["paths/~1imports/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/bde7d4ca-9b88-b257-7a68-e95d2088098b"}],"panels":[]}]},"httpPath":"/imports"},{"label":"Create an import definition","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/6965f08a-0cb0-bcc2-775e-9c92b3f62b32","routeSlug":"/api/import/6965f08a-0cb0-bcc2-775e-9c92b3f62b32","metadata":{"seo":{"title":"Create an import definition","description":"Create an import definition"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6965f08a-0cb0-bcc2-775e-9c92b3f62b32","name":"Create an import definition","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an import definition","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1imports/post/requestBody","description":"The import definition to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/imports","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","404"],"pointer":"/imports","href":"import/6965f08a-0cb0-bcc2-775e-9c92b3f62b32","openApiOperationId":"6965f08a-0cb0-bcc2-775e-9c92b3f62b32","summary":"Create an import definition"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"],"mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports/post/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/6965f08a-0cb0-bcc2-775e-9c92b3f62b32"}],"panels":[]}]},"httpPath":"/imports"},{"label":"Retrieve the specified import definition","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/66eff62f-395d-f070-9508-f6d50118309a","routeSlug":"/api/import/66eff62f-395d-f070-9508-f6d50118309a","metadata":{"seo":{"title":"Retrieve the specified import definition","description":"Retrieve the specified import definition"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"66eff62f-395d-f070-9508-f6d50118309a","name":"Retrieve the specified import definition","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified import definition","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The import definition's id","required":true}],"pointer":"/paths/~1imports~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/imports/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/imports/{id}","href":"import/66eff62f-395d-f070-9508-f6d50118309a","openApiOperationId":"66eff62f-395d-f070-9508-f6d50118309a","summary":"Retrieve the specified import definition"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"],"mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/66eff62f-395d-f070-9508-f6d50118309a"}],"panels":[]}]},"httpPath":"/imports/{id}"},{"label":"Update an existing import definition","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/6a10c855-85cc-913f-da1f-ccf2f0f8ec2c","routeSlug":"/api/import/6a10c855-85cc-913f-da1f-ccf2f0f8ec2c","metadata":{"seo":{"title":"Update an existing import definition","description":"Update an existing import definition"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6a10c855-85cc-913f-da1f-ccf2f0f8ec2c","name":"Update an existing import definition","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an existing import definition","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The import definition's id","required":true}],"pointer":"/paths/~1imports~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports~1{id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports~1{id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1imports~1{id}/put/requestBody","description":"The update of the import definition "}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/imports/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports~1{id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","404"],"pointer":"/imports/{id}","href":"import/6a10c855-85cc-913f-da1f-ccf2f0f8ec2c","openApiOperationId":"6a10c855-85cc-913f-da1f-ccf2f0f8ec2c","summary":"Update an existing import definition"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports~1{id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","exampleIds":["paths/~1imports~1{id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/put/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/put/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/put/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"],"mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","exampleIds":["paths/~1imports~1{id}/put/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/6a10c855-85cc-913f-da1f-ccf2f0f8ec2c"}],"panels":[]}]},"httpPath":"/imports/{id}"},{"label":"Delete an import definition","deprecated":true,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/5649088f-dfad-9a6d-3e87-9adfdff6a56e","routeSlug":"/api/import/5649088f-dfad-9a6d-3e87-9adfdff6a56e","metadata":{"seo":{"title":"Delete an import definition","description":"Delete an import definition"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"5649088f-dfad-9a6d-3e87-9adfdff6a56e","name":"Delete an import definition","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an import definition","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The import definition's id","required":true}],"pointer":"/paths/~1imports~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/imports/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/imports/{id}","href":"import/5649088f-dfad-9a6d-3e87-9adfdff6a56e","openApiOperationId":"5649088f-dfad-9a6d-3e87-9adfdff6a56e","summary":"Delete an import definition"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/5649088f-dfad-9a6d-3e87-9adfdff6a56e"}],"panels":[]}]},"httpPath":"/imports/{id}"},{"label":"Upload a new file for an import with a binary request","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/2e17993e-dd44-6fa6-663a-cdb40075e0e0","routeSlug":"/api/import/2e17993e-dd44-6fa6-663a-cdb40075e0e0","metadata":{"seo":{"title":"Upload a new file for an import with a binary request","description":"Upload via a file via form data"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2e17993e-dd44-6fa6-663a-cdb40075e0e0","name":"Upload a new file for an import with a binary request","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports~1{id}~1source/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Upload a new file for an import with a binary request","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Upload via a file via form data"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Content-Type: application/octet-stream"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The import definition's id","required":true}],"pointer":"/paths/~1imports~1{id}~1source/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports~1{id}~1source/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/imports/{id}/source","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/imports/{id}/source","href":"import/2e17993e-dd44-6fa6-663a-cdb40075e0e0","openApiOperationId":"2e17993e-dd44-6fa6-663a-cdb40075e0e0","summary":"Upload a new file for an import with a binary request"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports~1{id}~1source/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/2e17993e-dd44-6fa6-663a-cdb40075e0e0"}],"panels":[]}]},"httpPath":"/imports/{id}/source"},{"label":"Get the last execution state of an import","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0","routeSlug":"/api/import/c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0","metadata":{"seo":{"title":"Get the last execution state of an import","description":"Get the last execution state of an import"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0","name":"Get the last execution state of an import","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports~1{id}~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get the last execution state of an import","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The import definition's id","required":true}],"pointer":"/paths/~1imports~1{id}~1executions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports~1{id}~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/imports/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404"],"pointer":"/imports/{id}/executions","href":"import/c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0","openApiOperationId":"c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0","summary":"Get the last execution state of an import"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports~1{id}~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0"}],"panels":[]}]},"httpPath":"/imports/{id}/executions"},{"label":"Start a new execution for an import\r\nCan update the import with the request model","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/import/400b1699-c7dc-92ce-92b9-c6b20acda5f3","routeSlug":"/api/import/400b1699-c7dc-92ce-92b9-c6b20acda5f3","metadata":{"seo":{"title":"Start a new execution for an import\r\nCan update the import with the request model","description":"Start a new execution for an import\r\nCan update the import with the request model"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"400b1699-c7dc-92ce-92b9-c6b20acda5f3","name":"Start a new execution for an import\r\nCan update the import with the request model","deprecated":true,"isWebhook":false,"pointer":"/paths/~1imports~1{id}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Start a new execution for an import\r\nCan update the import with the request model","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The import definition's id","required":true}],"pointer":"/paths/~1imports~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1imports~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","pointer":"/paths/~1imports~1{id}~1executions/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/imports/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel"}},"responseCodes":["200","400","401","403","404"],"pointer":"/imports/{id}/executions","href":"import/400b1699-c7dc-92ce-92b9-c6b20acda5f3","openApiOperationId":"400b1699-c7dc-92ce-92b9-c6b20acda5f3","summary":"Start a new execution for an import\r\nCan update the import with the request model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/vnd.mperf.v8.import.v1+json","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1imports~1{id}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel","mediaTypes":["application/vnd.mperf.v8.import.v1+json"],"mediaTypeContent":{"application/vnd.mperf.v8.import.v1+json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/import/400b1699-c7dc-92ce-92b9-c6b20acda5f3"}],"panels":[]}]},"httpPath":"/imports/{id}/executions"}],"content":{"contentType":"group","meta":{"name":"import"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Import","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/imports","summary":"Retrieve all import definitions","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/import/bde7d4ca-9b88-b257-7a68-e95d2088098b","deprecated":true},{"title":"/imports","summary":"Create an import definition","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/import/6965f08a-0cb0-bcc2-775e-9c92b3f62b32","deprecated":true},{"title":"/imports/{id}","summary":"Retrieve the specified import definition","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/import/66eff62f-395d-f070-9508-f6d50118309a","deprecated":true},{"title":"/imports/{id}","summary":"Update an existing import definition","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/import/6a10c855-85cc-913f-da1f-ccf2f0f8ec2c","deprecated":true},{"title":"/imports/{id}","summary":"Delete an import definition","prefix":{"name":"delete","color":"http-deprecated"},"badges":[],"link":"/import/5649088f-dfad-9a6d-3e87-9adfdff6a56e","deprecated":true},{"title":"/imports/{id}/source","summary":"Upload a new file for an import with a binary request","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/import/2e17993e-dd44-6fa6-663a-cdb40075e0e0","deprecated":true},{"title":"/imports/{id}/executions","summary":"Get the last execution state of an import","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/import/c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0","deprecated":true},{"title":"/imports/{id}/executions","summary":"Start a new execution for an import\r\nCan update the import with the request model","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/import/400b1699-c7dc-92ce-92b9-c6b20acda5f3","deprecated":true}]}]}]}]}},{"type":"group","label":"Subscription","link":"/api/subscription","routeSlug":"/api/subscription","items":[{"label":"Retrieve the specified subscription","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/417b7c27-f535-b764-1c39-739d4e5a2ef1","routeSlug":"/api/subscription/417b7c27-f535-b764-1c39-739d4e5a2ef1","metadata":{"seo":{"title":"Retrieve the specified subscription","description":"Retrieve the specified subscription"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"417b7c27-f535-b764-1c39-739d4e5a2ef1","name":"Retrieve the specified subscription","isWebhook":false,"pointer":"/paths/~1subscriptions~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified subscription","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The id of the subscription to retrieve","required":true}],"pointer":"/paths/~1subscriptions~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1subscriptions~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/subscriptions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/subscriptions/{id}","href":"subscription/417b7c27-f535-b764-1c39-739d4e5a2ef1","openApiOperationId":"417b7c27-f535-b764-1c39-739d4e5a2ef1","summary":"Retrieve the specified subscription"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A subscription","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}},"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1subscriptions~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/417b7c27-f535-b764-1c39-739d4e5a2ef1"}],"panels":[]}]},"httpPath":"/subscriptions/{id}"},{"label":"Delete the specified subscription","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/59f08671-4279-841a-6350-77ec788cf6b2","routeSlug":"/api/subscription/59f08671-4279-841a-6350-77ec788cf6b2","metadata":{"seo":{"title":"Delete the specified subscription","description":"Delete the specified subscription"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"59f08671-4279-841a-6350-77ec788cf6b2","name":"Delete the specified subscription","isWebhook":false,"pointer":"/paths/~1subscriptions~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified subscription","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The id of the subscription to delete","required":true}],"pointer":"/paths/~1subscriptions~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1subscriptions~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/subscriptions/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/subscriptions/{id}","href":"subscription/59f08671-4279-841a-6350-77ec788cf6b2","openApiOperationId":"59f08671-4279-841a-6350-77ec788cf6b2","summary":"Delete the specified subscription"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1subscriptions~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/59f08671-4279-841a-6350-77ec788cf6b2"}],"panels":[]}]},"httpPath":"/subscriptions/{id}"},{"label":"Create or update a subscription","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/2e95c486-ece3-5a96-7897-192006401708","routeSlug":"/api/subscription/2e95c486-ece3-5a96-7897-192006401708","metadata":{"seo":{"title":"Create or update a subscription","description":"Create or update a subscription"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2e95c486-ece3-5a96-7897-192006401708","name":"Create or update a subscription","isWebhook":false,"pointer":"/paths/~1subscriptions/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create or update a subscription","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1subscriptions/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}},"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications"],"pointer":"/paths/~1subscriptions/put/requestBody","description":"The subscription data to create or update"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/subscriptions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}},"responseCodes":["200","401","403"],"pointer":"/subscriptions","href":"subscription/2e95c486-ece3-5a96-7897-192006401708","openApiOperationId":"2e95c486-ece3-5a96-7897-192006401708","summary":"Create or update a subscription"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}},"examples":[{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created or updated subscription","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}},"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1subscriptions/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","exampleIds":["paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications","paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/2e95c486-ece3-5a96-7897-192006401708"}],"panels":[]}]},"httpPath":"/subscriptions"},{"label":"Retrieve subscriptions for the specified contact id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/cf274d4c-364b-f6c6-5384-b14a0e481c2c","routeSlug":"/api/subscription/cf274d4c-364b-f6c6-5384-b14a0e481c2c","metadata":{"seo":{"title":"Retrieve subscriptions for the specified contact id","description":"Retrieve subscriptions for the specified contact id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cf274d4c-364b-f6c6-5384-b14a0e481c2c","name":"Retrieve subscriptions for the specified contact id","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1subscriptions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve subscriptions for the specified contact id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact used to retrieve the subscriptions","required":true}],"pointer":"/paths/~1targets~1{id}~1subscriptions/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1subscriptions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/subscriptions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/targets/{id}/subscriptions","href":"subscription/cf274d4c-364b-f6c6-5384-b14a0e481c2c","openApiOperationId":"cf274d4c-364b-f6c6-5384-b14a0e481c2c","summary":"Retrieve subscriptions for the specified contact id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of subscriptions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126","exampleIds":["paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]}},"schemaId":"schema_126","exampleIds":["paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1subscriptions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_126","exampleIds":["paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/An empty list of subscriptions"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126","exampleIds":["paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/cf274d4c-364b-f6c6-5384-b14a0e481c2c"}],"panels":[]}]},"httpPath":"/targets/{id}/subscriptions"},{"label":"Delete subscriptions for the specified contact id","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/7a4cea92-783f-d43f-fbac-b27a5c2cd8a6","routeSlug":"/api/subscription/7a4cea92-783f-d43f-fbac-b27a5c2cd8a6","metadata":{"seo":{"title":"Delete subscriptions for the specified contact id","description":"Delete subscriptions for the specified contact id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7a4cea92-783f-d43f-fbac-b27a5c2cd8a6","name":"Delete subscriptions for the specified contact id","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1subscriptions/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete subscriptions for the specified contact id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact used to delete the subscriptions","required":true}],"pointer":"/paths/~1targets~1{id}~1subscriptions/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1subscriptions/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets/{id}/subscriptions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/targets/{id}/subscriptions","href":"subscription/7a4cea92-783f-d43f-fbac-b27a5c2cd8a6","openApiOperationId":"7a4cea92-783f-d43f-fbac-b27a5c2cd8a6","summary":"Delete subscriptions for the specified contact id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1subscriptions/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/7a4cea92-783f-d43f-fbac-b27a5c2cd8a6"}],"panels":[]}]},"httpPath":"/targets/{id}/subscriptions"},{"label":"Retrieve subscriptions for the specified contact unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/5e27cd92-b6ea-7b01-9295-6062c7dcd9d3","routeSlug":"/api/subscription/5e27cd92-b6ea-7b01-9295-6062c7dcd9d3","metadata":{"seo":{"title":"Retrieve subscriptions for the specified contact unicity","description":"Retrieve subscriptions for the specified contact unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"5e27cd92-b6ea-7b01-9295-6062c7dcd9d3","name":"Retrieve subscriptions for the specified contact unicity","isWebhook":false,"pointer":"/paths/~1targets~1subscriptions?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve subscriptions for the specified contact unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact used to retrieve the subscriptions","required":true}],"pointer":"/paths/~1targets~1subscriptions?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1subscriptions?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/subscriptions?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/targets/subscriptions?unicity=","href":"subscription/5e27cd92-b6ea-7b01-9295-6062c7dcd9d3","openApiOperationId":"5e27cd92-b6ea-7b01-9295-6062c7dcd9d3","summary":"Retrieve subscriptions for the specified contact unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of subscriptions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]}},"schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1subscriptions?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/5e27cd92-b6ea-7b01-9295-6062c7dcd9d3"}],"panels":[]}]},"httpPath":"/targets/subscriptions?unicity="},{"label":"Delete subscriptions for the specified contact unicity","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/429461d3-f92c-600c-2935-798707c48912","routeSlug":"/api/subscription/429461d3-f92c-600c-2935-798707c48912","metadata":{"seo":{"title":"Delete subscriptions for the specified contact unicity","description":"Delete subscriptions for the specified contact unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"429461d3-f92c-600c-2935-798707c48912","name":"Delete subscriptions for the specified contact unicity","isWebhook":false,"pointer":"/paths/~1targets~1subscriptions?unicity=/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete subscriptions for the specified contact unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact used to delete the subscriptions","required":true}],"pointer":"/paths/~1targets~1subscriptions?unicity=/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1subscriptions?unicity=/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets/subscriptions?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/targets/subscriptions?unicity=","href":"subscription/429461d3-f92c-600c-2935-798707c48912","openApiOperationId":"429461d3-f92c-600c-2935-798707c48912","summary":"Delete subscriptions for the specified contact unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1subscriptions?unicity=/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/429461d3-f92c-600c-2935-798707c48912"}],"panels":[]}]},"httpPath":"/targets/subscriptions?unicity="},{"label":"Retrieve subscriptions for the specified contact hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/59ff39d8-ecce-9973-6c68-527f51303a6b","routeSlug":"/api/subscription/59ff39d8-ecce-9973-6c68-527f51303a6b","metadata":{"seo":{"title":"Retrieve subscriptions for the specified contact hash","description":"Retrieve subscriptions for the specified contact hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"59ff39d8-ecce-9973-6c68-527f51303a6b","name":"Retrieve subscriptions for the specified contact hash","isWebhook":false,"pointer":"/paths/~1targets~1subscriptions?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve subscriptions for the specified contact hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact used to retrieve the subscriptions","required":true}],"pointer":"/paths/~1targets~1subscriptions?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1subscriptions?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/subscriptions?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/targets/subscriptions?hash=","href":"subscription/59ff39d8-ecce-9973-6c68-527f51303a6b","openApiOperationId":"59ff39d8-ecce-9973-6c68-527f51303a6b","summary":"Retrieve subscriptions for the specified contact hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of subscriptions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]}},"schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1subscriptions?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126","exampleIds":["paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/59ff39d8-ecce-9973-6c68-527f51303a6b"}],"panels":[]}]},"httpPath":"/targets/subscriptions?hash="},{"label":"Delete subscriptions for the specified contact hash","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/subscription/608bb8ec-a548-bbd5-bedb-e93383593dcb","routeSlug":"/api/subscription/608bb8ec-a548-bbd5-bedb-e93383593dcb","metadata":{"seo":{"title":"Delete subscriptions for the specified contact hash","description":"Delete subscriptions for the specified contact hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"608bb8ec-a548-bbd5-bedb-e93383593dcb","name":"Delete subscriptions for the specified contact hash","isWebhook":false,"pointer":"/paths/~1targets~1subscriptions?hash=/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete subscriptions for the specified contact hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact used to delete the subscriptions","required":true}],"pointer":"/paths/~1targets~1subscriptions?hash=/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1subscriptions?hash=/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/targets/subscriptions?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/targets/subscriptions?hash=","href":"subscription/608bb8ec-a548-bbd5-bedb-e93383593dcb","openApiOperationId":"608bb8ec-a548-bbd5-bedb-e93383593dcb","summary":"Delete subscriptions for the specified contact hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1subscriptions?hash=/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/subscription/608bb8ec-a548-bbd5-bedb-e93383593dcb"}],"panels":[]}]},"httpPath":"/targets/subscriptions?hash="}],"content":{"contentType":"group","meta":{"name":"subscription"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Subscription","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/subscriptions/{id}","summary":"Retrieve the specified subscription","prefix":{"name":"get","color":"get"},"badges":[],"link":"/subscription/417b7c27-f535-b764-1c39-739d4e5a2ef1","deprecated":false},{"title":"/subscriptions/{id}","summary":"Delete the specified subscription","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/subscription/59f08671-4279-841a-6350-77ec788cf6b2","deprecated":false},{"title":"/subscriptions","summary":"Create or update a subscription","prefix":{"name":"put","color":"put"},"badges":[],"link":"/subscription/2e95c486-ece3-5a96-7897-192006401708","deprecated":false},{"title":"/targets/{id}/subscriptions","summary":"Retrieve subscriptions for the specified contact id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/subscription/cf274d4c-364b-f6c6-5384-b14a0e481c2c","deprecated":false},{"title":"/targets/{id}/subscriptions","summary":"Delete subscriptions for the specified contact id","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/subscription/7a4cea92-783f-d43f-fbac-b27a5c2cd8a6","deprecated":false},{"title":"/targets/subscriptions?unicity=","summary":"Retrieve subscriptions for the specified contact unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/subscription/5e27cd92-b6ea-7b01-9295-6062c7dcd9d3","deprecated":false},{"title":"/targets/subscriptions?unicity=","summary":"Delete subscriptions for the specified contact unicity","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/subscription/429461d3-f92c-600c-2935-798707c48912","deprecated":false},{"title":"/targets/subscriptions?hash=","summary":"Retrieve subscriptions for the specified contact hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/subscription/59ff39d8-ecce-9973-6c68-527f51303a6b","deprecated":false},{"title":"/targets/subscriptions?hash=","summary":"Delete subscriptions for the specified contact hash","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/subscription/608bb8ec-a548-bbd5-bedb-e93383593dcb","deprecated":false}]}]}]}]}},{"type":"separator","label":"Data - Events","content":null},{"type":"group","label":"Contact","link":"/api/contactevent","routeSlug":"/api/contactevent","items":[{"label":"Retrieve stop events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/c7429c23-2473-e6dc-2ca0-a0038c12c47b","routeSlug":"/api/contactevent/c7429c23-2473-e6dc-2ca0-a0038c12c47b","metadata":{"seo":{"title":"Retrieve stop events of the specified contact using its hash","description":"Retrieve stop events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c7429c23-2473-e6dc-2ca0-a0038c12c47b","name":"Retrieve stop events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1responses~1stop?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stop events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1responses~1stop?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1responses~1stop?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/responses/stop?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/responses/stop?hash=","href":"contactevent/c7429c23-2473-e6dc-2ca0-a0038c12c47b","openApiOperationId":"c7429c23-2473-e6dc-2ca0-a0038c12c47b","summary":"Retrieve stop events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1responses~1stop?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/c7429c23-2473-e6dc-2ca0-a0038c12c47b"}],"panels":[]}]},"httpPath":"/targets/events/responses/stop?hash="},{"label":"Retrieve hit events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/60325735-34f8-f93d-7016-4a6b31be6dd3","routeSlug":"/api/contactevent/60325735-34f8-f93d-7016-4a6b31be6dd3","metadata":{"seo":{"title":"Retrieve hit events of the specified contact using its id","description":"Retrieve hit events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"60325735-34f8-f93d-7016-4a6b31be6dd3","name":"Retrieve hit events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve hit events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits?id=","href":"contactevent/60325735-34f8-f93d-7016-4a6b31be6dd3","openApiOperationId":"60325735-34f8-f93d-7016-4a6b31be6dd3","summary":"Retrieve hit events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/60325735-34f8-f93d-7016-4a6b31be6dd3"}],"panels":[]}]},"httpPath":"/targets/events/hits?id="},{"label":"Retrieve hit events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/56dfd2be-9382-fabe-a11e-b22faa796bb8","routeSlug":"/api/contactevent/56dfd2be-9382-fabe-a11e-b22faa796bb8","metadata":{"seo":{"title":"Retrieve hit events of the specified contact using its unicity","description":"Retrieve hit events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"56dfd2be-9382-fabe-a11e-b22faa796bb8","name":"Retrieve hit events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve hit events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits?unicity=","href":"contactevent/56dfd2be-9382-fabe-a11e-b22faa796bb8","openApiOperationId":"56dfd2be-9382-fabe-a11e-b22faa796bb8","summary":"Retrieve hit events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/56dfd2be-9382-fabe-a11e-b22faa796bb8"}],"panels":[]}]},"httpPath":"/targets/events/hits?unicity="},{"label":"Retrieve hit events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/e0da6c8c-81b4-e543-05f6-b9057303231f","routeSlug":"/api/contactevent/e0da6c8c-81b4-e543-05f6-b9057303231f","metadata":{"seo":{"title":"Retrieve hit events of the specified contact using its hash","description":"Retrieve hit events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e0da6c8c-81b4-e543-05f6-b9057303231f","name":"Retrieve hit events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve hit events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits?hash=","href":"contactevent/e0da6c8c-81b4-e543-05f6-b9057303231f","openApiOperationId":"e0da6c8c-81b4-e543-05f6-b9057303231f","summary":"Retrieve hit events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/e0da6c8c-81b4-e543-05f6-b9057303231f"}],"panels":[]}]},"httpPath":"/targets/events/hits?hash="},{"label":"Retrieve open hit events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/2ee8ad40-80ae-6f19-e4a4-6d9f523494b1","routeSlug":"/api/contactevent/2ee8ad40-80ae-6f19-e4a4-6d9f523494b1","metadata":{"seo":{"title":"Retrieve open hit events of the specified contact using its id","description":"Retrieve open hit events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2ee8ad40-80ae-6f19-e4a4-6d9f523494b1","name":"Retrieve open hit events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1open?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open hit events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1open?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1open?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/open?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/open?id=","href":"contactevent/2ee8ad40-80ae-6f19-e4a4-6d9f523494b1","openApiOperationId":"2ee8ad40-80ae-6f19-e4a4-6d9f523494b1","summary":"Retrieve open hit events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of open hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1open?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/2ee8ad40-80ae-6f19-e4a4-6d9f523494b1"}],"panels":[]}]},"httpPath":"/targets/events/hits/open?id="},{"label":"Retrieve open hit events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/97b98a72-2879-4d1f-85af-929a819b24b9","routeSlug":"/api/contactevent/97b98a72-2879-4d1f-85af-929a819b24b9","metadata":{"seo":{"title":"Retrieve open hit events of the specified contact using its unicity","description":"Retrieve open hit events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"97b98a72-2879-4d1f-85af-929a819b24b9","name":"Retrieve open hit events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1open?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open hit events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1open?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1open?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/open?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/open?unicity=","href":"contactevent/97b98a72-2879-4d1f-85af-929a819b24b9","openApiOperationId":"97b98a72-2879-4d1f-85af-929a819b24b9","summary":"Retrieve open hit events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of open hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1open?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/97b98a72-2879-4d1f-85af-929a819b24b9"}],"panels":[]}]},"httpPath":"/targets/events/hits/open?unicity="},{"label":"Retrieve open hit events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/ca49b756-15e4-4d69-f5a0-98d48bfb0dab","routeSlug":"/api/contactevent/ca49b756-15e4-4d69-f5a0-98d48bfb0dab","metadata":{"seo":{"title":"Retrieve open hit events of the specified contact using its hash","description":"Retrieve open hit events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ca49b756-15e4-4d69-f5a0-98d48bfb0dab","name":"Retrieve open hit events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1open?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open hit events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1open?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1open?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/open?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/open?hash=","href":"contactevent/ca49b756-15e4-4d69-f5a0-98d48bfb0dab","openApiOperationId":"ca49b756-15e4-4d69-f5a0-98d48bfb0dab","summary":"Retrieve open hit events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of open hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1open?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/ca49b756-15e4-4d69-f5a0-98d48bfb0dab"}],"panels":[]}]},"httpPath":"/targets/events/hits/open?hash="},{"label":"Retrieve redirection hit events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/1e065440-d7e6-4ef2-22eb-aaf92211389c","routeSlug":"/api/contactevent/1e065440-d7e6-4ef2-22eb-aaf92211389c","metadata":{"seo":{"title":"Retrieve redirection hit events of the specified contact using its id","description":"Retrieve redirection hit events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1e065440-d7e6-4ef2-22eb-aaf92211389c","name":"Retrieve redirection hit events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1redirection?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection hit events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1redirection?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1redirection?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/redirection?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/redirection?id=","href":"contactevent/1e065440-d7e6-4ef2-22eb-aaf92211389c","openApiOperationId":"1e065440-d7e6-4ef2-22eb-aaf92211389c","summary":"Retrieve redirection hit events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of redirection hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1redirection?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/1e065440-d7e6-4ef2-22eb-aaf92211389c"}],"panels":[]}]},"httpPath":"/targets/events/hits/redirection?id="},{"label":"Retrieve redirection hit events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/0b24b416-18cd-6f28-f568-64513870fe55","routeSlug":"/api/contactevent/0b24b416-18cd-6f28-f568-64513870fe55","metadata":{"seo":{"title":"Retrieve redirection hit events of the specified contact using its unicity","description":"Retrieve redirection hit events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0b24b416-18cd-6f28-f568-64513870fe55","name":"Retrieve redirection hit events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1redirection?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection hit events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1redirection?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1redirection?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/redirection?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/redirection?unicity=","href":"contactevent/0b24b416-18cd-6f28-f568-64513870fe55","openApiOperationId":"0b24b416-18cd-6f28-f568-64513870fe55","summary":"Retrieve redirection hit events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of redirection hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1redirection?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/0b24b416-18cd-6f28-f568-64513870fe55"}],"panels":[]}]},"httpPath":"/targets/events/hits/redirection?unicity="},{"label":"Retrieve redirection hit events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/a02b528a-679c-f7f9-e33b-6afb4ba22f7b","routeSlug":"/api/contactevent/a02b528a-679c-f7f9-e33b-6afb4ba22f7b","metadata":{"seo":{"title":"Retrieve redirection hit events of the specified contact using its hash","description":"Retrieve redirection hit events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"a02b528a-679c-f7f9-e33b-6afb4ba22f7b","name":"Retrieve redirection hit events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1redirection?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection hit events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1redirection?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1redirection?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/redirection?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/redirection?hash=","href":"contactevent/a02b528a-679c-f7f9-e33b-6afb4ba22f7b","openApiOperationId":"a02b528a-679c-f7f9-e33b-6afb4ba22f7b","summary":"Retrieve redirection hit events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of redirection hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1redirection?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/a02b528a-679c-f7f9-e33b-6afb4ba22f7b"}],"panels":[]}]},"httpPath":"/targets/events/hits/redirection?hash="},{"label":"Retrieve unsubscription hit events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/cde6f300-dba2-e2fb-4302-261b080cc0b2","routeSlug":"/api/contactevent/cde6f300-dba2-e2fb-4302-261b080cc0b2","metadata":{"seo":{"title":"Retrieve unsubscription hit events of the specified contact using its id","description":"Retrieve unsubscription hit events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cde6f300-dba2-e2fb-4302-261b080cc0b2","name":"Retrieve unsubscription hit events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscription hit events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/unsubscribe?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/unsubscribe?id=","href":"contactevent/cde6f300-dba2-e2fb-4302-261b080cc0b2","openApiOperationId":"cde6f300-dba2-e2fb-4302-261b080cc0b2","summary":"Retrieve unsubscription hit events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of unsubscription hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/cde6f300-dba2-e2fb-4302-261b080cc0b2"}],"panels":[]}]},"httpPath":"/targets/events/hits/unsubscribe?id="},{"label":"Retrieve unsubscription hit events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/c641f026-86d9-6f59-b3a8-d3ffcd9e28e1","routeSlug":"/api/contactevent/c641f026-86d9-6f59-b3a8-d3ffcd9e28e1","metadata":{"seo":{"title":"Retrieve unsubscription hit events of the specified contact using its unicity","description":"Retrieve unsubscription hit events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c641f026-86d9-6f59-b3a8-d3ffcd9e28e1","name":"Retrieve unsubscription hit events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscription hit events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/unsubscribe?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/unsubscribe?unicity=","href":"contactevent/c641f026-86d9-6f59-b3a8-d3ffcd9e28e1","openApiOperationId":"c641f026-86d9-6f59-b3a8-d3ffcd9e28e1","summary":"Retrieve unsubscription hit events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of unsubscription hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/c641f026-86d9-6f59-b3a8-d3ffcd9e28e1"}],"panels":[]}]},"httpPath":"/targets/events/hits/unsubscribe?unicity="},{"label":"Retrieve unsubscription hit events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/cd946bb6-d343-3549-d076-41b0e6b33f56","routeSlug":"/api/contactevent/cd946bb6-d343-3549-d076-41b0e6b33f56","metadata":{"seo":{"title":"Retrieve unsubscription hit events of the specified contact using its hash","description":"Retrieve unsubscription hit events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cd946bb6-d343-3549-d076-41b0e6b33f56","name":"Retrieve unsubscription hit events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscription hit events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/unsubscribe?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/unsubscribe?hash=","href":"contactevent/cd946bb6-d343-3549-d076-41b0e6b33f56","openApiOperationId":"cd946bb6-d343-3549-d076-41b0e6b33f56","summary":"Retrieve unsubscription hit events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of unsubscription hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1unsubscribe?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/cd946bb6-d343-3549-d076-41b0e6b33f56"}],"panels":[]}]},"httpPath":"/targets/events/hits/unsubscribe?hash="},{"label":"Retrieve mirror hit events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/937be530-38d4-febe-60c5-009c39289d77","routeSlug":"/api/contactevent/937be530-38d4-febe-60c5-009c39289d77","metadata":{"seo":{"title":"Retrieve mirror hit events of the specified contact using its id","description":"Retrieve mirror hit events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"937be530-38d4-febe-60c5-009c39289d77","name":"Retrieve mirror hit events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1mirror?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror hit events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1mirror?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1mirror?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/mirror?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/mirror?id=","href":"contactevent/937be530-38d4-febe-60c5-009c39289d77","openApiOperationId":"937be530-38d4-febe-60c5-009c39289d77","summary":"Retrieve mirror hit events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of mirror hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1mirror?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/937be530-38d4-febe-60c5-009c39289d77"}],"panels":[]}]},"httpPath":"/targets/events/hits/mirror?id="},{"label":"Retrieve mirror hit events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/217e4cdf-be96-58a2-d7ea-8b5bb9b71c39","routeSlug":"/api/contactevent/217e4cdf-be96-58a2-d7ea-8b5bb9b71c39","metadata":{"seo":{"title":"Retrieve mirror hit events of the specified contact using its unicity","description":"Retrieve mirror hit events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"217e4cdf-be96-58a2-d7ea-8b5bb9b71c39","name":"Retrieve mirror hit events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1mirror?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror hit events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1mirror?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1mirror?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/mirror?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/mirror?unicity=","href":"contactevent/217e4cdf-be96-58a2-d7ea-8b5bb9b71c39","openApiOperationId":"217e4cdf-be96-58a2-d7ea-8b5bb9b71c39","summary":"Retrieve mirror hit events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of mirror hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1mirror?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/217e4cdf-be96-58a2-d7ea-8b5bb9b71c39"}],"panels":[]}]},"httpPath":"/targets/events/hits/mirror?unicity="},{"label":"Retrieve mirror hit events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/9667d85a-f06a-46c9-8237-011907a27e56","routeSlug":"/api/contactevent/9667d85a-f06a-46c9-8237-011907a27e56","metadata":{"seo":{"title":"Retrieve mirror hit events of the specified contact using its hash","description":"Retrieve mirror hit events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9667d85a-f06a-46c9-8237-011907a27e56","name":"Retrieve mirror hit events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1mirror?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror hit events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1mirror?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1mirror?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/mirror?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/mirror?hash=","href":"contactevent/9667d85a-f06a-46c9-8237-011907a27e56","openApiOperationId":"9667d85a-f06a-46c9-8237-011907a27e56","summary":"Retrieve mirror hit events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of mirror hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1mirror?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/9667d85a-f06a-46c9-8237-011907a27e56"}],"panels":[]}]},"httpPath":"/targets/events/hits/mirror?hash="},{"label":"Retrieve form hit events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/813f8fcd-275b-c982-97d2-2523a91441de","routeSlug":"/api/contactevent/813f8fcd-275b-c982-97d2-2523a91441de","metadata":{"seo":{"title":"Retrieve form hit events of the specified contact using its id","description":"Retrieve form hit events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"813f8fcd-275b-c982-97d2-2523a91441de","name":"Retrieve form hit events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1form?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form hit events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1form?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1form?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/form?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/form?id=","href":"contactevent/813f8fcd-275b-c982-97d2-2523a91441de","openApiOperationId":"813f8fcd-275b-c982-97d2-2523a91441de","summary":"Retrieve form hit events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of form hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1form?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/813f8fcd-275b-c982-97d2-2523a91441de"}],"panels":[]}]},"httpPath":"/targets/events/hits/form?id="},{"label":"Retrieve form hit events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/2d57936a-580a-8173-e6b6-d275424134e3","routeSlug":"/api/contactevent/2d57936a-580a-8173-e6b6-d275424134e3","metadata":{"seo":{"title":"Retrieve form hit events of the specified contact using its unicity","description":"Retrieve form hit events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2d57936a-580a-8173-e6b6-d275424134e3","name":"Retrieve form hit events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1form?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form hit events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1form?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1form?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/form?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/form?unicity=","href":"contactevent/2d57936a-580a-8173-e6b6-d275424134e3","openApiOperationId":"2d57936a-580a-8173-e6b6-d275424134e3","summary":"Retrieve form hit events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of form hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1form?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/2d57936a-580a-8173-e6b6-d275424134e3"}],"panels":[]}]},"httpPath":"/targets/events/hits/form?unicity="},{"label":"Retrieve form hit events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/9ea9394d-1199-bff1-a7ba-450aafa8727b","routeSlug":"/api/contactevent/9ea9394d-1199-bff1-a7ba-450aafa8727b","metadata":{"seo":{"title":"Retrieve form hit events of the specified contact using its hash","description":"Retrieve form hit events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9ea9394d-1199-bff1-a7ba-450aafa8727b","name":"Retrieve form hit events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1hits~1form?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form hit events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1hits~1form?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1hits~1form?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/hits/form?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/hits/form?hash=","href":"contactevent/9ea9394d-1199-bff1-a7ba-450aafa8727b","openApiOperationId":"9ea9394d-1199-bff1-a7ba-450aafa8727b","summary":"Retrieve form hit events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of form hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1hits~1form?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/9ea9394d-1199-bff1-a7ba-450aafa8727b"}],"panels":[]}]},"httpPath":"/targets/events/hits/form?hash="},{"label":"Retrieve events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/baf17618-45d6-c24d-e516-e3526051c537","routeSlug":"/api/contactevent/baf17618-45d6-c24d-e516-e3526051c537","metadata":{"seo":{"title":"Retrieve events of the specified contact","description":"Retrieve events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"baf17618-45d6-c24d-e516-e3526051c537","name":"Retrieve events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events","href":"contactevent/baf17618-45d6-c24d-e516-e3526051c537","openApiOperationId":"baf17618-45d6-c24d-e516-e3526051c537","summary":"Retrieve events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/baf17618-45d6-c24d-e516-e3526051c537"}],"panels":[]}]},"httpPath":"/targets/{id}/events"},{"label":"Retrieve activation events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/e6708f21-b4ff-7115-9483-020143810bc0","routeSlug":"/api/contactevent/e6708f21-b4ff-7115-9483-020143810bc0","metadata":{"seo":{"title":"Retrieve activation events of the specified contact","description":"Retrieve activation events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e6708f21-b4ff-7115-9483-020143810bc0","name":"Retrieve activation events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activation events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1activations/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/activations","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/activations","href":"contactevent/e6708f21-b4ff-7115-9483-020143810bc0","openApiOperationId":"e6708f21-b4ff-7115-9483-020143810bc0","summary":"Retrieve activation events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}},"schemaId":"schema_91"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/e6708f21-b4ff-7115-9483-020143810bc0"}],"panels":[]}]},"httpPath":"/targets/{id}/events/activations"},{"label":"Retrieve bounce events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/69b361de-87ad-ce25-5e6b-988d043a7311","routeSlug":"/api/contactevent/69b361de-87ad-ce25-5e6b-988d043a7311","metadata":{"seo":{"title":"Retrieve bounce events of the specified contact","description":"Retrieve bounce events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"69b361de-87ad-ce25-5e6b-988d043a7311","name":"Retrieve bounce events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1bounces/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounce events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1bounces/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1bounces/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/bounces","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/bounces","href":"contactevent/69b361de-87ad-ce25-5e6b-988d043a7311","openApiOperationId":"69b361de-87ad-ce25-5e6b-988d043a7311","summary":"Retrieve bounce events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}},"schemaId":"schema_93"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1bounces/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/69b361de-87ad-ce25-5e6b-988d043a7311"}],"panels":[]}]},"httpPath":"/targets/{id}/events/bounces"},{"label":"Retrieve hit events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/e77d65ed-90f2-88bf-1f44-82bdc67bcc2f","routeSlug":"/api/contactevent/e77d65ed-90f2-88bf-1f44-82bdc67bcc2f","metadata":{"seo":{"title":"Retrieve hit events of the specified contact","description":"Retrieve hit events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e77d65ed-90f2-88bf-1f44-82bdc67bcc2f","name":"Retrieve hit events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1hits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve hit events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1hits/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/hits","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/hits","href":"contactevent/e77d65ed-90f2-88bf-1f44-82bdc67bcc2f","openApiOperationId":"e77d65ed-90f2-88bf-1f44-82bdc67bcc2f","summary":"Retrieve hit events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1hits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/e77d65ed-90f2-88bf-1f44-82bdc67bcc2f"}],"panels":[]}]},"httpPath":"/targets/{id}/events/hits"},{"label":"Retrieve open hit events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/f3a88ba9-e697-871a-1712-ec851e3006a5","routeSlug":"/api/contactevent/f3a88ba9-e697-871a-1712-ec851e3006a5","metadata":{"seo":{"title":"Retrieve open hit events of the specified contact","description":"Retrieve open hit events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f3a88ba9-e697-871a-1712-ec851e3006a5","name":"Retrieve open hit events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1hits~1open/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve open hit events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1open/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1open/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/hits/open","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/hits/open","href":"contactevent/f3a88ba9-e697-871a-1712-ec851e3006a5","openApiOperationId":"f3a88ba9-e697-871a-1712-ec851e3006a5","summary":"Retrieve open hit events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of open hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1open/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/f3a88ba9-e697-871a-1712-ec851e3006a5"}],"panels":[]}]},"httpPath":"/targets/{id}/events/hits/open"},{"label":"Retrieve redirection hit events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/2e8256d9-6e47-d6b3-1a82-76f026deb8c8","routeSlug":"/api/contactevent/2e8256d9-6e47-d6b3-1a82-76f026deb8c8","metadata":{"seo":{"title":"Retrieve redirection hit events of the specified contact","description":"Retrieve redirection hit events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2e8256d9-6e47-d6b3-1a82-76f026deb8c8","name":"Retrieve redirection hit events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1hits~1redirection/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve redirection hit events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1redirection/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1redirection/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/hits/redirection","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/hits/redirection","href":"contactevent/2e8256d9-6e47-d6b3-1a82-76f026deb8c8","openApiOperationId":"2e8256d9-6e47-d6b3-1a82-76f026deb8c8","summary":"Retrieve redirection hit events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of redirection hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1redirection/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/2e8256d9-6e47-d6b3-1a82-76f026deb8c8"}],"panels":[]}]},"httpPath":"/targets/{id}/events/hits/redirection"},{"label":"Retrieve unsubscription hit events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/100adf2b-f152-64f0-5b08-a5b030f20178","routeSlug":"/api/contactevent/100adf2b-f152-64f0-5b08-a5b030f20178","metadata":{"seo":{"title":"Retrieve unsubscription hit events of the specified contact","description":"Retrieve unsubscription hit events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"100adf2b-f152-64f0-5b08-a5b030f20178","name":"Retrieve unsubscription hit events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1hits~1unsubscribe/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve unsubscription hit events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1unsubscribe/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1unsubscribe/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/hits/unsubscribe","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/hits/unsubscribe","href":"contactevent/100adf2b-f152-64f0-5b08-a5b030f20178","openApiOperationId":"100adf2b-f152-64f0-5b08-a5b030f20178","summary":"Retrieve unsubscription hit events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of unsubscription hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1unsubscribe/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/100adf2b-f152-64f0-5b08-a5b030f20178"}],"panels":[]}]},"httpPath":"/targets/{id}/events/hits/unsubscribe"},{"label":"Retrieve mirror hit events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/fce1e258-d457-364c-de3d-f4f647679d36","routeSlug":"/api/contactevent/fce1e258-d457-364c-de3d-f4f647679d36","metadata":{"seo":{"title":"Retrieve mirror hit events of the specified contact","description":"Retrieve mirror hit events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"fce1e258-d457-364c-de3d-f4f647679d36","name":"Retrieve mirror hit events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1hits~1mirror/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve mirror hit events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1mirror/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1mirror/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/hits/mirror","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/hits/mirror","href":"contactevent/fce1e258-d457-364c-de3d-f4f647679d36","openApiOperationId":"fce1e258-d457-364c-de3d-f4f647679d36","summary":"Retrieve mirror hit events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of mirror hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1mirror/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/fce1e258-d457-364c-de3d-f4f647679d36"}],"panels":[]}]},"httpPath":"/targets/{id}/events/hits/mirror"},{"label":"Retrieve form hit events of the specified contact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/78068915-3553-fff1-242c-6345ca591706","routeSlug":"/api/contactevent/78068915-3553-fff1-242c-6345ca591706","metadata":{"seo":{"title":"Retrieve form hit events of the specified contact","description":"Retrieve form hit events of the specified contact"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"78068915-3553-fff1-242c-6345ca591706","name":"Retrieve form hit events of the specified contact","isWebhook":false,"pointer":"/paths/~1targets~1{id}~1events~1hits~1form/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve form hit events of the specified contact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]},{"name":"classification","in":"query","schemaId":"schema_69","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a classifications filter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify this parameter to retrieve only events with robot classification or all hits"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can use a list of string separeted with ',' for example classifications=genericrobot,mpp,gsr (mpp: Apple Mail Privacy Proxy, gsr: Google Security Robot)"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to get the hit events classified as robot"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1form/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1form/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/{id}/events/hits/form","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"},{"name":"classification","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/{id}/events/hits/form","href":"contactevent/78068915-3553-fff1-242c-6345ca591706","openApiOperationId":"78068915-3553-fff1-242c-6345ca591706","summary":"Retrieve form hit events of the specified contact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of form hit events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}},"schemaId":"schema_96"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1{id}~1events~1hits~1form/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_96","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_96"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/78068915-3553-fff1-242c-6345ca591706"}],"panels":[]}]},"httpPath":"/targets/{id}/events/hits/form"},{"label":"Retrieve events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/28fea9b1-b508-d431-09ed-76e00c7225bf","routeSlug":"/api/contactevent/28fea9b1-b508-d431-09ed-76e00c7225bf","metadata":{"seo":{"title":"Retrieve events of the specified contact using its id","description":"Retrieve events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"28fea9b1-b508-d431-09ed-76e00c7225bf","name":"Retrieve events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events?id=","href":"contactevent/28fea9b1-b508-d431-09ed-76e00c7225bf","openApiOperationId":"28fea9b1-b508-d431-09ed-76e00c7225bf","summary":"Retrieve events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/28fea9b1-b508-d431-09ed-76e00c7225bf"}],"panels":[]}]},"httpPath":"/targets/events?id="},{"label":"Retrieve events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/9c088d23-ab89-aa10-52f7-6761e364588f","routeSlug":"/api/contactevent/9c088d23-ab89-aa10-52f7-6761e364588f","metadata":{"seo":{"title":"Retrieve events of the specified contact using its unicity","description":"Retrieve events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9c088d23-ab89-aa10-52f7-6761e364588f","name":"Retrieve events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events?unicity=","href":"contactevent/9c088d23-ab89-aa10-52f7-6761e364588f","openApiOperationId":"9c088d23-ab89-aa10-52f7-6761e364588f","summary":"Retrieve events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/9c088d23-ab89-aa10-52f7-6761e364588f"}],"panels":[]}]},"httpPath":"/targets/events?unicity="},{"label":"Retrieve events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/49a1e5dd-e6db-50cf-1de1-31e73cee0244","routeSlug":"/api/contactevent/49a1e5dd-e6db-50cf-1de1-31e73cee0244","metadata":{"seo":{"title":"Retrieve events of the specified contact using its hash","description":"Retrieve events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"49a1e5dd-e6db-50cf-1de1-31e73cee0244","name":"Retrieve events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events?hash=","href":"contactevent/49a1e5dd-e6db-50cf-1de1-31e73cee0244","openApiOperationId":"49a1e5dd-e6db-50cf-1de1-31e73cee0244","summary":"Retrieve events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}},"schemaId":"schema_90"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_90","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_90"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/49a1e5dd-e6db-50cf-1de1-31e73cee0244"}],"panels":[]}]},"httpPath":"/targets/events?hash="},{"label":"Retrieve activation events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/571b1353-cae8-6858-a7ec-5febdfa49836","routeSlug":"/api/contactevent/571b1353-cae8-6858-a7ec-5febdfa49836","metadata":{"seo":{"title":"Retrieve activation events of the specified contact using its id","description":"Retrieve activation events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"571b1353-cae8-6858-a7ec-5febdfa49836","name":"Retrieve activation events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1activations?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activation events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1activations?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1activations?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/activations?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/activations?id=","href":"contactevent/571b1353-cae8-6858-a7ec-5febdfa49836","openApiOperationId":"571b1353-cae8-6858-a7ec-5febdfa49836","summary":"Retrieve activation events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}},"schemaId":"schema_91"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1activations?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/571b1353-cae8-6858-a7ec-5febdfa49836"}],"panels":[]}]},"httpPath":"/targets/events/activations?id="},{"label":"Retrieve activation events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/6c8aad45-8387-c413-6686-8cad12eb1e0f","routeSlug":"/api/contactevent/6c8aad45-8387-c413-6686-8cad12eb1e0f","metadata":{"seo":{"title":"Retrieve activation events of the specified contact using its unicity","description":"Retrieve activation events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6c8aad45-8387-c413-6686-8cad12eb1e0f","name":"Retrieve activation events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1activations?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activation events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1activations?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1activations?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/activations?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/activations?unicity=","href":"contactevent/6c8aad45-8387-c413-6686-8cad12eb1e0f","openApiOperationId":"6c8aad45-8387-c413-6686-8cad12eb1e0f","summary":"Retrieve activation events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}},"schemaId":"schema_91"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1activations?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/6c8aad45-8387-c413-6686-8cad12eb1e0f"}],"panels":[]}]},"httpPath":"/targets/events/activations?unicity="},{"label":"Retrieve activation events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/71342d3a-928e-a802-c9ea-60045ae8ab25","routeSlug":"/api/contactevent/71342d3a-928e-a802-c9ea-60045ae8ab25","metadata":{"seo":{"title":"Retrieve activation events of the specified contact using its hash","description":"Retrieve activation events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"71342d3a-928e-a802-c9ea-60045ae8ab25","name":"Retrieve activation events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1activations?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activation events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1activations?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1activations?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/activations?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/activations?hash=","href":"contactevent/71342d3a-928e-a802-c9ea-60045ae8ab25","openApiOperationId":"71342d3a-928e-a802-c9ea-60045ae8ab25","summary":"Retrieve activation events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of activation events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}},"schemaId":"schema_91"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1activations?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/71342d3a-928e-a802-c9ea-60045ae8ab25"}],"panels":[]}]},"httpPath":"/targets/events/activations?hash="},{"label":"Retrieve bounce events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/bcae0e43-6b38-5bfa-ab78-b90a5e15e9df","routeSlug":"/api/contactevent/bcae0e43-6b38-5bfa-ab78-b90a5e15e9df","metadata":{"seo":{"title":"Retrieve bounce events of the specified contact using its id","description":"Retrieve bounce events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bcae0e43-6b38-5bfa-ab78-b90a5e15e9df","name":"Retrieve bounce events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1bounces?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounce events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1bounces?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1bounces?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/bounces?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/bounces?id=","href":"contactevent/bcae0e43-6b38-5bfa-ab78-b90a5e15e9df","openApiOperationId":"bcae0e43-6b38-5bfa-ab78-b90a5e15e9df","summary":"Retrieve bounce events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}},"schemaId":"schema_93"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1bounces?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/bcae0e43-6b38-5bfa-ab78-b90a5e15e9df"}],"panels":[]}]},"httpPath":"/targets/events/bounces?id="},{"label":"Retrieve bounce events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/f1f6d59d-c4f6-6e75-0f18-e85c98194524","routeSlug":"/api/contactevent/f1f6d59d-c4f6-6e75-0f18-e85c98194524","metadata":{"seo":{"title":"Retrieve bounce events of the specified contact using its unicity","description":"Retrieve bounce events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"f1f6d59d-c4f6-6e75-0f18-e85c98194524","name":"Retrieve bounce events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1bounces?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounce events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1bounces?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1bounces?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/bounces?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/bounces?unicity=","href":"contactevent/f1f6d59d-c4f6-6e75-0f18-e85c98194524","openApiOperationId":"f1f6d59d-c4f6-6e75-0f18-e85c98194524","summary":"Retrieve bounce events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}},"schemaId":"schema_93"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1bounces?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/f1f6d59d-c4f6-6e75-0f18-e85c98194524"}],"panels":[]}]},"httpPath":"/targets/events/bounces?unicity="},{"label":"Retrieve bounce events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/b5ac80d0-28f3-65ab-33c3-3a473bd579b7","routeSlug":"/api/contactevent/b5ac80d0-28f3-65ab-33c3-3a473bd579b7","metadata":{"seo":{"title":"Retrieve bounce events of the specified contact using its hash","description":"Retrieve bounce events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b5ac80d0-28f3-65ab-33c3-3a473bd579b7","name":"Retrieve bounce events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1bounces?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve bounce events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1bounces?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1bounces?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/bounces?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/bounces?hash=","href":"contactevent/b5ac80d0-28f3-65ab-33c3-3a473bd579b7","openApiOperationId":"b5ac80d0-28f3-65ab-33c3-3a473bd579b7","summary":"Retrieve bounce events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of bounce events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}},"schemaId":"schema_93"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1bounces?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/b5ac80d0-28f3-65ab-33c3-3a473bd579b7"}],"panels":[]}]},"httpPath":"/targets/events/bounces?hash="},{"label":"Retrieve complaints events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/c15b838d-89da-a889-1b83-868d8a9f79bc","routeSlug":"/api/contactevent/c15b838d-89da-a889-1b83-868d8a9f79bc","metadata":{"seo":{"title":"Retrieve complaints events of the specified contact using its id","description":"Retrieve complaints events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c15b838d-89da-a889-1b83-868d8a9f79bc","name":"Retrieve complaints events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1complaints?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve complaints events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1complaints?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1complaints?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/complaints?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/complaints?id=","href":"contactevent/c15b838d-89da-a889-1b83-868d8a9f79bc","openApiOperationId":"c15b838d-89da-a889-1b83-868d8a9f79bc","summary":"Retrieve complaints events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of complaint events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1complaints?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/c15b838d-89da-a889-1b83-868d8a9f79bc"}],"panels":[]}]},"httpPath":"/targets/events/complaints?id="},{"label":"Retrieve complaint events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/41c7a1e0-2126-d1fd-37a9-e6e9027fc006","routeSlug":"/api/contactevent/41c7a1e0-2126-d1fd-37a9-e6e9027fc006","metadata":{"seo":{"title":"Retrieve complaint events of the specified contact using its unicity","description":"Retrieve complaint events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"41c7a1e0-2126-d1fd-37a9-e6e9027fc006","name":"Retrieve complaint events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1complaints?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve complaint events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1complaints?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1complaints?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/complaints?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/complaints?unicity=","href":"contactevent/41c7a1e0-2126-d1fd-37a9-e6e9027fc006","openApiOperationId":"41c7a1e0-2126-d1fd-37a9-e6e9027fc006","summary":"Retrieve complaint events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of complaint events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1complaints?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/41c7a1e0-2126-d1fd-37a9-e6e9027fc006"}],"panels":[]}]},"httpPath":"/targets/events/complaints?unicity="},{"label":"Retrieve complaint events of the specified contact using its hash","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/48fa506e-2cf4-e8bf-3c95-e6c72da68d1d","routeSlug":"/api/contactevent/48fa506e-2cf4-e8bf-3c95-e6c72da68d1d","metadata":{"seo":{"title":"Retrieve complaint events of the specified contact using its hash","description":"Retrieve complaint events of the specified contact using its hash"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"48fa506e-2cf4-e8bf-3c95-e6c72da68d1d","name":"Retrieve complaint events of the specified contact using its hash","isWebhook":false,"pointer":"/paths/~1targets~1events~1complaints?hash=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve complaint events of the specified contact using its hash","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hash","in":"query","schemaId":"schema_69","description":"The hash of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1complaints?hash=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1complaints?hash=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/complaints?hash=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"hash","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/complaints?hash=","href":"contactevent/48fa506e-2cf4-e8bf-3c95-e6c72da68d1d","openApiOperationId":"48fa506e-2cf4-e8bf-3c95-e6c72da68d1d","summary":"Retrieve complaint events of the specified contact using its hash"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of complaint events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}},"schemaId":"schema_94"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1complaints?hash=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_94","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_94"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/48fa506e-2cf4-e8bf-3c95-e6c72da68d1d"}],"panels":[]}]},"httpPath":"/targets/events/complaints?hash="},{"label":"Retrieve stop events of the specified contact using its id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/8df78a3a-0d8d-4dfd-5474-c7d64207f934","routeSlug":"/api/contactevent/8df78a3a-0d8d-4dfd-5474-c7d64207f934","metadata":{"seo":{"title":"Retrieve stop events of the specified contact using its id","description":"Retrieve stop events of the specified contact using its id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8df78a3a-0d8d-4dfd-5474-c7d64207f934","name":"Retrieve stop events of the specified contact using its id","isWebhook":false,"pointer":"/paths/~1targets~1events~1responses~1stop?id=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stop events of the specified contact using its id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_69","description":"The id of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1responses~1stop?id=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1responses~1stop?id=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/responses/stop?id=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"id","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/responses/stop?id=","href":"contactevent/8df78a3a-0d8d-4dfd-5474-c7d64207f934","openApiOperationId":"8df78a3a-0d8d-4dfd-5474-c7d64207f934","summary":"Retrieve stop events of the specified contact using its id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1responses~1stop?id=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/8df78a3a-0d8d-4dfd-5474-c7d64207f934"}],"panels":[]}]},"httpPath":"/targets/events/responses/stop?id="},{"label":"Retrieve stop events of the specified contact using its unicity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/contactevent/64d05980-e3f9-07f6-1285-cba4cf62c35c","routeSlug":"/api/contactevent/64d05980-e3f9-07f6-1285-cba4cf62c35c","metadata":{"seo":{"title":"Retrieve stop events of the specified contact using its unicity","description":"Retrieve stop events of the specified contact using its unicity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"64d05980-e3f9-07f6-1285-cba4cf62c35c","name":"Retrieve stop events of the specified contact using its unicity","isWebhook":false,"pointer":"/paths/~1targets~1events~1responses~1stop?unicity=/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve stop events of the specified contact using its unicity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"unicity","in":"query","schemaId":"schema_69","description":"The unicity of the contact to retrieve events from.","required":true},{"name":"start","in":"query","schemaId":"schema_88","description":"Defines a start date filter  \r\nSpecify this parameter to retrieve only events with a timestamp greater than or equal to the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"end","in":"query","schemaId":"schema_88","description":"Defines an end date filter  \r\nSpecify this parameter to retrieve only events with a timestamp less than the specified value  \r\nYou can use an ISO format date or a timestamp"},{"name":"sort","in":"query","schemaId":"schema_89","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines a sort order applied on events timestamp"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, events are unordered and may not streamed in the same order between two requests"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You should use this query parameter if you want to guarantee the sort order of events"},"children":[]}]}]}]}],"pointer":"/paths/~1targets~1events~1responses~1stop?unicity=/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1targets~1events~1responses~1stop?unicity=/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/targets/events/responses/stop?unicity=","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[{"name":"unicity","in":"query","required":true,"schemaId":"schema_69"},{"name":"start","in":"query","required":false,"schemaId":"schema_88"},{"name":"end","in":"query","required":false,"schemaId":"schema_88"},{"name":"sort","in":"query","required":false,"schemaId":"schema_89"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/targets/events/responses/stop?unicity=","href":"contactevent/64d05980-e3f9-07f6-1285-cba4cf62c35c","openApiOperationId":"64d05980-e3f9-07f6-1285-cba4cf62c35c","summary":"Retrieve stop events of the specified contact using its unicity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of stop events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"},{"code":"401","summary":"Unauthorized"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1targets~1events~1responses~1stop?unicity=/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}},{"code":"401"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contactevent/64d05980-e3f9-07f6-1285-cba4cf62c35c"}],"panels":[]}]},"httpPath":"/targets/events/responses/stop?unicity="}],"content":{"contentType":"group","meta":{"name":"contact/event"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Contact","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/targets/events/responses/stop?hash=","summary":"Retrieve stop events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/c7429c23-2473-e6dc-2ca0-a0038c12c47b","deprecated":false},{"title":"/targets/events/hits?id=","summary":"Retrieve hit events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/60325735-34f8-f93d-7016-4a6b31be6dd3","deprecated":false},{"title":"/targets/events/hits?unicity=","summary":"Retrieve hit events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/56dfd2be-9382-fabe-a11e-b22faa796bb8","deprecated":false},{"title":"/targets/events/hits?hash=","summary":"Retrieve hit events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/e0da6c8c-81b4-e543-05f6-b9057303231f","deprecated":false},{"title":"/targets/events/hits/open?id=","summary":"Retrieve open hit events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/2ee8ad40-80ae-6f19-e4a4-6d9f523494b1","deprecated":false},{"title":"/targets/events/hits/open?unicity=","summary":"Retrieve open hit events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/97b98a72-2879-4d1f-85af-929a819b24b9","deprecated":false},{"title":"/targets/events/hits/open?hash=","summary":"Retrieve open hit events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/ca49b756-15e4-4d69-f5a0-98d48bfb0dab","deprecated":false},{"title":"/targets/events/hits/redirection?id=","summary":"Retrieve redirection hit events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/1e065440-d7e6-4ef2-22eb-aaf92211389c","deprecated":false},{"title":"/targets/events/hits/redirection?unicity=","summary":"Retrieve redirection hit events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/0b24b416-18cd-6f28-f568-64513870fe55","deprecated":false},{"title":"/targets/events/hits/redirection?hash=","summary":"Retrieve redirection hit events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/a02b528a-679c-f7f9-e33b-6afb4ba22f7b","deprecated":false},{"title":"/targets/events/hits/unsubscribe?id=","summary":"Retrieve unsubscription hit events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/cde6f300-dba2-e2fb-4302-261b080cc0b2","deprecated":false},{"title":"/targets/events/hits/unsubscribe?unicity=","summary":"Retrieve unsubscription hit events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/c641f026-86d9-6f59-b3a8-d3ffcd9e28e1","deprecated":false},{"title":"/targets/events/hits/unsubscribe?hash=","summary":"Retrieve unsubscription hit events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/cd946bb6-d343-3549-d076-41b0e6b33f56","deprecated":false},{"title":"/targets/events/hits/mirror?id=","summary":"Retrieve mirror hit events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/937be530-38d4-febe-60c5-009c39289d77","deprecated":false},{"title":"/targets/events/hits/mirror?unicity=","summary":"Retrieve mirror hit events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/217e4cdf-be96-58a2-d7ea-8b5bb9b71c39","deprecated":false},{"title":"/targets/events/hits/mirror?hash=","summary":"Retrieve mirror hit events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/9667d85a-f06a-46c9-8237-011907a27e56","deprecated":false},{"title":"/targets/events/hits/form?id=","summary":"Retrieve form hit events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/813f8fcd-275b-c982-97d2-2523a91441de","deprecated":false},{"title":"/targets/events/hits/form?unicity=","summary":"Retrieve form hit events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/2d57936a-580a-8173-e6b6-d275424134e3","deprecated":false},{"title":"/targets/events/hits/form?hash=","summary":"Retrieve form hit events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/9ea9394d-1199-bff1-a7ba-450aafa8727b","deprecated":false},{"title":"/targets/{id}/events","summary":"Retrieve events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/baf17618-45d6-c24d-e516-e3526051c537","deprecated":false},{"title":"/targets/{id}/events/activations","summary":"Retrieve activation events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/e6708f21-b4ff-7115-9483-020143810bc0","deprecated":false},{"title":"/targets/{id}/events/bounces","summary":"Retrieve bounce events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/69b361de-87ad-ce25-5e6b-988d043a7311","deprecated":false},{"title":"/targets/{id}/events/hits","summary":"Retrieve hit events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/e77d65ed-90f2-88bf-1f44-82bdc67bcc2f","deprecated":false},{"title":"/targets/{id}/events/hits/open","summary":"Retrieve open hit events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/f3a88ba9-e697-871a-1712-ec851e3006a5","deprecated":false},{"title":"/targets/{id}/events/hits/redirection","summary":"Retrieve redirection hit events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/2e8256d9-6e47-d6b3-1a82-76f026deb8c8","deprecated":false},{"title":"/targets/{id}/events/hits/unsubscribe","summary":"Retrieve unsubscription hit events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/100adf2b-f152-64f0-5b08-a5b030f20178","deprecated":false},{"title":"/targets/{id}/events/hits/mirror","summary":"Retrieve mirror hit events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/fce1e258-d457-364c-de3d-f4f647679d36","deprecated":false},{"title":"/targets/{id}/events/hits/form","summary":"Retrieve form hit events of the specified contact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/78068915-3553-fff1-242c-6345ca591706","deprecated":false},{"title":"/targets/events?id=","summary":"Retrieve events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/28fea9b1-b508-d431-09ed-76e00c7225bf","deprecated":false},{"title":"/targets/events?unicity=","summary":"Retrieve events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/9c088d23-ab89-aa10-52f7-6761e364588f","deprecated":false},{"title":"/targets/events?hash=","summary":"Retrieve events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/49a1e5dd-e6db-50cf-1de1-31e73cee0244","deprecated":false},{"title":"/targets/events/activations?id=","summary":"Retrieve activation events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/571b1353-cae8-6858-a7ec-5febdfa49836","deprecated":false},{"title":"/targets/events/activations?unicity=","summary":"Retrieve activation events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/6c8aad45-8387-c413-6686-8cad12eb1e0f","deprecated":false},{"title":"/targets/events/activations?hash=","summary":"Retrieve activation events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/71342d3a-928e-a802-c9ea-60045ae8ab25","deprecated":false},{"title":"/targets/events/bounces?id=","summary":"Retrieve bounce events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/bcae0e43-6b38-5bfa-ab78-b90a5e15e9df","deprecated":false},{"title":"/targets/events/bounces?unicity=","summary":"Retrieve bounce events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/f1f6d59d-c4f6-6e75-0f18-e85c98194524","deprecated":false},{"title":"/targets/events/bounces?hash=","summary":"Retrieve bounce events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/b5ac80d0-28f3-65ab-33c3-3a473bd579b7","deprecated":false},{"title":"/targets/events/complaints?id=","summary":"Retrieve complaints events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/c15b838d-89da-a889-1b83-868d8a9f79bc","deprecated":false},{"title":"/targets/events/complaints?unicity=","summary":"Retrieve complaint events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/41c7a1e0-2126-d1fd-37a9-e6e9027fc006","deprecated":false},{"title":"/targets/events/complaints?hash=","summary":"Retrieve complaint events of the specified contact using its hash","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/48fa506e-2cf4-e8bf-3c95-e6c72da68d1d","deprecated":false},{"title":"/targets/events/responses/stop?id=","summary":"Retrieve stop events of the specified contact using its id","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/8df78a3a-0d8d-4dfd-5474-c7d64207f934","deprecated":false},{"title":"/targets/events/responses/stop?unicity=","summary":"Retrieve stop events of the specified contact using its unicity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contactevent/64d05980-e3f9-07f6-1285-cba4cf62c35c","deprecated":false}]}]}]}]}},{"type":"separator","label":"Scripting","content":null},{"type":"group","label":"Webtask","link":"/api/scriptingwebtask","routeSlug":"/api/scriptingwebtask","items":[{"label":"Retrieve all webtasks","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/9ce69655-6da9-026f-c8cc-5e020bf794e4","routeSlug":"/api/scriptingwebtask/9ce69655-6da9-026f-c8cc-5e020bf794e4","metadata":{"seo":{"title":"Retrieve all webtasks","description":"Retrieve all webtasks"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9ce69655-6da9-026f-c8cc-5e020bf794e4","name":"Retrieve all webtasks","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all webtasks","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/webtasks","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/scripting/webtasks","href":"scriptingwebtask/9ce69655-6da9-026f-c8cc-5e020bf794e4","openApiOperationId":"9ce69655-6da9-026f-c8cc-5e020bf794e4","summary":"Retrieve all webtasks"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of webtasks","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_127"}},"schemaId":"schema_127"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1scripting~1webtasks/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_127","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_127"}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/9ce69655-6da9-026f-c8cc-5e020bf794e4"}],"panels":[]}]},"httpPath":"/scripting/webtasks"},{"label":"Create a webtask","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48","routeSlug":"/api/scriptingwebtask/b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48","metadata":{"seo":{"title":"Create a webtask","description":"Create a webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48","name":"Create a webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","pointer":"/paths/~1scripting~1webtasks/post/requestBody","description":"Data used to create the webtask"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/webtasks","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"responseCodes":["200","400","401","403","409","411"],"pointer":"/scripting/webtasks","href":"scriptingwebtask/b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48","openApiOperationId":"b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48","summary":"Create a webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created webtask","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1webtasks/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48"}],"panels":[]}]},"httpPath":"/scripting/webtasks"},{"label":"Retrieve the specified webtask","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/0dbde3a1-93de-a3b9-0065-b2025d044042","routeSlug":"/api/scriptingwebtask/0dbde3a1-93de-a3b9-0065-b2025d044042","metadata":{"seo":{"title":"Retrieve the specified webtask","description":"Retrieve the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0dbde3a1-93de-a3b9-0065-b2025d044042","name":"Retrieve the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to get","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/webtasks/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/webtasks/{id}","href":"scriptingwebtask/0dbde3a1-93de-a3b9-0065-b2025d044042","openApiOperationId":"0dbde3a1-93de-a3b9-0065-b2025d044042","summary":"Retrieve the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A webtask","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1webtasks~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/0dbde3a1-93de-a3b9-0065-b2025d044042"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}"},{"label":"Update the specified webtask","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/39c46038-bca1-b115-feb4-b89da1b7ff35","routeSlug":"/api/scriptingwebtask/39c46038-bca1-b115-feb4-b89da1b7ff35","metadata":{"seo":{"title":"Update the specified webtask","description":"Update the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"39c46038-bca1-b115-feb4-b89da1b7ff35","name":"Update the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to update","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","pointer":"/paths/~1scripting~1webtasks~1{id}/put/requestBody","description":"Data used to update the webtask"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/webtasks/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/webtasks/{id}","href":"scriptingwebtask/39c46038-bca1-b115-feb4-b89da1b7ff35","openApiOperationId":"39c46038-bca1-b115-feb4-b89da1b7ff35","summary":"Update the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated webtask","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1webtasks~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/39c46038-bca1-b115-feb4-b89da1b7ff35"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}"},{"label":"Delete the specified webtask","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/52b5d26a-bda6-1936-5a0d-21425415eb08","routeSlug":"/api/scriptingwebtask/52b5d26a-bda6-1936-5a0d-21425415eb08","metadata":{"seo":{"title":"Delete the specified webtask","description":"Delete the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"52b5d26a-bda6-1936-5a0d-21425415eb08","name":"Delete the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to delete","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/webtasks/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/webtasks/{id}","href":"scriptingwebtask/52b5d26a-bda6-1936-5a0d-21425415eb08","openApiOperationId":"52b5d26a-bda6-1936-5a0d-21425415eb08","summary":"Delete the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1webtasks~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/52b5d26a-bda6-1936-5a0d-21425415eb08"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}"},{"label":"Update the specified webtask","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/bb3031f4-c82e-2279-d784-4dc2a1007ee8","routeSlug":"/api/scriptingwebtask/bb3031f4-c82e-2279-d784-4dc2a1007ee8","metadata":{"seo":{"title":"Update the specified webtask","description":"Update the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bb3031f4-c82e-2279-d784-4dc2a1007ee8","name":"Update the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to update","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_128","exampleIds":["paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example"]}},"schemaId":"schema_128","exampleIds":["paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example"],"pointer":"/paths/~1scripting~1webtasks~1{id}/patch/requestBody","description":"Data used to update the webtask"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/scripting/webtasks/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_128","exampleIds":["paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/webtasks/{id}","href":"scriptingwebtask/bb3031f4-c82e-2279-d784-4dc2a1007ee8","openApiOperationId":"bb3031f4-c82e-2279-d784-4dc2a1007ee8","summary":"Update the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_128","exampleIds":["paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_128","exampleIds":["paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated webtask","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1webtasks~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/bb3031f4-c82e-2279-d784-4dc2a1007ee8"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}"},{"label":"Retrieve the script of the specified webtask","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/d79ea9c7-2ec3-133e-1459-1c2130bfc0ee","routeSlug":"/api/scriptingwebtask/d79ea9c7-2ec3-133e-1459-1c2130bfc0ee","metadata":{"seo":{"title":"Retrieve the script of the specified webtask","description":"Retrieve the script of the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"d79ea9c7-2ec3-133e-1459-1c2130bfc0ee","name":"Retrieve the script of the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the script of the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to get","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/webtasks/{id}/script","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/webtasks/{id}/script","href":"scriptingwebtask/d79ea9c7-2ec3-133e-1459-1c2130bfc0ee","openApiOperationId":"d79ea9c7-2ec3-133e-1459-1c2130bfc0ee","summary":"Retrieve the script of the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A webtask","mediaType":"text/plain","mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_69"}},"schemaId":"schema_69"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_69"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/d79ea9c7-2ec3-133e-1459-1c2130bfc0ee"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}/script"},{"label":"Update the script of the specified webtask","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/9f893427-44dd-6ad4-1dac-8b1690b9715f","routeSlug":"/api/scriptingwebtask/9f893427-44dd-6ad4-1dac-8b1690b9715f","metadata":{"seo":{"title":"Update the script of the specified webtask","description":"Update the script of the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"9f893427-44dd-6ad4-1dac-8b1690b9715f","name":"Update the script of the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the script of the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to update","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["text/plain"],"mediaTypeSchemas":{"text/plain":{"schemaId":"schema_69"}},"schemaId":"schema_69","pointer":"/paths/~1scripting~1webtasks~1{id}~1script/put/requestBody","description":"Data used to update the webtask's script"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/webtasks/{id}/script","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"text/plain":{"schemaId":"schema_69"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/webtasks/{id}/script","href":"scriptingwebtask/9f893427-44dd-6ad4-1dac-8b1690b9715f","openApiOperationId":"9f893427-44dd-6ad4-1dac-8b1690b9715f","summary":"Update the script of the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_69","mediaTypes":["text/plain"],"mediaTypeSchemas":{"text/plain":{"schemaId":"schema_69"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated webtask","mediaType":"text/plain","mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_69"}},"schemaId":"schema_69"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1script/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["text/plain"],"mediaTypeContent":{"text/plain":{"schemaId":"schema_69"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/9f893427-44dd-6ad4-1dac-8b1690b9715f"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}/script"},{"label":"Returns a cipher for a specified webtask without any additional data","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84","routeSlug":"/api/scriptingwebtask/3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84","metadata":{"seo":{"title":"Returns a cipher for a specified webtask without any additional data","description":"Returns a cipher for a specified webtask without any additional data"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84","name":"Returns a cipher for a specified webtask without any additional data","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns a cipher for a specified webtask without any additional data","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to get","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/webtasks/{id}/cipher","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/webtasks/{id}/cipher","href":"scriptingwebtask/3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84","openApiOperationId":"3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84","summary":"Returns a cipher for a specified webtask without any additional data"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A webtask","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}},"schemaId":"schema_69"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}/cipher"},{"label":"Returns a cipher for a specified webtask with additional data","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/bec46d11-b89a-2f51-9bec-c376d8798a5c","routeSlug":"/api/scriptingwebtask/bec46d11-b89a-2f51-9bec-c376d8798a5c","metadata":{"seo":{"title":"Returns a cipher for a specified webtask with additional data","description":"Returns a cipher for a specified webtask with additional data"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bec46d11-b89a-2f51-9bec-c376d8798a5c","name":"Returns a cipher for a specified webtask with additional data","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns a cipher for a specified webtask with additional data","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to get","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/webtasks/{id}/cipher","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/webtasks/{id}/cipher","href":"scriptingwebtask/bec46d11-b89a-2f51-9bec-c376d8798a5c","openApiOperationId":"bec46d11-b89a-2f51-9bec-c376d8798a5c","summary":"Returns a cipher for a specified webtask with additional data"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A webtask","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}},"schemaId":"schema_69"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1cipher/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/bec46d11-b89a-2f51-9bec-c376d8798a5c"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}/cipher"},{"label":"Execute the specified webtask","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/1c09fbe6-c38b-59e2-cedf-6a9597f94cd3","routeSlug":"/api/scriptingwebtask/1c09fbe6-c38b-59e2-cedf-6a9597f94cd3","metadata":{"seo":{"title":"Execute the specified webtask","description":"Execute the specified webtask"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1c09fbe6-c38b-59e2-cedf-6a9597f94cd3","name":"Execute the specified webtask","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}~1execution/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified webtask","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to excute","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest"}},"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest","pointer":"/paths/~1scripting~1webtasks~1{id}~1execution/post/requestBody","description":"Data used to execute the web task"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/webtasks/{id}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest"}},"responseCodes":["200","401","403","404","504"],"pointer":"/scripting/webtasks/{id}/execution","href":"scriptingwebtask/1c09fbe6-c38b-59e2-cedf-6a9597f94cd3","openApiOperationId":"1c09fbe6-c38b-59e2-cedf-6a9597f94cd3","summary":"Execute the specified webtask"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Task","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable"}},"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"504","summary":"Gateway Timeout"}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1execution/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"504"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/1c09fbe6-c38b-59e2-cedf-6a9597f94cd3"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}/execution"},{"label":"Execute multiple webtasks","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingwebtask/65f3bd60-6994-298f-d3b7-464c7102a84e","routeSlug":"/api/scriptingwebtask/65f3bd60-6994-298f-d3b7-464c7102a84e","metadata":{"seo":{"title":"Execute multiple webtasks","description":"Execute multiple webtasks"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"65f3bd60-6994-298f-d3b7-464c7102a84e","name":"Execute multiple webtasks","isWebhook":false,"pointer":"/paths/~1scripting~1webtasks~1{id}~1executions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute multiple webtasks","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The webtask's id to excute","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1executions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_129"}},"schemaId":"schema_129","pointer":"/paths/~1scripting~1webtasks~1{id}~1executions/post/requestBody","description":"Data used to execute the web task"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/webtasks/{id}/executions","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_129"}},"responseCodes":["200","401","403","404","504"],"pointer":"/scripting/webtasks/{id}/executions","href":"scriptingwebtask/65f3bd60-6994-298f-d3b7-464c7102a84e","openApiOperationId":"65f3bd60-6994-298f-d3b7-464c7102a84e","summary":"Execute multiple webtasks"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_129","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_129"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Task","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_130"}},"schemaId":"schema_130"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"504","summary":"Gateway Timeout"}],"pointer":"/paths/~1scripting~1webtasks~1{id}~1executions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_130","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_130"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"504"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingwebtask/65f3bd60-6994-298f-d3b7-464c7102a84e"}],"panels":[]}]},"httpPath":"/scripting/webtasks/{id}/executions"}],"content":{"contentType":"group","meta":{"name":"scripting/webtask"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Webtask","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/scripting/webtasks","summary":"Retrieve all webtasks","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingwebtask/9ce69655-6da9-026f-c8cc-5e020bf794e4","deprecated":false},{"title":"/scripting/webtasks","summary":"Create a webtask","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingwebtask/b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48","deprecated":false},{"title":"/scripting/webtasks/{id}","summary":"Retrieve the specified webtask","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingwebtask/0dbde3a1-93de-a3b9-0065-b2025d044042","deprecated":false},{"title":"/scripting/webtasks/{id}","summary":"Update the specified webtask","prefix":{"name":"put","color":"put"},"badges":[],"link":"/scriptingwebtask/39c46038-bca1-b115-feb4-b89da1b7ff35","deprecated":false},{"title":"/scripting/webtasks/{id}","summary":"Delete the specified webtask","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/scriptingwebtask/52b5d26a-bda6-1936-5a0d-21425415eb08","deprecated":false},{"title":"/scripting/webtasks/{id}","summary":"Update the specified webtask","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/scriptingwebtask/bb3031f4-c82e-2279-d784-4dc2a1007ee8","deprecated":false},{"title":"/scripting/webtasks/{id}/script","summary":"Retrieve the script of the specified webtask","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingwebtask/d79ea9c7-2ec3-133e-1459-1c2130bfc0ee","deprecated":false},{"title":"/scripting/webtasks/{id}/script","summary":"Update the script of the specified webtask","prefix":{"name":"put","color":"put"},"badges":[],"link":"/scriptingwebtask/9f893427-44dd-6ad4-1dac-8b1690b9715f","deprecated":false},{"title":"/scripting/webtasks/{id}/cipher","summary":"Returns a cipher for a specified webtask without any additional data","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingwebtask/3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84","deprecated":false},{"title":"/scripting/webtasks/{id}/cipher","summary":"Returns a cipher for a specified webtask with additional data","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingwebtask/bec46d11-b89a-2f51-9bec-c376d8798a5c","deprecated":false},{"title":"/scripting/webtasks/{id}/execution","summary":"Execute the specified webtask","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingwebtask/1c09fbe6-c38b-59e2-cedf-6a9597f94cd3","deprecated":false},{"title":"/scripting/webtasks/{id}/executions","summary":"Execute multiple webtasks","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingwebtask/65f3bd60-6994-298f-d3b7-464c7102a84e","deprecated":false}]}]}]}]}},{"type":"group","label":"Compilable","link":"/api/scriptingcompilable","routeSlug":"/api/scriptingcompilable","items":[{"label":"Retrieve all compilables","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/40546435-0738-7294-7591-968520474fbc","routeSlug":"/api/scriptingcompilable/40546435-0738-7294-7591-968520474fbc","metadata":{"seo":{"title":"Retrieve all compilables","description":"Retrieve all compilables"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"40546435-0738-7294-7591-968520474fbc","name":"Retrieve all compilables","isWebhook":false,"pointer":"/paths/~1scripting~1compilables/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all compilables","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/compilables","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/scripting/compilables","href":"scriptingcompilable/40546435-0738-7294-7591-968520474fbc","openApiOperationId":"40546435-0738-7294-7591-968520474fbc","summary":"Retrieve all compilables"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of compilables","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_131"}},"schemaId":"schema_131"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1scripting~1compilables/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_131","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_131"}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/40546435-0738-7294-7591-968520474fbc"}],"panels":[]}]},"httpPath":"/scripting/compilables"},{"label":"Create a compilable","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/0b501238-2ad0-938b-3217-7b75419ca3cd","routeSlug":"/api/scriptingcompilable/0b501238-2ad0-938b-3217-7b75419ca3cd","metadata":{"seo":{"title":"Create a compilable","description":"Create a compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0b501238-2ad0-938b-3217-7b75419ca3cd","name":"Create a compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","pointer":"/paths/~1scripting~1compilables/post/requestBody","description":"Data used to create the compilable"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/compilables","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"responseCodes":["200","400","401","403","411"],"pointer":"/scripting/compilables","href":"scriptingcompilable/0b501238-2ad0-938b-3217-7b75419ca3cd","openApiOperationId":"0b501238-2ad0-938b-3217-7b75419ca3cd","summary":"Create a compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created compilable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1compilables/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/0b501238-2ad0-938b-3217-7b75419ca3cd"}],"panels":[]}]},"httpPath":"/scripting/compilables"},{"label":"Retrieve the specified compilable","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/b440f11c-819a-8924-5f76-2459ea2b0725","routeSlug":"/api/scriptingcompilable/b440f11c-819a-8924-5f76-2459ea2b0725","metadata":{"seo":{"title":"Retrieve the specified compilable","description":"Retrieve the specified compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b440f11c-819a-8924-5f76-2459ea2b0725","name":"Retrieve the specified compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to get","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/compilables/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/compilables/{id}","href":"scriptingcompilable/b440f11c-819a-8924-5f76-2459ea2b0725","openApiOperationId":"b440f11c-819a-8924-5f76-2459ea2b0725","summary":"Retrieve the specified compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A compilable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1compilables~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/b440f11c-819a-8924-5f76-2459ea2b0725"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}"},{"label":"Update a compilable","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/2fe9fc3f-8b33-311e-4a45-8de43fdac11e","routeSlug":"/api/scriptingcompilable/2fe9fc3f-8b33-311e-4a45-8de43fdac11e","metadata":{"seo":{"title":"Update a compilable","description":"Update a compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2fe9fc3f-8b33-311e-4a45-8de43fdac11e","name":"Update a compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to update","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","pointer":"/paths/~1scripting~1compilables~1{id}/put/requestBody","description":"Data used to update the compilable"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/scripting/compilables/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/compilables/{id}","href":"scriptingcompilable/2fe9fc3f-8b33-311e-4a45-8de43fdac11e","openApiOperationId":"2fe9fc3f-8b33-311e-4a45-8de43fdac11e","summary":"Update a compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated compilable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1compilables~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/2fe9fc3f-8b33-311e-4a45-8de43fdac11e"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}"},{"label":"Delete a compilable","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/19355887-dd89-ae01-d3e7-bdb61ace085a","routeSlug":"/api/scriptingcompilable/19355887-dd89-ae01-d3e7-bdb61ace085a","metadata":{"seo":{"title":"Delete a compilable","description":"Delete a compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"19355887-dd89-ae01-d3e7-bdb61ace085a","name":"Delete a compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to delete","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/scripting/compilables/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/scripting/compilables/{id}","href":"scriptingcompilable/19355887-dd89-ae01-d3e7-bdb61ace085a","openApiOperationId":"19355887-dd89-ae01-d3e7-bdb61ace085a","summary":"Delete a compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1compilables~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/19355887-dd89-ae01-d3e7-bdb61ace085a"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}"},{"label":"Update a compilable","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/8b06e24f-3f5a-3762-0d3a-367dc322f416","routeSlug":"/api/scriptingcompilable/8b06e24f-3f5a-3762-0d3a-367dc322f416","metadata":{"seo":{"title":"Update a compilable","description":"Update a compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8b06e24f-3f5a-3762-0d3a-367dc322f416","name":"Update a compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to update","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/scripting/compilables/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/compilables/{id}","href":"scriptingcompilable/8b06e24f-3f5a-3762-0d3a-367dc322f416","openApiOperationId":"8b06e24f-3f5a-3762-0d3a-367dc322f416","summary":"Update a compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated compilable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1compilables~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/8b06e24f-3f5a-3762-0d3a-367dc322f416"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}"},{"label":"Retrieve the specified compilable flaws","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/0c6cac7f-f21b-e67b-5324-cdcf46c78143","routeSlug":"/api/scriptingcompilable/0c6cac7f-f21b-e67b-5324-cdcf46c78143","metadata":{"seo":{"title":"Retrieve the specified compilable flaws","description":"Retrieve the specified compilable flaws"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"0c6cac7f-f21b-e67b-5324-cdcf46c78143","name":"Retrieve the specified compilable flaws","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}~1flaws/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified compilable flaws","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to check","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1flaws/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1flaws/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/scripting/compilables/{id}/flaws","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/scripting/compilables/{id}/flaws","href":"scriptingcompilable/0c6cac7f-f21b-e67b-5324-cdcf46c78143","openApiOperationId":"0c6cac7f-f21b-e67b-5324-cdcf46c78143","summary":"Retrieve the specified compilable flaws"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of flaws","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_132"}},"schemaId":"schema_132"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1scripting~1compilables~1{id}~1flaws/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_132","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_132"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/0c6cac7f-f21b-e67b-5324-cdcf46c78143"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}/flaws"},{"label":"Duplicate the specified compilable","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/2ac9e0bb-47bd-8c7c-3ed0-57848244af11","routeSlug":"/api/scriptingcompilable/2ac9e0bb-47bd-8c7c-3ed0-57848244af11","metadata":{"seo":{"title":"Duplicate the specified compilable","description":"Duplicate the specified compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"2ac9e0bb-47bd-8c7c-3ed0-57848244af11","name":"Duplicate the specified compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}~1duplication/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Duplicate the specified compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to duplicate","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1duplication/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1duplication/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/compilables/{id}/duplication","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","409"],"pointer":"/scripting/compilables/{id}/duplication","href":"scriptingcompilable/2ac9e0bb-47bd-8c7c-3ed0-57848244af11","openApiOperationId":"2ac9e0bb-47bd-8c7c-3ed0-57848244af11","summary":"Duplicate the specified compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The duplicated compilable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1scripting~1compilables~1{id}~1duplication/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}}},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/2ac9e0bb-47bd-8c7c-3ed0-57848244af11"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}/duplication"},{"label":"Execute the specified compilable","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/1f50b537-065b-3a1a-93f5-91d68ac1c2a0","routeSlug":"/api/scriptingcompilable/1f50b537-065b-3a1a-93f5-91d68ac1c2a0","metadata":{"seo":{"title":"Execute the specified compilable","description":"Execute the specified compilable"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"1f50b537-065b-3a1a-93f5-91d68ac1c2a0","name":"Execute the specified compilable","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}~1execution/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute the specified compilable","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to execute","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1execution/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","pointer":"/paths/~1scripting~1compilables~1{id}~1execution/post/requestBody","description":"The compilable's arguments used to execute"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/compilables/{id}/execution","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/compilables/{id}/execution","href":"scriptingcompilable/1f50b537-065b-3a1a-93f5-91d68ac1c2a0","openApiOperationId":"1f50b537-065b-3a1a-93f5-91d68ac1c2a0","summary":"Execute the specified compilable"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1compilables~1{id}~1execution/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/1f50b537-065b-3a1a-93f5-91d68ac1c2a0"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}/execution"},{"label":"Preview the specified compilable using the specified configuration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/scriptingcompilable/ac851e8b-3fc7-b181-b55f-fbcde4181550","routeSlug":"/api/scriptingcompilable/ac851e8b-3fc7-b181-b55f-fbcde4181550","metadata":{"seo":{"title":"Preview the specified compilable using the specified configuration","description":"Preview the specified compilable using the specified configuration"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ac851e8b-3fc7-b181-b55f-fbcde4181550","name":"Preview the specified compilable using the specified configuration","isWebhook":false,"pointer":"/paths/~1scripting~1compilables~1{id}~1preview/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Preview the specified compilable using the specified configuration","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_80","description":"The compilable's id to preview","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1preview/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1scripting~1compilables~1{id}~1preview/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel","pointer":"/paths/~1scripting~1compilables~1{id}~1preview/post/requestBody","description":"The preview definition"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/scripting/compilables/{id}/preview","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel"}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/scripting/compilables/{id}/preview","href":"scriptingcompilable/ac851e8b-3fc7-b181-b55f-fbcde4181550","openApiOperationId":"ac851e8b-3fc7-b181-b55f-fbcde4181550","summary":"Preview the specified compilable using the specified configuration"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An execution result","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable"}},"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1scripting~1compilables~1{id}~1preview/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/scriptingcompilable/ac851e8b-3fc7-b181-b55f-fbcde4181550"}],"panels":[]}]},"httpPath":"/scripting/compilables/{id}/preview"}],"content":{"contentType":"group","meta":{"name":"scripting/compilable"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Compilable","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/scripting/compilables","summary":"Retrieve all compilables","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingcompilable/40546435-0738-7294-7591-968520474fbc","deprecated":false},{"title":"/scripting/compilables","summary":"Create a compilable","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingcompilable/0b501238-2ad0-938b-3217-7b75419ca3cd","deprecated":false},{"title":"/scripting/compilables/{id}","summary":"Retrieve the specified compilable","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingcompilable/b440f11c-819a-8924-5f76-2459ea2b0725","deprecated":false},{"title":"/scripting/compilables/{id}","summary":"Update a compilable","prefix":{"name":"put","color":"put"},"badges":[],"link":"/scriptingcompilable/2fe9fc3f-8b33-311e-4a45-8de43fdac11e","deprecated":false},{"title":"/scripting/compilables/{id}","summary":"Delete a compilable","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/scriptingcompilable/19355887-dd89-ae01-d3e7-bdb61ace085a","deprecated":false},{"title":"/scripting/compilables/{id}","summary":"Update a compilable","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/scriptingcompilable/8b06e24f-3f5a-3762-0d3a-367dc322f416","deprecated":false},{"title":"/scripting/compilables/{id}/flaws","summary":"Retrieve the specified compilable flaws","prefix":{"name":"get","color":"get"},"badges":[],"link":"/scriptingcompilable/0c6cac7f-f21b-e67b-5324-cdcf46c78143","deprecated":false},{"title":"/scripting/compilables/{id}/duplication","summary":"Duplicate the specified compilable","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingcompilable/2ac9e0bb-47bd-8c7c-3ed0-57848244af11","deprecated":false},{"title":"/scripting/compilables/{id}/execution","summary":"Execute the specified compilable","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingcompilable/1f50b537-065b-3a1a-93f5-91d68ac1c2a0","deprecated":false},{"title":"/scripting/compilables/{id}/preview","summary":"Preview the specified compilable using the specified configuration","prefix":{"name":"post","color":"post"},"badges":[],"link":"/scriptingcompilable/ac851e8b-3fc7-b181-b55f-fbcde4181550","deprecated":false}]}]}]}]}},{"type":"separator","label":"Environment","content":null},{"type":"group","label":"Mobile Application","link":"/api/notifiable-application","routeSlug":"/api/notifiable-application","items":[{"label":"Retrieve all notifiable applications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/da79fa24-1748-d289-e6ad-8215d4c634e6","routeSlug":"/api/notifiable-application/da79fa24-1748-d289-e6ad-8215d4c634e6","metadata":{"seo":{"title":"Retrieve all notifiable applications","description":"Retrieve all notifiable applications"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"da79fa24-1748-d289-e6ad-8215d4c634e6","name":"Retrieve all notifiable applications","isWebhook":false,"pointer":"/paths/~1parameters~1applications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all notifiable applications","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/parameters/applications","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/parameters/applications","href":"notifiable-application/da79fa24-1748-d289-e6ad-8215d4c634e6","openApiOperationId":"da79fa24-1748-d289-e6ad-8215d4c634e6","summary":"Retrieve all notifiable applications"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of notifiable applications","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_133","exampleIds":["paths/~1parameters~1applications/get/responses/200/content/application~1json/examples/A list of notifiable applications that support various providers"]}},"schemaId":"schema_133","exampleIds":["paths/~1parameters~1applications/get/responses/200/content/application~1json/examples/A list of notifiable applications that support various providers"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1parameters~1applications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_133","exampleIds":["paths/~1parameters~1applications/get/responses/200/content/application~1json/examples/A list of notifiable applications that support various providers"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_133","exampleIds":["paths/~1parameters~1applications/get/responses/200/content/application~1json/examples/A list of notifiable applications that support various providers"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/da79fa24-1748-d289-e6ad-8215d4c634e6"}],"panels":[]}]},"httpPath":"/parameters/applications"},{"label":"Create a notifiable application","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/6bcd9c76-aa89-155c-2f16-a26c57f87c08","routeSlug":"/api/notifiable-application/6bcd9c76-aa89-155c-2f16-a26c57f87c08","metadata":{"seo":{"title":"Create a notifiable application","description":"Create a notifiable application"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"6bcd9c76-aa89-155c-2f16-a26c57f87c08","name":"Create a notifiable application","isWebhook":false,"pointer":"/paths/~1parameters~1applications/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a notifiable application","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers"]}},"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers"],"pointer":"/paths/~1parameters~1applications/post/requestBody","description":"Data used to create the notifiable application"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/parameters/applications","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers"]}},"responseCodes":["200","400","401","403","411"],"pointer":"/parameters/applications","href":"notifiable-application/6bcd9c76-aa89-155c-2f16-a26c57f87c08","openApiOperationId":"6bcd9c76-aa89-155c-2f16-a26c57f87c08","summary":"Create a notifiable application"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created notifiable application","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/responses/200/content/application~1json/examples/A notifiable application that support various providers"]}},"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/responses/200/content/application~1json/examples/A notifiable application that support various providers"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1parameters~1applications/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/responses/200/content/application~1json/examples/A notifiable application that support various providers"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications/post/responses/200/content/application~1json/examples/A notifiable application that support various providers"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/6bcd9c76-aa89-155c-2f16-a26c57f87c08"}],"panels":[]}]},"httpPath":"/parameters/applications"},{"label":"Retrieve the specified notifiable application","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/bc9d293f-a408-9945-710a-c608b0bd75fa","routeSlug":"/api/notifiable-application/bc9d293f-a408-9945-710a-c608b0bd75fa","metadata":{"seo":{"title":"Retrieve the specified notifiable application","description":"Retrieve the specified notifiable application"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bc9d293f-a408-9945-710a-c608b0bd75fa","name":"Retrieve the specified notifiable application","isWebhook":false,"pointer":"/paths/~1parameters~1applications~1{uuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified notifiable application","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"uuid","in":"path","schemaId":"schema_80","description":"The notifiable application's id to retrieve","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/parameters/applications/{uuid}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"uuid","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/parameters/applications/{uuid}","href":"notifiable-application/bc9d293f-a408-9945-710a-c608b0bd75fa","openApiOperationId":"bc9d293f-a408-9945-710a-c608b0bd75fa","summary":"Retrieve the specified notifiable application"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A notifiable application","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/get/responses/200/content/application~1json/examples/A notifiable application that support various providers"]}},"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/get/responses/200/content/application~1json/examples/A notifiable application that support various providers"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1parameters~1applications~1{uuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/get/responses/200/content/application~1json/examples/A notifiable application that support various providers"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/get/responses/200/content/application~1json/examples/A notifiable application that support various providers"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/bc9d293f-a408-9945-710a-c608b0bd75fa"}],"panels":[]}]},"httpPath":"/parameters/applications/{uuid}"},{"label":"Update the notifiable application","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/e4608584-3bb5-805f-058d-3eabdfb86374","routeSlug":"/api/notifiable-application/e4608584-3bb5-805f-058d-3eabdfb86374","metadata":{"seo":{"title":"Update the notifiable application","description":"Update the notifiable application"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e4608584-3bb5-805f-058d-3eabdfb86374","name":"Update the notifiable application","isWebhook":false,"pointer":"/paths/~1parameters~1applications~1{uuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the notifiable application","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"uuid","in":"path","schemaId":"schema_80","description":"The notifiable application's id to update","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}/put/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"safe","in":"query","schemaId":"schema_134","description":"A \"safe\" mode used to check existing relationships of this notifiable application"}],"pointer":"/paths/~1parameters~1applications~1{uuid}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers"]}},"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers"],"pointer":"/paths/~1parameters~1applications~1{uuid}/put/requestBody","description":"Data used to update the notifiable application"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/parameters/applications/{uuid}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"uuid","in":"path","required":true,"schemaId":"schema_80"}],"query":[{"name":"safe","in":"query","required":false,"schemaId":"schema_134"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers"]}},"responseCodes":["200","400","401","403","404","411"],"pointer":"/parameters/applications/{uuid}","href":"notifiable-application/e4608584-3bb5-805f-058d-3eabdfb86374","openApiOperationId":"e4608584-3bb5-805f-058d-3eabdfb86374","summary":"Update the notifiable application"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated notifiable application","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/responses/200/content/application~1json/examples/A notifiable application that support various providers"]}},"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/responses/200/content/application~1json/examples/A notifiable application that support various providers"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1parameters~1applications~1{uuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/responses/200/content/application~1json/examples/A notifiable application that support various providers"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","exampleIds":["paths/~1parameters~1applications~1{uuid}/put/responses/200/content/application~1json/examples/A notifiable application that support various providers"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/e4608584-3bb5-805f-058d-3eabdfb86374"}],"panels":[]}]},"httpPath":"/parameters/applications/{uuid}"},{"label":"Delete the specified notifiable application","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/92a8815e-41ba-84d9-b440-9d4010b41d39","routeSlug":"/api/notifiable-application/92a8815e-41ba-84d9-b440-9d4010b41d39","metadata":{"seo":{"title":"Delete the specified notifiable application","description":"Delete the specified notifiable application"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"92a8815e-41ba-84d9-b440-9d4010b41d39","name":"Delete the specified notifiable application","isWebhook":false,"pointer":"/paths/~1parameters~1applications~1{uuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified notifiable application","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"uuid","in":"path","schemaId":"schema_80","description":"The notifiable application's id to delete","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}/delete/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"safe","in":"query","schemaId":"schema_134","description":"A \"safe\" mode used to check existing relationships of this notifiable application"}],"pointer":"/paths/~1parameters~1applications~1{uuid}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/parameters/applications/{uuid}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"uuid","in":"path","required":true,"schemaId":"schema_80"}],"query":[{"name":"safe","in":"query","required":false,"schemaId":"schema_134"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/parameters/applications/{uuid}","href":"notifiable-application/92a8815e-41ba-84d9-b440-9d4010b41d39","openApiOperationId":"92a8815e-41ba-84d9-b440-9d4010b41d39","summary":"Delete the specified notifiable application"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1parameters~1applications~1{uuid}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/92a8815e-41ba-84d9-b440-9d4010b41d39"}],"panels":[]}]},"httpPath":"/parameters/applications/{uuid}"},{"label":"Activate the specified notifiable application","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/bea2d41b-e089-d43d-9a5e-eba9dabef394","routeSlug":"/api/notifiable-application/bea2d41b-e089-d43d-9a5e-eba9dabef394","metadata":{"seo":{"title":"Activate the specified notifiable application","description":"Activate the specified notifiable application"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"bea2d41b-e089-d43d-9a5e-eba9dabef394","name":"Activate the specified notifiable application","isWebhook":false,"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Activate the specified notifiable application","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"uuid","in":"path","schemaId":"schema_80","description":"The notifiable application's id to activate","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/parameters/applications/{uuid}/activation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"uuid","in":"path","required":true,"schemaId":"schema_80"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/parameters/applications/{uuid}/activation","href":"notifiable-application/bea2d41b-e089-d43d-9a5e-eba9dabef394","openApiOperationId":"bea2d41b-e089-d43d-9a5e-eba9dabef394","summary":"Activate the specified notifiable application"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/post/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/bea2d41b-e089-d43d-9a5e-eba9dabef394"}],"panels":[]}]},"httpPath":"/parameters/applications/{uuid}/activation"},{"label":"Deactivate the specified notifiable application","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/notifiable-application/b3c6abee-119e-793f-b8a7-e611dded0fec","routeSlug":"/api/notifiable-application/b3c6abee-119e-793f-b8a7-e611dded0fec","metadata":{"seo":{"title":"Deactivate the specified notifiable application","description":"Deactivate the specified notifiable application"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"b3c6abee-119e-793f-b8a7-e611dded0fec","name":"Deactivate the specified notifiable application","isWebhook":false,"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Deactivate the specified notifiable application","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"uuid","in":"path","schemaId":"schema_80","description":"The notifiable application's id to activate","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/delete/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"safe","in":"query","schemaId":"schema_134","description":"A \"safe\" mode used to check existing relationships of this notifiable application"}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/parameters/applications/{uuid}/activation","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"uuid","in":"path","required":true,"schemaId":"schema_80"}],"query":[{"name":"safe","in":"query","required":false,"schemaId":"schema_134"}],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/parameters/applications/{uuid}/activation","href":"notifiable-application/b3c6abee-119e-793f-b8a7-e611dded0fec","openApiOperationId":"b3c6abee-119e-793f-b8a7-e611dded0fec","summary":"Deactivate the specified notifiable application"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1parameters~1applications~1{uuid}~1activation/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/notifiable-application/b3c6abee-119e-793f-b8a7-e611dded0fec"}],"panels":[]}]},"httpPath":"/parameters/applications/{uuid}/activation"}],"content":{"contentType":"group","meta":{"name":"notifiable-application"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Mobile Application","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/parameters/applications","summary":"Retrieve all notifiable applications","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notifiable-application/da79fa24-1748-d289-e6ad-8215d4c634e6","deprecated":false},{"title":"/parameters/applications","summary":"Create a notifiable application","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notifiable-application/6bcd9c76-aa89-155c-2f16-a26c57f87c08","deprecated":false},{"title":"/parameters/applications/{uuid}","summary":"Retrieve the specified notifiable application","prefix":{"name":"get","color":"get"},"badges":[],"link":"/notifiable-application/bc9d293f-a408-9945-710a-c608b0bd75fa","deprecated":false},{"title":"/parameters/applications/{uuid}","summary":"Update the notifiable application","prefix":{"name":"put","color":"put"},"badges":[],"link":"/notifiable-application/e4608584-3bb5-805f-058d-3eabdfb86374","deprecated":false},{"title":"/parameters/applications/{uuid}","summary":"Delete the specified notifiable application","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/notifiable-application/92a8815e-41ba-84d9-b440-9d4010b41d39","deprecated":false},{"title":"/parameters/applications/{uuid}/activation","summary":"Activate the specified notifiable application","prefix":{"name":"post","color":"post"},"badges":[],"link":"/notifiable-application/bea2d41b-e089-d43d-9a5e-eba9dabef394","deprecated":false},{"title":"/parameters/applications/{uuid}/activation","summary":"Deactivate the specified notifiable application","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/notifiable-application/b3c6abee-119e-793f-b8a7-e611dded0fec","deprecated":false}]}]}]}]}},{"type":"separator","label":"Parameters & settings","content":null},{"type":"group","label":"Category","link":"/api/category","routeSlug":"/api/category","items":[{"label":"Delete a category","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/category/999f9b42-b9e0-ad3a-2e89-91af2a50eeef","routeSlug":"/api/category/999f9b42-b9e0-ad3a-2e89-91af2a50eeef","metadata":{"seo":{"title":"Delete a category","description":"Delete a category"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"999f9b42-b9e0-ad3a-2e89-91af2a50eeef","name":"Delete a category","isWebhook":false,"pointer":"/paths/~1categories~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a category","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The category's id","required":true}],"pointer":"/paths/~1categories~1{id}/delete/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1categories~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/categories/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["204","401","403","404"],"pointer":"/categories/{id}","href":"category/999f9b42-b9e0-ad3a-2e89-91af2a50eeef","openApiOperationId":"999f9b42-b9e0-ad3a-2e89-91af2a50eeef","summary":"Delete a category"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","summary":"No Content"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1categories~1{id}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/category/999f9b42-b9e0-ad3a-2e89-91af2a50eeef"}],"panels":[]}]},"httpPath":"/categories/{id}"},{"label":"Retrieve all categories","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/category/23abc37b-7665-cbc8-ee34-aac419be9ff0","routeSlug":"/api/category/23abc37b-7665-cbc8-ee34-aac419be9ff0","metadata":{"seo":{"title":"Retrieve all categories","description":"Get the list of action categories."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"23abc37b-7665-cbc8-ee34-aac419be9ff0","name":"Retrieve all categories","deprecated":true,"isWebhook":false,"pointer":"/paths/~1categories/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all categories","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get the list of action categories."},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1categories/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/categories","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/categories","href":"category/23abc37b-7665-cbc8-ee34-aac419be9ff0","openApiOperationId":"23abc37b-7665-cbc8-ee34-aac419be9ff0","summary":"Retrieve all categories"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"An array of categories","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_135","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"schema_135","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1categories/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_135","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_135","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/success"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/category/23abc37b-7665-cbc8-ee34-aac419be9ff0"}],"panels":[]}]},"httpPath":"/categories"},{"label":"Create a category","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/category/c1320157-f7a5-667c-c670-27fdb37356de","routeSlug":"/api/category/c1320157-f7a5-667c-c670-27fdb37356de","metadata":{"seo":{"title":"Create a category","description":"Create a category"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"c1320157-f7a5-667c-c670-27fdb37356de","name":"Create a category","deprecated":true,"isWebhook":false,"pointer":"/paths/~1categories/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a category","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1categories/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/requestBody/content/application~1json/examples/success"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/requestBody/content/application~1json/examples/success"],"pointer":"/paths/~1categories/post/requestBody","description":"Data used to create the category"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/categories","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/requestBody/content/application~1json/examples/success"]}},"responseCodes":["200","400","401","403","409","411"],"pointer":"/categories","href":"category/c1320157-f7a5-667c-c670-27fdb37356de","openApiOperationId":"c1320157-f7a5-667c-c670-27fdb37356de","summary":"Create a category"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/requestBody/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/requestBody/content/application~1json/examples/success"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created category","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/responses/200/content/application~1json/examples/success"]}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/responses/200/content/application~1json/examples/success"]},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"409","summary":"Conflict"},{"code":"411","summary":"Length Required"}],"pointer":"/paths/~1categories/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","exampleIds":["paths/~1categories/post/responses/200/content/application~1json/examples/success"]}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"409"},{"code":"411"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/category/c1320157-f7a5-667c-c670-27fdb37356de"}],"panels":[]}]},"httpPath":"/categories"},{"label":"Retrieve a category","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/category/118b217d-4092-8f64-e05f-0a4b614b3b46","routeSlug":"/api/category/118b217d-4092-8f64-e05f-0a4b614b3b46","metadata":{"seo":{"title":"Retrieve a category","description":"Retrieve a category"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"118b217d-4092-8f64-e05f-0a4b614b3b46","name":"Retrieve a category","deprecated":true,"isWebhook":false,"pointer":"/paths/~1categories~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a category","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The category's id","required":true}],"pointer":"/paths/~1categories~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1categories~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/categories/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/categories/{id}","href":"category/118b217d-4092-8f64-e05f-0a4b614b3b46","openApiOperationId":"118b217d-4092-8f64-e05f-0a4b614b3b46","summary":"Retrieve a category"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The category","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1categories~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/category/118b217d-4092-8f64-e05f-0a4b614b3b46"}],"panels":[]}]},"httpPath":"/categories/{id}"},{"label":"Update a category","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/category/3145db43-f75d-2c84-2bf9-f38e24514bde","routeSlug":"/api/category/3145db43-f75d-2c84-2bf9-f38e24514bde","metadata":{"seo":{"title":"Update a category","description":"Update a category"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"3145db43-f75d-2c84-2bf9-f38e24514bde","name":"Update a category","deprecated":true,"isWebhook":false,"pointer":"/paths/~1categories~1{id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a category","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_81","description":"The category's id","required":true}],"pointer":"/paths/~1categories~1{id}/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1categories~1{id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","pointer":"/paths/~1categories~1{id}/put/requestBody","description":"Data used to update the category"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/categories/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_81"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}},"responseCodes":["200","400","401","403","404","409"],"pointer":"/categories/{id}","href":"category/3145db43-f75d-2c84-2bf9-f38e24514bde","openApiOperationId":"3145db43-f75d-2c84-2bf9-f38e24514bde","summary":"Update a category"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The updated category","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}},"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"},{"code":"400","summary":"Bad Request"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"},{"code":"409","summary":"Conflict"}],"pointer":"/paths/~1categories~1{id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}}},{"code":"400"},{"code":"401"},{"code":"403"},{"code":"404"},{"code":"409"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/category/3145db43-f75d-2c84-2bf9-f38e24514bde"}],"panels":[]}]},"httpPath":"/categories/{id}"}],"content":{"contentType":"group","meta":{"name":"category"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Category","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/categories/{id}","summary":"Delete a category","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/category/999f9b42-b9e0-ad3a-2e89-91af2a50eeef","deprecated":false},{"title":"/categories","summary":"Retrieve all categories","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/category/23abc37b-7665-cbc8-ee34-aac419be9ff0","deprecated":true},{"title":"/categories","summary":"Create a category","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/category/c1320157-f7a5-667c-c670-27fdb37356de","deprecated":true},{"title":"/categories/{id}","summary":"Retrieve a category","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/category/118b217d-4092-8f64-e05f-0a4b614b3b46","deprecated":true},{"title":"/categories/{id}","summary":"Update a category","prefix":{"name":"put","color":"http-deprecated"},"badges":[],"link":"/category/3145db43-f75d-2c84-2bf9-f38e24514bde","deprecated":true}]}]}]}]}},{"type":"group","label":"Marketing Pressure","link":"/api/marketing-pressure","routeSlug":"/api/marketing-pressure","items":[{"label":"Retrieve the specified topic","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/marketing-pressure/354b3cc9-b3d3-4c1e-e596-06996cc01b1c","routeSlug":"/api/marketing-pressure/354b3cc9-b3d3-4c1e-e596-06996cc01b1c","metadata":{"seo":{"title":"Retrieve the specified topic","description":"Retrieve the specified topic"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"354b3cc9-b3d3-4c1e-e596-06996cc01b1c","name":"Retrieve the specified topic","isWebhook":false,"pointer":"/paths/~1marketing~1pressure~1topics~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified topic","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The topic's id","required":true}],"pointer":"/paths/~1marketing~1pressure~1topics~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1marketing~1pressure~1topics~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/marketing/pressure/topics/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/marketing/pressure/topics/{id}","href":"marketing-pressure/354b3cc9-b3d3-4c1e-e596-06996cc01b1c","openApiOperationId":"354b3cc9-b3d3-4c1e-e596-06996cc01b1c","summary":"Retrieve the specified topic"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The topic","mediaType":"application/json","mediaTypes":["application/json","application/vnd.np6.cm.rich.topic+json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.Topic","exampleIds":["paths/~1marketing~1pressure~1topics~1{id}/get/responses/200/content/application~1json/examples/success"]},"application/vnd.np6.cm.rich.topic+json":{"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.RichTopic"}},"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.Topic","exampleIds":["paths/~1marketing~1pressure~1topics~1{id}/get/responses/200/content/application~1json/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1marketing~1pressure~1topics~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.Topic","exampleIds":["paths/~1marketing~1pressure~1topics~1{id}/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json","application/vnd.np6.cm.rich.topic+json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.Topic","exampleIds":["paths/~1marketing~1pressure~1topics~1{id}/get/responses/200/content/application~1json/examples/success"]},"application/vnd.np6.cm.rich.topic+json":{"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.RichTopic"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/marketing-pressure/354b3cc9-b3d3-4c1e-e596-06996cc01b1c"}],"panels":[]}]},"httpPath":"/marketing/pressure/topics/{id}"},{"label":"Retrieve all topics","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/marketing-pressure/e40f8930-4e32-d32a-1978-01f0bd147be5","routeSlug":"/api/marketing-pressure/e40f8930-4e32-d32a-1978-01f0bd147be5","metadata":{"seo":{"title":"Retrieve all topics","description":"Retrieve all topics"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"e40f8930-4e32-d32a-1978-01f0bd147be5","name":"Retrieve all topics","isWebhook":false,"pointer":"/paths/~1marketing~1pressure~1topics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all topics","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1marketing~1pressure~1topics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/marketing/pressure/topics","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/marketing/pressure/topics","href":"marketing-pressure/e40f8930-4e32-d32a-1978-01f0bd147be5","openApiOperationId":"e40f8930-4e32-d32a-1978-01f0bd147be5","summary":"Retrieve all topics"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of topic","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_136","exampleIds":["paths/~1marketing~1pressure~1topics/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"schema_136","exampleIds":["paths/~1marketing~1pressure~1topics/get/responses/200/content/application~1json/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1marketing~1pressure~1topics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_136","exampleIds":["paths/~1marketing~1pressure~1topics/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_136","exampleIds":["paths/~1marketing~1pressure~1topics/get/responses/200/content/application~1json/examples/success"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/marketing-pressure/e40f8930-4e32-d32a-1978-01f0bd147be5"}],"panels":[]}]},"httpPath":"/marketing/pressure/topics"},{"label":"Retrieve the mandatory topic option","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/marketing-pressure/80f83198-d91f-c0af-6632-8d6ecdac43f7","routeSlug":"/api/marketing-pressure/80f83198-d91f-c0af-6632-8d6ecdac43f7","metadata":{"seo":{"title":"Retrieve the mandatory topic option","description":"Retrieve the mandatory topic option"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"80f83198-d91f-c0af-6632-8d6ecdac43f7","name":"Retrieve the mandatory topic option","isWebhook":false,"pointer":"/paths/~1settings~1marketing~1pressure~1topic/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the mandatory topic option","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1settings~1marketing~1pressure~1topic/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/settings/marketing/pressure/topic","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/settings/marketing/pressure/topic","href":"marketing-pressure/80f83198-d91f-c0af-6632-8d6ecdac43f7","openApiOperationId":"80f83198-d91f-c0af-6632-8d6ecdac43f7","summary":"Retrieve the mandatory topic option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The value of the mandatory topic option","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_134"}},"schemaId":"schema_134"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1settings~1marketing~1pressure~1topic/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_134","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_134"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/marketing-pressure/80f83198-d91f-c0af-6632-8d6ecdac43f7"}],"panels":[]}]},"httpPath":"/settings/marketing/pressure/topic"},{"label":"Set the mandatory topic option","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/marketing-pressure/8ff8706e-4106-1b9c-b4cc-ec70234d3c50","routeSlug":"/api/marketing-pressure/8ff8706e-4106-1b9c-b4cc-ec70234d3c50","metadata":{"seo":{"title":"Set the mandatory topic option","description":"Set the mandatory topic option"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"8ff8706e-4106-1b9c-b4cc-ec70234d3c50","name":"Set the mandatory topic option","isWebhook":false,"pointer":"/paths/~1settings~1marketing~1pressure~1topic/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set the mandatory topic option","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1settings~1marketing~1pressure~1topic/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_134"}},"schemaId":"schema_134","pointer":"/paths/~1settings~1marketing~1pressure~1topic/put/requestBody","description":"Value of the option"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/settings/marketing/pressure/topic","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_134"}},"responseCodes":["200","401","403","404"],"pointer":"/settings/marketing/pressure/topic","href":"marketing-pressure/8ff8706e-4106-1b9c-b4cc-ec70234d3c50","openApiOperationId":"8ff8706e-4106-1b9c-b4cc-ec70234d3c50","summary":"Set the mandatory topic option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"schemaId":"schema_134","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_134"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The value of the mandatory topic option","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_134"}},"schemaId":"schema_134"},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1settings~1marketing~1pressure~1topic/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_134","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_134"}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/marketing-pressure/8ff8706e-4106-1b9c-b4cc-ec70234d3c50"}],"panels":[]}]},"httpPath":"/settings/marketing/pressure/topic"},{"label":"Retrieve all rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/marketing-pressure/7b094814-6559-5ec4-fd90-b4b0488d0e6e","routeSlug":"/api/marketing-pressure/7b094814-6559-5ec4-fd90-b4b0488d0e6e","metadata":{"seo":{"title":"Retrieve all rules","description":"Retrieve all rules"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"7b094814-6559-5ec4-fd90-b4b0488d0e6e","name":"Retrieve all rules","isWebhook":false,"pointer":"/paths/~1marketing~1pressure~1rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve all rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1marketing~1pressure~1rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/marketing/pressure/rules","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403"],"pointer":"/marketing/pressure/rules","href":"marketing-pressure/7b094814-6559-5ec4-fd90-b4b0488d0e6e","openApiOperationId":"7b094814-6559-5ec4-fd90-b4b0488d0e6e","summary":"Retrieve all rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of rules","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_137","exampleIds":["paths/~1marketing~1pressure~1rules/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"schema_137","exampleIds":["paths/~1marketing~1pressure~1rules/get/responses/200/content/application~1json/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"}],"pointer":"/paths/~1marketing~1pressure~1rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_137","exampleIds":["paths/~1marketing~1pressure~1rules/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_137","exampleIds":["paths/~1marketing~1pressure~1rules/get/responses/200/content/application~1json/examples/success"]}}},{"code":"401"},{"code":"403"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/marketing-pressure/7b094814-6559-5ec4-fd90-b4b0488d0e6e"}],"panels":[]}]},"httpPath":"/marketing/pressure/rules"},{"label":"Retrieve the specified rule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/marketing-pressure/81a01639-9ff3-288c-26a9-d8473c8ce933","routeSlug":"/api/marketing-pressure/81a01639-9ff3-288c-26a9-d8473c8ce933","metadata":{"seo":{"title":"Retrieve the specified rule","description":"Retrieve the specified rule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"81a01639-9ff3-288c-26a9-d8473c8ce933","name":"Retrieve the specified rule","isWebhook":false,"pointer":"/paths/~1marketing~1pressure~1rules~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the specified rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_69","description":"The rule's id","required":true}],"pointer":"/paths/~1marketing~1pressure~1rules~1{id}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"X-Key","in":"header","schemaId":"schema_69","description":"A unique API key used to authenticate requests to the NP6 platform. \r\nThis key must be included in every API call to validate the identity and permissions of the client. \r\nKeep your API key secure and do not expose it in public code or logs.","required":true}],"pointer":"/paths/~1marketing~1pressure~1rules~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/marketing/pressure/rules/{id}","servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_69"}],"query":[],"querystring":[],"header":[{"name":"X-Key","in":"header","required":true,"schemaId":"schema_69"}],"cookie":[]},"security":[],"responseCodes":["200","401","403","404"],"pointer":"/marketing/pressure/rules/{id}","href":"marketing-pressure/81a01639-9ff3-288c-26a9-d8473c8ce933","openApiOperationId":"81a01639-9ff3-288c-26a9-d8473c8ce933","summary":"Retrieve the specified rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The rule","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule","exampleIds":["paths/~1marketing~1pressure~1rules~1{id}/get/responses/200/content/application~1json/examples/success"]}},"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule","exampleIds":["paths/~1marketing~1pressure~1rules~1{id}/get/responses/200/content/application~1json/examples/success"]},{"code":"401","summary":"Unauthorized"},{"code":"403","summary":"Forbidden"},{"code":"404","summary":"Not Found"}],"pointer":"/paths/~1marketing~1pressure~1rules~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule","exampleIds":["paths/~1marketing~1pressure~1rules~1{id}/get/responses/200/content/application~1json/examples/success"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule","exampleIds":["paths/~1marketing~1pressure~1rules~1{id}/get/responses/200/content/application~1json/examples/success"]}}},{"code":"401"},{"code":"403"},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/marketing-pressure/81a01639-9ff3-288c-26a9-d8473c8ce933"}],"panels":[]}]},"httpPath":"/marketing/pressure/rules/{id}"}],"content":{"contentType":"group","meta":{"name":"marketing-pressure"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Marketing Pressure","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/marketing/pressure/topics/{id}","summary":"Retrieve the specified topic","prefix":{"name":"get","color":"get"},"badges":[],"link":"/marketing-pressure/354b3cc9-b3d3-4c1e-e596-06996cc01b1c","deprecated":false},{"title":"/marketing/pressure/topics","summary":"Retrieve all topics","prefix":{"name":"get","color":"get"},"badges":[],"link":"/marketing-pressure/e40f8930-4e32-d32a-1978-01f0bd147be5","deprecated":false},{"title":"/settings/marketing/pressure/topic","summary":"Retrieve the mandatory topic option","prefix":{"name":"get","color":"get"},"badges":[],"link":"/marketing-pressure/80f83198-d91f-c0af-6632-8d6ecdac43f7","deprecated":false},{"title":"/settings/marketing/pressure/topic","summary":"Set the mandatory topic option","prefix":{"name":"put","color":"put"},"badges":[],"link":"/marketing-pressure/8ff8706e-4106-1b9c-b4cc-ec70234d3c50","deprecated":false},{"title":"/marketing/pressure/rules","summary":"Retrieve all rules","prefix":{"name":"get","color":"get"},"badges":[],"link":"/marketing-pressure/7b094814-6559-5ec4-fd90-b4b0488d0e6e","deprecated":false},{"title":"/marketing/pressure/rules/{id}","summary":"Retrieve the specified rule","prefix":{"name":"get","color":"get"},"badges":[],"link":"/marketing-pressure/81a01639-9ff3-288c-26a9-d8473c8ce933","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Archive.MailArchive":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Archive.MailArchive","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Archive.MailArchive","data":{"type":"object","properties":{"id":{"type":"string","description":"The id of the archive"},"action":{"type":"string","description":"The id of the action that generated this archive"},"target":{"type":"string","description":"The id of the target that received this mail"},"sendingDate":{"type":"string","description":"The date at which the target received the mail","format":"date-time"},"url":{"type":"string","description":"The url at which you can retrieve the archive"},"expiresOn":{"type":"string","description":"The date at which the url will expire","format":"date-time"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionInformationsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionInformationsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionInformationsModel","data":{"type":"object","properties":{"folder":{"type":"integer","description":"Defines the folder in which the action is stored","nullable":true,"format":"int32"},"category":{"type":"integer","description":"Defines the category of the action","nullable":true,"format":"int32"},"state":{"type":"integer","description":"Defines the current state of the action","nullable":true,"format":"int32","enum":[10,20,30,35,36,38,40,50,55,60,65,66,68,70,72,73,75,80,90,100,110]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The action's identifier"},"name":{"type":"string","description":"The action's name"},"creationDate":{"type":"string","description":"The action's creation date, in UTC","format":"date-time"},"informations":{"type":"object","description":"Informations","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionInformationsModel"}]},"settings":{"type":"object","description":"Settings"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel#Discriminable","kind":"json-schema","title":"BasicActionModel","data":{"type":"object","title":"BasicActionModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"mailCampaign":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel#Discriminated","mailMessage":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel#Discriminated","smsCampaign":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel#Discriminated","smsMessage":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMailActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMailActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMailActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel#Discriminable","kind":"json-schema","title":"BasicActionSchedulerModel","data":{"type":"object","title":"BasicActionSchedulerModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"asap":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel#Discriminated","scheduled":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"},{"type":"object","properties":{"startDate":{"type":"string","description":"StartDate","nullable":true,"format":"date-time"},"endDate":{"type":"string","description":"EndDate","nullable":true,"format":"date-time"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel"},{"type":"object","properties":{"startDate":{"type":"string","description":"StartDate","nullable":true,"format":"date-time"},"endDate":{"type":"string","description":"EndDate","nullable":true,"format":"date-time"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel#Discriminated","kind":"json-schema","title":"BasicAsapActionSchedulerModel","data":{"type":"object","title":"BasicAsapActionSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicAsapActionSchedulerModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel#Discriminated","kind":"json-schema","title":"BasicScheduledActionSchedulerModel","data":{"type":"object","title":"BasicScheduledActionSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicScheduledActionSchedulerModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendErrorModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendErrorModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendErrorModel","data":{"type":"object","properties":{"code":{"type":"string","description":" ErrorCode"},"date":{"type":"string","description":"Error Date","format":"date-time"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.LastSendMonitorModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.LastSendMonitorModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.LastSendMonitorModel","data":{"type":"object","properties":{"at":{"type":"string","description":"SendingTime","format":"date-time"},"error":{"type":"object","description":"Error","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendErrorModel"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel","data":{"type":"object","properties":{"lastSent":{"type":"object","description":"LastSent","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.LastSendMonitorModel"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMailActionModel"},{"type":"object","properties":{"scheduler":{"type":"object","description":"Scheduler","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel#Discriminable"}]},"monitor":{"type":"object","description":"Monitor","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMailActionModel"},{"type":"object","properties":{"monitor":{"type":"object","description":"Monitor","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSmsActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSmsActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSmsActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSmsActionModel"},{"type":"object","properties":{"scheduler":{"type":"object","description":"","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionSchedulerModel#Discriminable"}]},"monitor":{"type":"object","description":"Monitor","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSmsActionModel"},{"type":"object","properties":{"monitor":{"type":"object","description":"Monitor","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionMonitorModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel#Discriminated","kind":"json-schema","title":"BasicMultipleMailActionModel","data":{"type":"object","title":"BasicMultipleMailActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleMailActionModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel#Discriminated","kind":"json-schema","title":"BasicSingleMailActionModel","data":{"type":"object","title":"BasicSingleMailActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleMailActionModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel#Discriminated","kind":"json-schema","title":"BasicMultipleSmsActionModel","data":{"type":"object","title":"BasicMultipleSmsActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicMultipleSmsActionModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel#Discriminated","kind":"json-schema","title":"BasicSingleSmsActionModel","data":{"type":"object","title":"BasicSingleSmsActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicSingleSmsActionModel"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SubstitutionAction","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the action"},"name":{"type":"string","description":"Defines the name of the action"},"description":{"type":"string","description":"Defines the description of the action"},"creationDate":{"type":"string","description":"Defines the creation date of the action","format":"date-time"},"informations":{"type":"object","description":"Defines general informations of the action","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionInformationsModel"}]}}}},"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction#Discriminable","kind":"json-schema","title":"SubstitutionAction","data":{"type":"object","title":"SubstitutionAction","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"mailMessage":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionMessage#Discriminated","mailCampaign":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionCampaign#Discriminated","smsMessage":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionMessage#Discriminated","smsCampaign":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionCampaign#Discriminated"}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailTemplating","data":{"type":"object","properties":{}}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating#Discriminable":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating#Discriminable","kind":"json-schema","title":"EmailTemplating","data":{"type":"object","title":"EmailTemplating","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Version"},{"type":"object","discriminator":{"propertyName":"version","x-explicitMappingOnly":true,"mapping":{"4.1":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating41#Discriminated"}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.InternalEmailHandlers":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.InternalEmailHandlers","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.InternalEmailHandlers","data":{"type":"object","properties":{"onLoad":{"type":"array","description":"Defines \"onLoad\" javascript functions to execute once","items":{"type":"string"}},"onRender":{"type":"array","description":"Defines \"onRender\" javascript functions to execute for each render","items":{"type":"string"}}}}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating41":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating41","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailTemplating41","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating"},{"type":"object","properties":{"handlers":{"type":"object","description":"Defines javascript functions to execute at the time of rendering process","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.InternalEmailHandlers"}]}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating41#Discriminated":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating41#Discriminated","kind":"json-schema","title":"EmailTemplating41","data":{"type":"object","title":"EmailTemplating41","allOf":[{"type":"object","properties":{"version":{"type":"string"}}},{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating41"}]}},"components/schemas/NP6.CM.Models.Action.AbstractPurpose":{"id":"components/schemas/NP6.CM.Models.Action.AbstractPurpose","kind":"json-schema","title":"NP6.CM.Models.Action.AbstractPurpose","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Action.AbstractPurpose#Discriminable":{"id":"components/schemas/NP6.CM.Models.Action.AbstractPurpose#Discriminable","kind":"json-schema","title":"AbstractPurpose","data":{"type":"object","title":"AbstractPurpose","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"service":"#/components/schemas/NP6.CM.Models.Action.ServicePurpose#Discriminated","marketing":"#/components/schemas/NP6.CM.Models.Action.MarketingPurpose#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.ServicePurpose":{"id":"components/schemas/NP6.CM.Models.Action.ServicePurpose","kind":"json-schema","title":"NP6.CM.Models.Action.ServicePurpose","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.AbstractPurpose"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.MarketingPurpose":{"id":"components/schemas/NP6.CM.Models.Action.MarketingPurpose","kind":"json-schema","title":"NP6.CM.Models.Action.MarketingPurpose","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.AbstractPurpose"},{"type":"object","properties":{"thematics":{"type":"integer","nullable":true,"format":"int64"}}}]}},"components/schemas/NP6.CM.Models.Action.ServicePurpose#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.ServicePurpose#Discriminated","kind":"json-schema","title":"ServicePurpose","data":{"type":"object","title":"ServicePurpose","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.ServicePurpose"}]}},"components/schemas/NP6.CM.Models.Action.MarketingPurpose#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.MarketingPurpose#Discriminated","kind":"json-schema","title":"MarketingPurpose","data":{"type":"object","title":"MarketingPurpose","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.MarketingPurpose"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailPerformance":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailPerformance","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailPerformance","data":{"type":"object","properties":{"openingRate":{"type":"number","description":"Defines the performance opening rate of the action","format":"double"},"clickRate":{"type":"number","description":"Defines the performance click rate of the action","format":"double"},"unsubscribedRate":{"type":"number","description":"Defines the performance unsubscrption rate of the action","format":"double"}}}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailPressure":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailPressure","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailPressure","data":{"type":"object","properties":{"use":{"type":"boolean","description":"Defines the consideration of marketing pressure"},"increment":{"type":"boolean","description":"Defines the consideration of counter increment for marketing pressure"}}}},"components/schemas/NP6.CM.Models.Email.Settings.EmailTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailTracking","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Settings.EmailTracking#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailTracking#Discriminable","kind":"json-schema","title":"EmailTracking","data":{"type":"object","title":"EmailTracking","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"compliant":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantTracking#Discriminated","inherited":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailInheritedTracking#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking#Discriminable","kind":"json-schema","title":"EmailCompliantOpenTracking","data":{"type":"object","title":"EmailCompliantOpenTracking","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"attribution":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking#Discriminated","inactivity":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking#Discriminated","none":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking","data":{"type":"object","properties":{"inactivity":{"type":"boolean","description":"Indicates whether each open event updates the recipient's last known open date."}}}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking#Discriminable","kind":"json-schema","title":"EmailCompliantOpenConsentTracking","data":{"type":"object","title":"EmailCompliantOpenConsentTracking","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"ignore":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking#Discriminated","aware":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking"},{"type":"object","properties":{"anonymization":{"type":"boolean","description":"Indicates whether open tracking data is anonymized before storage."}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking"},{"type":"object","properties":{"anonymization":{"type":"boolean","description":"Indicates whether open tracking data is anonymized before storage."}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking#Discriminated","kind":"json-schema","title":"EmailCompliantOpenIgnoreConsentTracking","data":{"type":"object","title":"EmailCompliantOpenIgnoreConsentTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenIgnoreConsentTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking#Discriminated","kind":"json-schema","title":"EmailCompliantOpenAwareConsentTracking","data":{"type":"object","title":"EmailCompliantOpenAwareConsentTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAwareConsentTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking"},{"type":"object","properties":{"location":{"type":"string","description":"Defines the position of the tracking pixel within the email body.","enum":["top","bottom","adaptive"]},"consent":{"type":"object","description":"Defines the consent settings applied to open attribution tracking.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenConsentTracking#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking"},{"type":"object","properties":{"location":{"type":"string","description":"Defines the position of the tracking pixel within the email body.","enum":["top","bottom","adaptive"]}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking#Discriminated","kind":"json-schema","title":"EmailCompliantOpenAttributionTracking","data":{"type":"object","title":"EmailCompliantOpenAttributionTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenAttributionTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking#Discriminated","kind":"json-schema","title":"EmailCompliantOpenInactivityTracking","data":{"type":"object","title":"EmailCompliantOpenInactivityTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenInactivityTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking#Discriminated","kind":"json-schema","title":"EmailCompliantOpenNoTracking","data":{"type":"object","title":"EmailCompliantOpenNoTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenNoTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantClickTracking","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickTracking#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickTracking#Discriminable","kind":"json-schema","title":"EmailCompliantClickTracking","data":{"type":"object","title":"EmailCompliantClickTracking","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"attribution":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking","data":{"type":"object","properties":{"anonymization":{"type":"boolean","description":"Indicates whether click tracking data is anonymized before storage."}}}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking#Discriminable","kind":"json-schema","title":"EmailCompliantClickConsentTracking","data":{"type":"object","title":"EmailCompliantClickConsentTracking","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"ignore":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking#Discriminated","aware":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking#Discriminated","kind":"json-schema","title":"EmailCompliantClickIgnoreConsentTracking","data":{"type":"object","title":"EmailCompliantClickIgnoreConsentTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickIgnoreConsentTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking#Discriminated","kind":"json-schema","title":"EmailCompliantClickAwareConsentTracking","data":{"type":"object","title":"EmailCompliantClickAwareConsentTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAwareConsentTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickTracking"},{"type":"object","properties":{"consent":{"type":"object","description":"Defines the consent settings applied to click attribution tracking.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickConsentTracking#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking#Discriminated","kind":"json-schema","title":"EmailCompliantClickAttributionTracking","data":{"type":"object","title":"EmailCompliantClickAttributionTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickAttributionTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailCompliantTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailTracking"},{"type":"object","properties":{"open":{"type":"object","description":"Defines the open tracking settings.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantOpenTracking#Discriminable"}]},"click":{"type":"object","description":"Defines the click tracking settings.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantClickTracking#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailInheritedTracking":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailInheritedTracking","kind":"json-schema","title":"NP6.CM.Models.Email.Settings.EmailInheritedTracking","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailTracking"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantTracking#Discriminated","kind":"json-schema","title":"EmailCompliantTracking","data":{"type":"object","title":"EmailCompliantTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailCompliantTracking"}]}},"components/schemas/NP6.CM.Models.Email.Settings.EmailInheritedTracking#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Settings.EmailInheritedTracking#Discriminated","kind":"json-schema","title":"EmailInheritedTracking","data":{"type":"object","title":"EmailInheritedTracking","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailInheritedTracking"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailSettings":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailSettings","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailSettings","data":{"type":"object","properties":{"templating":{"type":"object","description":"Defines the templating settings of the email action","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailTemplating#Discriminable"}]},"editionMode":{"type":"integer","description":"Defines the edition mode of the email action","format":"int32","enum":[0,1,2]},"purpose":{"type":"object","description":"Defines the purpose of the email action","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.AbstractPurpose#Discriminable"}]},"consent":{"type":"integer","description":"Defines the consent setting of the email action","format":"int32","enum":[0,1,2]},"priority":{"type":"boolean","description":"Defines the priority of the email action. Set this property to \"true\" for high priority, which will utilize a dedicated queue. Set to \"false\" otherwise."},"importance":{"type":"boolean","description":"Defines the importance of the action. Set this property to \"true\" to mark the email as \"important\" and display an exclamation point in supported webmail clients. Set to \"false\" otherwise."},"environment":{"type":"object","description":"Defines variables used to personalize content"},"field":{"type":"integer","description":"Defines the contact email field id of the receiving media","format":"int32"},"culture":{"type":"string","description":"Defines the culture of the action"},"contentFormat":{"type":"integer","description":"Defines the email format to send ","format":"int32","enum":[1,2]},"useFormLinkSSL":{"type":"boolean","description":"Defines a settings to apply ssl to NP6 form links"},"sendingProfile":{"type":"integer","description":"Defines the id of the sending profile to use","nullable":true,"format":"int32"},"performance":{"type":"object","description":"Defines the performance objectives of the action","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailPerformance"}]},"mp":{"type":"object","description":"Defines the marketing pressure settings of the action","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailPressure"}]},"webAnalyser":{"type":"integer","description":"Defines the id of the webanalyser connector to use","nullable":true,"format":"int32"},"archive":{"type":"boolean","description":"Archive settings","nullable":true},"tracking":{"type":"object","description":"Defines the tracking settings of the action","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Settings.EmailTracking#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionContentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionContentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionContentModel","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailFromModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailFromModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailFromModel","data":{"type":"object","properties":{"prefix":{"type":"string","description":"Defines the email address local part"},"domain":{"type":"string","description":"Defines the email address domain"},"label":{"type":"string","description":"Defines the sender's name into the header"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentHeadersModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentHeadersModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentHeadersModel","data":{"type":"object","properties":{"from":{"type":"object","description":"Defines email header sender informations","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailFromModel"}]},"reply":{"type":"string","description":"Defines the reply email address"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionContentModel"},{"type":"object","properties":{"headers":{"type":"object","description":"Defines headers of the email action","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentHeadersModel"}]},"subject":{"type":"string","description":"Defines the subject of the email action"},"html":{"type":"string","description":"Defines the HTML content of the email action"},"text":{"type":"string","description":"Defines the Text content of the email action"}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailAction":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailAction","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailAction","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction"},{"type":"object","properties":{"settings":{"type":"object","description":"Defines general settings of the email action","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailSettings"}]},"content":{"type":"object","description":"Defines the content of the email action","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.MailActionContentModel"}]}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionMessage":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionMessage","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailActionMessage","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailAction"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledSegmentsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledSegmentsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledSegmentsModel","data":{"type":"object","properties":{"selected":{"type":"array","description":"Defines segment IDs list used to address contacts","items":{"type":"integer","format":"int32"}},"excluded":{"type":"array","description":"Defines segments IDs list used to exclude contacts","items":{"type":"integer","format":"int32"}},"refresh":{"type":"boolean","description":"Indicates whether the segment's contacts should be refreshed before sending."},"deduplicate":{"type":"integer","description":"Specifies the type of deduplication applied to the recipients of the segments.","format":"int32","enum":[0,1,2,3]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.RateLimiting":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.RateLimiting","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.RateLimiting","data":{"type":"object","properties":{"limit":{"type":"integer","description":"Defines the limit for the send speed in operations per specified time unit.","format":"int32"},"unit":{"type":"string","description":"Defines the unit of time for rate limiting (e.g., second, minute, hour).","enum":["second","minute","hour"]},"smooth":{"type":"boolean","description":"Indicates whether smoothing is enabled for rate limiting the sending throughput."}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel","data":{"type":"object","properties":{"segments":{"type":"object","description":"destination segments","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledSegmentsModel"}]},"speed":{"type":"integer","description":"Defines the speed of the sending - 3 levels : 1000 (4810 mails/minute), 5000 (24050 mails/minute) and 0 (as fast as possible)","deprecated":true,"nullable":true,"format":"int32"},"rate":{"type":"object","description":"Defines the configuration for rate limiting the sending throughput.  \r\nLeave this field null to send as fast as possible.","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.RateLimiting"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel#Discriminable","kind":"json-schema","title":"ActionSchedulerModel","data":{"type":"object","title":"ActionSchedulerModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"asap":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel#Discriminated","scheduled":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel#Discriminated","timeZoneSchedule":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel"},{"type":"object","properties":{"sendingTime":{"type":"string","description":"Sending time","nullable":true,"format":"date-time"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.WithOptimizedHourActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.WithOptimizedHourActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.WithOptimizedHourActionSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel"},{"type":"object","properties":{"useOptimalSendingHour":{"type":"boolean","description":"Defines the use of the contact optimal sending hour : true / false","nullable":true}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.WithOptimizedHourActionSchedulerModel"},{"type":"object","properties":{"startDate":{"type":"string","description":"StartDate","nullable":true,"format":"date-time"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.WithOptimizedHourActionSchedulerModel"},{"type":"object","properties":{"localStartDate":{"type":"string","description":"Defines the local sending date of the action for each contact - format \"2023-04-13T14:55:00Z\"","nullable":true,"format":"date-time"},"timeZoneField":{"type":"integer","description":"Defines the Id of the field that contains the TimeZone of the contact to be used for sending  \r\nOptional: if absent, the default one of the client account will be used","nullable":true,"format":"int32"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel#Discriminated","kind":"json-schema","title":"AsapActionSchedulerModel","data":{"type":"object","title":"AsapActionSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.AsapActionSchedulerModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel#Discriminated","kind":"json-schema","title":"ScheduledActionSchedulerModel","data":{"type":"object","title":"ScheduledActionSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ScheduledActionSchedulerModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel#Discriminated","kind":"json-schema","title":"TimeZoneScheduledActionSchedulerModel","data":{"type":"object","title":"TimeZoneScheduledActionSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.TimeZoneScheduledActionSchedulerModel"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionCampaign":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionCampaign","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.EmailActionCampaign","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailAction"},{"type":"object","properties":{"scheduler":{"type":"object","description":"Defines the scheduler to be used for scheduling the email action","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel#Discriminable"}]}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SmsTemplating","data":{"type":"object","properties":{}}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating#Discriminable":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating#Discriminable","kind":"json-schema","title":"SmsTemplating","data":{"type":"object","title":"SmsTemplating","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Version"},{"type":"object","discriminator":{"propertyName":"version","x-explicitMappingOnly":true,"mapping":{"4.1":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating41#Discriminated"}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.InternalSmsHandlers":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.InternalSmsHandlers","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.InternalSmsHandlers","data":{"type":"object","properties":{"onLoad":{"type":"string","description":"Defines \"onLoad\" javascript function to execute once"},"onRender":{"type":"string","description":"Defines \"onRender\" javascript function to execute for each render"}}}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating41":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating41","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SmsTemplating41","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating"},{"type":"object","properties":{"handlers":{"type":"object","description":"Defines javascript functions to execute at the time of rendering process","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.InternalSmsHandlers"}]}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating41#Discriminated":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating41#Discriminated","kind":"json-schema","title":"SmsTemplating41","data":{"type":"object","title":"SmsTemplating41","allOf":[{"type":"object","properties":{"version":{"type":"string"}}},{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating41"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsSettings":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsSettings","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SmsSettings","data":{"type":"object","properties":{"templating":{"type":"object","description":"Defines the templating settings of the sms action","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsTemplating#Discriminable"}]},"purpose":{"type":"object","description":"Defines the purpose of the sms action","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.AbstractPurpose#Discriminable"}]},"priority":{"type":"boolean","description":"Defines the priority of the email action. Set this property to \"true\" for high priority, which will utilize a dedicated queue. Set to \"false\" otherwise."},"unicode":{"type":"boolean","description":"Defines the way to encode the content of the sms action. Set this property to \"true\" to handle utf-16 chars. Set to \"false\" otherwise."},"environment":{"type":"object","description":"Defines variables used to personalize content"},"field":{"type":"integer","description":"Defines the contact phone field id of the receiving media","format":"int32"},"smsFormat":{"type":"integer","description":"Defines the sms format to send ","format":"int32","enum":[3,7]},"smsType":{"type":"integer","description":"Defines the sms type to send, use the \"purpose\" setting to handle either \"marketing\" or \"transactionnal\" types","format":"int32","enum":[0,1]},"sendingProfile":{"type":"object","description":"Defines sending profiles to use"},"countries":{"type":"array","description":"Defines an array of country codes that will be used to normalize phone numbers in the specified order","items":{"type":"string"}}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SmsActionContentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SmsActionContentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SmsActionContentModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionContentModel"},{"type":"object","properties":{"textContent":{"type":"string","description":"Defines the SMS content"}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsAction":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsAction","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SmsAction","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SubstitutionAction"},{"type":"object","properties":{"settings":{"type":"object","description":"Defines general settings of the sms action","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsSettings"}]},"content":{"type":"object","description":"Defines the content of the sms action","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SmsActionContentModel"}]}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionMessage":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionMessage","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SmsActionMessage","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsAction"},{"type":"object","properties":{}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionCampaign":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionCampaign","kind":"json-schema","title":"MPerf.API.Documentation.References.Substitution.SmsActionCampaign","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsAction"},{"type":"object","properties":{"scheduler":{"type":"object","description":"Defines the scheduler to be used for scheduling the sms action","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ActionSchedulerModel#Discriminable"}]}}}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionMessage#Discriminated":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionMessage#Discriminated","kind":"json-schema","title":"EmailActionMessage","data":{"type":"object","title":"EmailActionMessage","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionMessage"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionCampaign#Discriminated":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionCampaign#Discriminated","kind":"json-schema","title":"EmailActionCampaign","data":{"type":"object","title":"EmailActionCampaign","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.EmailActionCampaign"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionMessage#Discriminated":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionMessage#Discriminated","kind":"json-schema","title":"SmsActionMessage","data":{"type":"object","title":"SmsActionMessage","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionMessage"}]}},"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionCampaign#Discriminated":{"id":"components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionCampaign#Discriminated","kind":"json-schema","title":"SmsActionCampaign","data":{"type":"object","title":"SmsActionCampaign","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/MPerf.API.Documentation.References.Substitution.SmsActionCampaign"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.ValidationSettingsModel","data":{"type":"object","properties":{"fortest":{"type":"boolean","description":"Defines the availibity of the test","nullable":true},"campaignAnalyser":{"type":"boolean","description":"Defines the use of the campaign analyser - the feature needs to be activated for the account","nullable":true},"testSegments":{"type":"array","description":"Defines segment IDs list used to test the action","items":{"type":"integer","format":"int32"}},"mediaForTest":{"type":"string","description":"Defines a overriden media used to test the action"},"textandHtml":{"type":"boolean","description":"Defines the send of both HTML and Text versions","nullable":true},"comments":{"type":"string","description":"Defines additional comments"},"variables":{"type":"array","description":"Defines a list of variables as key value pair used to execute proof","items":{"type":"object"}}}}},"components/schemas/NP6.CM.Models.Common.Identity":{"id":"components/schemas/NP6.CM.Models.Common.Identity","kind":"json-schema","title":"NP6.CM.Models.Common.Identity","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Common.Identity#Discriminable":{"id":"components/schemas/NP6.CM.Models.Common.Identity#Discriminable","kind":"json-schema","title":"Identity","data":{"type":"object","title":"Identity","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"plateform":"#/components/schemas/NP6.CM.Models.Common.PlatformIdentity#Discriminated","agency":"#/components/schemas/NP6.CM.Models.Common.AgencyIdentity#Discriminated","customer":"#/components/schemas/NP6.CM.Models.Common.CustomerIdentity#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Common.PlatformIdentity":{"id":"components/schemas/NP6.CM.Models.Common.PlatformIdentity","kind":"json-schema","title":"NP6.CM.Models.Common.PlatformIdentity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Identity"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Common.AgencyIdentity":{"id":"components/schemas/NP6.CM.Models.Common.AgencyIdentity","kind":"json-schema","title":"NP6.CM.Models.Common.AgencyIdentity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Identity"},{"type":"object","properties":{"agency":{"type":"string","description":"Agency identifier"}}}]}},"components/schemas/NP6.CM.Models.Common.CustomerIdentity":{"id":"components/schemas/NP6.CM.Models.Common.CustomerIdentity","kind":"json-schema","title":"NP6.CM.Models.Common.CustomerIdentity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Identity"},{"type":"object","properties":{"agency":{"type":"string","description":"Agency identifier"},"customer":{"type":"string","description":"Customer identifier"}}}]}},"components/schemas/NP6.CM.Models.Common.PlatformIdentity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Common.PlatformIdentity#Discriminated","kind":"json-schema","title":"PlatformIdentity","data":{"type":"object","title":"PlatformIdentity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Common.PlatformIdentity"}]}},"components/schemas/NP6.CM.Models.Common.AgencyIdentity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Common.AgencyIdentity#Discriminated","kind":"json-schema","title":"AgencyIdentity","data":{"type":"object","title":"AgencyIdentity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Common.AgencyIdentity"}]}},"components/schemas/NP6.CM.Models.Common.CustomerIdentity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Common.CustomerIdentity#Discriminated","kind":"json-schema","title":"CustomerIdentity","data":{"type":"object","title":"CustomerIdentity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Common.CustomerIdentity"}]}},"components/schemas/NP6.CM.Models.Event.BaseEvent":{"id":"components/schemas/NP6.CM.Models.Event.BaseEvent","kind":"json-schema","title":"NP6.CM.Models.Event.BaseEvent","data":{"type":"object","properties":{"id":{"type":"string","description":"Uuid of the event","format":"uuid"},"timestamp":{"type":"integer","description":"Publication timestamp of the event  \r\nThis is the number of milliseconds elapsed since January 1, 1970 00:00:00 UTC.","format":"int64"},"identity":{"type":"object","description":"Underlying identity of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Identity#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.BaseEvent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.BaseEvent#Discriminable","kind":"json-schema","title":"BaseEvent","data":{"type":"object","title":"BaseEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"execution":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionEvent#Discriminated","cancellation":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationEvent#Discriminated","activation":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationEvent#Discriminated","bounce":"#/components/schemas/NP6.CM.Models.Event.Type.BounceEvent#Discriminated","delivery":"#/components/schemas/NP6.CM.Models.Event.Type.DeliveryEvent#Discriminated","hit":"#/components/schemas/NP6.CM.Models.Event.Type.HitEvent#Discriminated","creation":"#/components/schemas/NP6.CM.Models.Event.Type.CreationEvent#Discriminated","modification":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationEvent#Discriminated","impression":"#/components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent#Discriminated","interaction":"#/components/schemas/NP6.CM.Models.Event.Type.InteractionEvent#Discriminated","suppression":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionEvent#Discriminated","optout":"#/components/schemas/NP6.CM.Models.Event.Type.OptoutEvent#Discriminated","reply":"#/components/schemas/NP6.CM.Models.Event.Type.ReplyEvent#Discriminated","complaint":"#/components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource#Discriminable","kind":"json-schema","title":"ExecutionSource","data":{"type":"object","title":"ExecutionSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionSource#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource#Discriminated","workflow":"#/components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource#Discriminated","webtask":"#/components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.Recipient":{"id":"components/schemas/NP6.CM.Models.Action.Execution.Recipient","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.Recipient","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable":{"id":"components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable","kind":"json-schema","title":"Recipient","data":{"type":"object","title":"Recipient","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientIdentifier#Discriminated","unicity":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientUnicity#Discriminated","hash":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientHash#Discriminated","footprint":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientFootPrint#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.Recipient<String>":{"id":"components/schemas/NP6.CM.Models.Action.Execution.Recipient<String>","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.Recipient<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient"},{"type":"object","properties":{"value":{"type":"string","description":"Value used to identify target"}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientIdentifier":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientIdentifier","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.RecipientIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Execution.Recipient<List<String>>":{"id":"components/schemas/NP6.CM.Models.Action.Execution.Recipient<List<String>>","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.Recipient<List<String>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient"},{"type":"object","properties":{"value":{"type":"array","description":"Value used to identify target","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientUnicity":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientUnicity","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.RecipientUnicity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient<List<String>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientHash":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientHash","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.RecipientHash","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientFootPrint":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientFootPrint","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.RecipientFootPrint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient"},{"type":"object","properties":{"id":{"type":"string","description":"Id of the target"},"unicity":{"type":"string","description":"Unicity of the target"},"hash":{"type":"string","description":"Hash of the target"}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientIdentifier#Discriminated","kind":"json-schema","title":"RecipientIdentifier","data":{"type":"object","title":"RecipientIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientIdentifier"}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientUnicity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientUnicity#Discriminated","kind":"json-schema","title":"RecipientUnicity","data":{"type":"object","title":"RecipientUnicity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientUnicity"}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientHash#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientHash#Discriminated","kind":"json-schema","title":"RecipientHash","data":{"type":"object","title":"RecipientHash","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientHash"}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientFootPrint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientFootPrint#Discriminated","kind":"json-schema","title":"RecipientFootPrint","data":{"type":"object","title":"RecipientFootPrint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientFootPrint"}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopy","data":{"type":"object","properties":{"blind":{"type":"boolean","description":"Value used to set carbon copy to \"blind\" (bcc)"}}}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy#Discriminable","kind":"json-schema","title":"CarbonCopy","data":{"type":"object","title":"CarbonCopy","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyIdentifier#Discriminated","unicity":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyUnicity#Discriminated","hash":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyHash#Discriminated","footprint":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyFootprint#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<String>":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<String>","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopy<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy"},{"type":"object","properties":{"value":{"type":"string","description":"Value used to identify the carbon copy"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyIdentifier":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyIdentifier","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopyIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<List<String>>":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<List<String>>","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopy<List<String>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy"},{"type":"object","properties":{"value":{"type":"array","description":"Value used to identify the carbon copy","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyUnicity":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyUnicity","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopyUnicity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<List<String>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyHash":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyHash","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopyHash","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyFootprint":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyFootprint","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.CarbonCopyFootprint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy"},{"type":"object","properties":{"id":{"type":"string","description":"Value used to identify the carbon copy"},"unicity":{"type":"string","description":"Value used to identify the carbon copy"},"hash":{"type":"string","description":"Value used to identify the carbon copy"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyIdentifier#Discriminated","kind":"json-schema","title":"CarbonCopyIdentifier","data":{"type":"object","title":"CarbonCopyIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyIdentifier"}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyUnicity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyUnicity#Discriminated","kind":"json-schema","title":"CarbonCopyUnicity","data":{"type":"object","title":"CarbonCopyUnicity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyUnicity"}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyHash#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyHash#Discriminated","kind":"json-schema","title":"CarbonCopyHash","data":{"type":"object","title":"CarbonCopyHash","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyHash"}]}},"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyFootprint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyFootprint#Discriminated","kind":"json-schema","title":"CarbonCopyFootprint","data":{"type":"object","title":"CarbonCopyFootprint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopyFootprint"}]}},"components/schemas/NP6.CM.Models.Email.Execution.EmailFromHeader":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailFromHeader","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.EmailFromHeader","data":{"type":"object","properties":{"label":{"type":"string","description":"Email From label"},"prefix":{"type":"string","description":"Email From prefix"},"domain":{"type":"string","description":"Email From domain"}}}},"components/schemas/NP6.CM.Models.Email.Execution.EmailTemplateHeaders":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailTemplateHeaders","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.EmailTemplateHeaders","data":{"type":"object","properties":{"from":{"type":"object","description":"Email From template overriding ","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailFromHeader"}]},"reply":{"type":"string","description":"Email Reply template overriding "}}}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentData":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentData","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.AttachmentData","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentData#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentData#Discriminable","kind":"json-schema","title":"AttachmentData","data":{"type":"object","title":"AttachmentData","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"base64":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentBase64Data#Discriminated","hex":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentHexadecimalData#Discriminated","summary":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentSummaryData#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentBase64Data":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentBase64Data","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.AttachmentBase64Data","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentData"},{"type":"object","properties":{"value":{"type":"string","description":"Base64 representation of the data"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentHexadecimalData":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentHexadecimalData","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.AttachmentHexadecimalData","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentData"},{"type":"object","properties":{"value":{"type":"string","description":"Hexadecimal representation of the data"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentSummaryData":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentSummaryData","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.AttachmentSummaryData","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentData"},{"type":"object","properties":{"location":{"type":"string","description":"Internal location of the underlying file"},"length":{"type":"integer","description":"Length of the file in byte","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentBase64Data#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentBase64Data#Discriminated","kind":"json-schema","title":"AttachmentBase64Data","data":{"type":"object","title":"AttachmentBase64Data","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentBase64Data"}]}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentHexadecimalData#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentHexadecimalData#Discriminated","kind":"json-schema","title":"AttachmentHexadecimalData","data":{"type":"object","title":"AttachmentHexadecimalData","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentHexadecimalData"}]}},"components/schemas/NP6.CM.Models.Email.Execution.AttachmentSummaryData#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.AttachmentSummaryData#Discriminated","kind":"json-schema","title":"AttachmentSummaryData","data":{"type":"object","title":"AttachmentSummaryData","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentSummaryData"}]}},"components/schemas/NP6.CM.Models.Email.Execution.Attachment":{"id":"components/schemas/NP6.CM.Models.Email.Execution.Attachment","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.Attachment","data":{"type":"object","properties":{"name":{"type":"string","description":"Value used to set attachment's file name"},"mime":{"type":"string","description":"Value used to set attachment's mime type"},"data":{"type":"object","description":"Value used to set attachment's data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.AttachmentData#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Email.Execution.EmailContent":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailContent","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.EmailContent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Execution.EmailContent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailContent#Discriminable","kind":"json-schema","title":"EmailContent","data":{"type":"object","title":"EmailContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"view":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailViewContent#Discriminated","design":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailDesignContent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.EmailViewContent":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailViewContent","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.EmailViewContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailContent"},{"type":"object","properties":{"html":{"type":"string","description":"Html content"},"text":{"type":"string","description":"Text content"},"amp":{"type":"string","description":"AMP content"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.EmailDesignOption":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailDesignOption","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.EmailDesignOption","data":{"type":"object","properties":{"trackLinks":{"type":"boolean","description":"Used to define tracking requirement"},"addOpenTag":{"type":"boolean","description":"Used to define open tag requirement"},"generateText":{"type":"boolean","description":"Used to define if text content is auto generated"}}}},"components/schemas/NP6.CM.Models.Email.Execution.EmailDesignContent":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailDesignContent","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.EmailDesignContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailContent"},{"type":"object","properties":{"options":{"type":"object","description":"Design options used by content formatters","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailDesignOption"}]},"html":{"type":"string","description":"Html content"},"text":{"type":"string","description":"Text content"}}}]}},"components/schemas/NP6.CM.Models.Email.Execution.EmailViewContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailViewContent#Discriminated","kind":"json-schema","title":"EmailViewContent","data":{"type":"object","title":"EmailViewContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailViewContent"}]}},"components/schemas/NP6.CM.Models.Email.Execution.EmailDesignContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Execution.EmailDesignContent#Discriminated","kind":"json-schema","title":"EmailDesignContent","data":{"type":"object","title":"EmailDesignContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailDesignContent"}]}},"components/schemas/NP6.CM.Models.Common.Stamp":{"id":"components/schemas/NP6.CM.Models.Common.Stamp","kind":"json-schema","title":"NP6.CM.Models.Common.Stamp","data":{"type":"object","properties":{"time":{"type":"integer","description":"Creation time of the stamp  \r\nThis is the number of milliseconds elapsed since January 1, 1970 00:00:00 UTC.","format":"int64"},"id":{"type":"string","description":"The stamp id","format":"uuid"},"thread":{"type":"string","description":"The thread id","format":"uuid"},"set":{"type":"string","description":"The set id","format":"uuid"}}}},"components/schemas/NP6.CM.Models.Email.EmailExecution":{"id":"components/schemas/NP6.CM.Models.Email.EmailExecution","kind":"json-schema","title":"NP6.CM.Models.Email.EmailExecution","data":{"type":"object","properties":{"id":{"type":"string","description":"Email action id"},"kind":{"type":"string","description":"Email kind","enum":["message","campaign"]},"recipient":{"type":"object","description":"The recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"related":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"contacts":{"type":"array","description":"spoof recipient with cm users","deprecated":true,"items":{"type":"string"}},"copies":{"type":"array","description":"Carbon copies","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy#Discriminable"}},"headers":{"type":"object","description":"Template \"headers\"","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailTemplateHeaders"}]},"subject":{"type":"string","description":"Template \"subject\""},"attachments":{"type":"array","description":"Attachments","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}},"content":{"type":"object","description":"Views overrides","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailContent#Discriminable"}]},"data":{"type":"object","description":"Rendering data"},"blocks":{"type":"array","description":"Blocks of additional data","items":{"type":"object"}},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"stamp":{"type":"object","description":"Stamp data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"urgent":{"type":"boolean","description":"Indicates the priority of this message"},"important":{"type":"boolean","description":"Indicates the importance of this message"}}}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailExecutionDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Detail of the underlying execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailExecution"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<EmailExecutionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<EmailExecutionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource<EmailExecutionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<EmailExecutionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsContent":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsContent","kind":"json-schema","title":"NP6.CM.Models.Sms.Execution.SmsContent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsContent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsContent#Discriminable","kind":"json-schema","title":"SmsContent","data":{"type":"object","title":"SmsContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"view":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsViewContent#Discriminated","design":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignContent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsViewContent":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsViewContent","kind":"json-schema","title":"NP6.CM.Models.Sms.Execution.SmsViewContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsContent"},{"type":"object","properties":{"text":{"type":"string","description":"Text content"}}}]}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignOption":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignOption","kind":"json-schema","title":"NP6.CM.Models.Sms.Execution.SmsDesignOption","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignContent":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignContent","kind":"json-schema","title":"NP6.CM.Models.Sms.Execution.SmsDesignContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsContent"},{"type":"object","properties":{"options":{"type":"object","description":"Design options used by content formatters","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignOption"}]},"text":{"type":"string","description":"Text content"}}}]}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsViewContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsViewContent#Discriminated","kind":"json-schema","title":"SmsViewContent","data":{"type":"object","title":"SmsViewContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsViewContent"}]}},"components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignContent#Discriminated","kind":"json-schema","title":"SmsDesignContent","data":{"type":"object","title":"SmsDesignContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsDesignContent"}]}},"components/schemas/NP6.CM.Models.Sms.SmsExecution":{"id":"components/schemas/NP6.CM.Models.Sms.SmsExecution","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsExecution","data":{"type":"object","properties":{"id":{"type":"string","description":"Sms action id"},"kind":{"type":"string","description":"Sms kind","enum":["message","campaign"]},"recipient":{"type":"object","description":"The recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"related":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"content":{"type":"object","description":"Views overrides","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsContent#Discriminable"}]},"data":{"type":"object","description":"Rendering data"},"blocks":{"type":"array","description":"Blocks of additional data","items":{"type":"object"}},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"stamp":{"type":"object","description":"Stamp data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"urgent":{"type":"boolean","description":"Indicates the priority of this message"}}}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsExecutionDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Detail of the underlying execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsExecution"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<SmsExecutionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<SmsExecutionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource<SmsExecutionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<SmsExecutionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.Recipient","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable","kind":"json-schema","title":"Recipient","data":{"type":"object","title":"Recipient","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier#Discriminated","unicity":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity#Discriminated","hash":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientHash#Discriminated","footprint":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<String>":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<String>","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.Recipient<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient"},{"type":"object","properties":{"value":{"type":"string","description":"Value used to identify target"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<List<String>>":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<List<String>>","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.Recipient<List<String>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient"},{"type":"object","properties":{"value":{"type":"array","description":"Value used to identify target","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<List<String>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientHash":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientHash","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RecipientHash","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient"},{"type":"object","properties":{"id":{"type":"string","description":"Id of the target"},"unicity":{"type":"string","description":"Unicity of the target"},"hash":{"type":"string","description":"Hash of the target"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier#Discriminated","kind":"json-schema","title":"RecipientIdentifier","data":{"type":"object","title":"RecipientIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientIdentifier"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity#Discriminated","kind":"json-schema","title":"RecipientUnicity","data":{"type":"object","title":"RecipientUnicity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientUnicity"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientHash#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientHash#Discriminated","kind":"json-schema","title":"RecipientHash","data":{"type":"object","title":"RecipientHash","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientHash"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint#Discriminated","kind":"json-schema","title":"RecipientFootPrint","data":{"type":"object","title":"RecipientFootPrint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientFootPrint"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable","kind":"json-schema","title":"RcsTemplateContent","data":{"type":"object","title":"RcsTemplateContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"text":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent#Discriminated","card":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent#Discriminated","carousel":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent#Discriminated","custom":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion","data":{"type":"object","properties":{"text":{"type":"string","description":"Defines the label displayed to the recipient."},"postback":{"type":"string","description":"Defines the postback value associated with the suggestion."},"fallback":{"type":"string","description":"Defines the fallback URL used when the requested action cannot be executed."}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion#Discriminable","kind":"json-schema","title":"RcsTemplateSuggestion","data":{"type":"object","title":"RcsTemplateSuggestion","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"reply":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion#Discriminated","dial":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion#Discriminated","share-location":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion#Discriminated","view-location":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion#Discriminated","open-url":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion#Discriminated","create-calendar-event":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion"},{"type":"object","properties":{"phone":{"type":"string","description":"Defines the phone number to dial."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocation":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocation","data":{"type":"object","properties":{"label":{"type":"string","description":"Defines the label associated with the location."},"latitude":{"type":"number","description":"Defines the latitude of the location.","format":"double"},"longitude":{"type":"number","description":"Defines the longitude of the location.","format":"double"}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion"},{"type":"object","properties":{"location":{"type":"object","description":"Defines the geographic location to display.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocation"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget#Discriminable","kind":"json-schema","title":"RcsTemplateOpenUrlAbstractTarget","data":{"type":"object","title":"RcsTemplateOpenUrlAbstractTarget","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"browser":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget#Discriminated","webview":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget"},{"type":"object","properties":{"mode":{"type":"string","description":"Defines the webview presentation mode.","enum":["HALF","FULL","TALL"]},"description":{"type":"string","description":"Defines an optional webview description."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget#Discriminated","kind":"json-schema","title":"RcsTemplateOpenUrlBrowserTarget","data":{"type":"object","title":"RcsTemplateOpenUrlBrowserTarget","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlBrowserTarget"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget#Discriminated","kind":"json-schema","title":"RcsTemplateOpenUrlWebviewTarget","data":{"type":"object","title":"RcsTemplateOpenUrlWebviewTarget","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlWebviewTarget"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion"},{"type":"object","properties":{"url":{"type":"string","description":"Defines the URL to open."},"target":{"type":"object","description":"Defines how the URL should be opened on the recipient device.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlAbstractTarget#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCalendarEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCalendarEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCalendarEvent","data":{"type":"object","properties":{"start":{"type":"string","description":"Defines the event start date and time in UTC.","format":"date-time"},"end":{"type":"string","description":"Defines the event end date and time in UTC.","format":"date-time"},"title":{"type":"string","description":"Defines the event title."},"description":{"type":"string","description":"Defines the event description."}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateActionSuggestion"},{"type":"object","properties":{"event":{"type":"object","description":"Defines the calendar event to create.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCalendarEvent"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion#Discriminated","kind":"json-schema","title":"RcsTemplateReplySuggestion","data":{"type":"object","title":"RcsTemplateReplySuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateReplySuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion#Discriminated","kind":"json-schema","title":"RcsTemplateDialSuggestion","data":{"type":"object","title":"RcsTemplateDialSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateDialSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion#Discriminated","kind":"json-schema","title":"RcsTemplateShareLocationSuggestion","data":{"type":"object","title":"RcsTemplateShareLocationSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateShareLocationSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion#Discriminated","kind":"json-schema","title":"RcsTemplateViewLocationSuggestion","data":{"type":"object","title":"RcsTemplateViewLocationSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateViewLocationSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion#Discriminated","kind":"json-schema","title":"RcsTemplateOpenUrlSuggestion","data":{"type":"object","title":"RcsTemplateOpenUrlSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateOpenUrlSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion#Discriminated","kind":"json-schema","title":"RcsTemplateCreateCalendarEventSuggestion","data":{"type":"object","title":"RcsTemplateCreateCalendarEventSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.Action.RcsTemplateCreateCalendarEventSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent"},{"type":"object","properties":{"value":{"type":"string","description":"Defines the text value displayed in the message."},"suggestions":{"type":"array","description":"Defines the interactive suggestions exposed with the text message.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateMedia":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateMedia","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateMedia","data":{"type":"object","properties":{"location":{"type":"string","description":"Defines the media resource location."},"refresh":{"type":"boolean","description":"Defines whether the media should bypass cached content."},"height":{"type":"string","description":"Defines the preferred display height of the media.","enum":["SHORT","MEDIUM","TALL"]}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent"},{"type":"object","properties":{"orientation":{"type":"string","description":"Defines the layout orientation of the card.","enum":["VERTICAL","HORIZONTAL"]},"alignment":{"type":"string","description":"Defines the horizontal alignment of the image within the card.","enum":["LEFT","RIGHT"]},"title":{"type":"string","description":"Defines the primary text displayed by the card."},"description":{"type":"string","description":"Defines the secondary text displayed by the card."},"media":{"type":"object","description":"Defines the media asset attached to the card.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateMedia"}]},"suggestions":{"type":"array","description":"Defines the interactive suggestions exposed with the card.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselCard":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselCard","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselCard","data":{"type":"object","properties":{"title":{"type":"string","description":"Defines the primary text displayed by the carousel card."},"description":{"type":"string","description":"Defines the secondary text displayed by the carousel card."},"media":{"type":"object","description":"Defines the media asset attached to the carousel card.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateMedia"}]},"suggestions":{"type":"array","description":"Defines the interactive suggestions exposed with the carousel card.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.Suggestion.RcsTemplateSuggestion#Discriminable"}}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent"},{"type":"object","properties":{"width":{"type":"string","description":"Defines the width preset applied to carousel cards.","enum":["SMALL","MEDIUM"]},"cards":{"type":"array","description":"Defines the list of cards displayed by the carousel.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselCard"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the raw RCS payload structure."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent#Discriminated","kind":"json-schema","title":"RcsTemplateTextContent","data":{"type":"object","title":"RcsTemplateTextContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateTextContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent#Discriminated","kind":"json-schema","title":"RcsTemplateCardContent","data":{"type":"object","title":"RcsTemplateCardContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCardContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent#Discriminated","kind":"json-schema","title":"RcsTemplateCarouselContent","data":{"type":"object","title":"RcsTemplateCarouselContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCarouselContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent#Discriminated","kind":"json-schema","title":"RcsTemplateCustomContent","data":{"type":"object","title":"RcsTemplateCustomContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateCustomContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsExecution":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsExecution","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsExecution","data":{"type":"object","properties":{"action":{"type":"integer","description":"The identifier of the RCS action for which the send was requested.","format":"int32"},"kind":{"type":"string","description":"The kind of RCS message requested.","enum":["message","campaign"]},"recipient":{"type":"object","description":"The intended recipient of the message.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]},"related":{"type":"object","description":"An optional related recipient, used in contextual sending scenarios.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]},"content":{"type":"object","description":"The template content overrides applied during rendering.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable"}]},"data":{"type":"object","description":"The data supplied for variable substitution during rendering."},"blocks":{"type":"array","description":"Additional data blocks provided for rendering.","items":{"type":"object"}},"variables":{"type":"array","description":"Additional variables provided for rendering.","items":{"type":"object"}},"stamp":{"type":"object","description":"Stamp data associated with this execution.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"urgent":{"type":"boolean","description":"Indicates whether the message was requested with priority."}}}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsExecutionDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Defines the execution data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsExecution"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<RcsExecutionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<RcsExecutionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource<RcsExecutionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<RcsExecutionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<WorkflowExecutionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<WorkflowExecutionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource<WorkflowExecutionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<WorkflowExecutionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<WebtaskExecutionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<WebtaskExecutionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource<WebtaskExecutionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<WebtaskExecutionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel":{"id":"components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel","kind":"json-schema","title":"NP6.CM.Models.Push.AbstractPushRecipientModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable","kind":"json-schema","title":"AbstractPushRecipientModel","data":{"type":"object","title":"AbstractPushRecipientModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"contact":"#/components/schemas/NP6.CM.Models.Push.PushContactRecipientModel#Discriminated","subscription":"#/components/schemas/NP6.CM.Models.Push.PushSubscriptionsRecipientModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.AbstractContactModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel#Discriminable","kind":"json-schema","title":"AbstractContactModel","data":{"type":"object","title":"AbstractContactModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactIdModel#Discriminated","unicity":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel#Discriminated","hash":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactHashModel#Discriminated","footprint":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel#Discriminated","common":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel#Discriminated","core":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel#Discriminated","receiver":"#/components/schemas/NP6.CM.Models.Data.Contact.ReceiverContactModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.IdentifiableContactModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactIdModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactIdModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.IdentifiableContactIdModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactModel"},{"type":"object","properties":{"value":{"type":"string","description":"Identifier of the contact"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactModel"},{"type":"object","properties":{"value":{"type":"array","description":"Unicity of the contact","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactHashModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactHashModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.IdentifiableContactHashModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactModel"},{"type":"object","properties":{"value":{"type":"string","description":"Hash of the contact"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.ExposableContactModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.ExposableContactFootprintModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel"},{"type":"object","properties":{"id":{"type":"string","description":"Identifier of the contact"},"unicity":{"type":"string","description":"Unicity of the contact"},"hash":{"type":"string","description":"Hash of the contact"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.ExposableContactCommonModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel"},{"type":"object","properties":{"id":{"type":"string","description":"Identifier of the contact"},"unicity":{"type":"string","description":"Unicity of the contact"},"hash":{"type":"string","description":"Hash of the contact"},"creation":{"type":"string","description":"The creation date of the contact","format":"date-time"},"update":{"type":"string","description":"The last update of the contact","format":"date-time"},"fields":{"type":"object","description":"The field values of the targets"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.ExposableContactCoreModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel"},{"type":"object","properties":{"id":{"type":"string","description":"Identifier of the contact"},"unicity":{"type":"string","description":"Unicity of the contact"},"hash":{"type":"string","description":"Hash of the contact"},"creation":{"type":"string","description":"The creation date of the contact","format":"date-time"},"update":{"type":"string","description":"The last update of the contact","format":"date-time"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel#Discriminable","kind":"json-schema","title":"ExposableContactModel","data":{"type":"object","title":"ExposableContactModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"footprint":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel#Discriminated","common":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel#Discriminated","core":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel#Discriminated","kind":"json-schema","title":"ExposableContactFootprintModel","data":{"type":"object","title":"ExposableContactFootprintModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactFootprintModel"}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel#Discriminated","kind":"json-schema","title":"ExposableContactCommonModel","data":{"type":"object","title":"ExposableContactCommonModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel"}]}},"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel#Discriminated","kind":"json-schema","title":"ExposableContactCoreModel","data":{"type":"object","title":"ExposableContactCoreModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCoreModel"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaReceiverModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel#Discriminable","kind":"json-schema","title":"MediaReceiverModel","data":{"type":"object","title":"MediaReceiverModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel#Discriminated","push":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel#Discriminated","display":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel#Discriminated","whatsapp":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult","data":{"type":"object","properties":{"target":{"type":"string","description":"The computed target"}}}},"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult#Discriminable":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult#Discriminable","kind":"json-schema","title":"MarketingPressureComputationResult","data":{"type":"object","title":"MarketingPressureComputationResult","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.MarketingPressure.ComputationSuccess#Discriminated","error":"#/components/schemas/NP6.CM.Models.MarketingPressure.ComputationError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.RuleComputationDetail":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.RuleComputationDetail","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.RuleComputationDetail","data":{"type":"object","properties":{"rule":{"type":"string","description":"The id of the rule","format":"uuid"},"blocking":{"type":"boolean","description":"Is the rule blocking"}}}},"components/schemas/NP6.CM.Models.MarketingPressure.ComputationSuccess":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.ComputationSuccess","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.ComputationSuccess","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult"},{"type":"object","properties":{"details":{"type":"array","description":"Rule Computation Details","items":{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.RuleComputationDetail"}}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.ComputationError":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.ComputationError","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.ComputationError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult"},{"type":"object","properties":{"message":{"type":"string","description":"Error Details"},"code":{"type":"integer","description":"Error Code","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.ComputationSuccess#Discriminated":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.ComputationSuccess#Discriminated","kind":"json-schema","title":"ComputationSuccess","data":{"type":"object","title":"ComputationSuccess","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.ComputationSuccess"}]}},"components/schemas/NP6.CM.Models.MarketingPressure.ComputationError#Discriminated":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.ComputationError#Discriminated","kind":"json-schema","title":"ComputationError","data":{"type":"object","title":"ComputationError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.ComputationError"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverStateModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverStateModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaEmailReceiverStateModel","data":{"type":"object","properties":{"bounce":{"type":"boolean","description":"True if media is hard bounced"},"redlist":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"True if media is red listed (= unsubscribed)"},"children":[]}]}]}]},"pressure":{"type":"boolean","description":"True if media has exceeded marketing pressure limit"},"pressureComputation":{"type":"object","description":"Defines receiver marketing pressure rule computation detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult#Discriminable"}]},"blacklist":{"type":"boolean","description":"True if media is blacklisted"}}}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel"},{"type":"object","properties":{"email":{"type":"string","description":"Defines the email used as media receiver"},"state":{"type":"object","description":"Defines the email state of the receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverStateModel"}]}}}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverStateModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverStateModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaSmsReceiverStateModel","data":{"type":"object","properties":{"bounce":{"type":"boolean","description":"True if media is hard bounced"},"redlist":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"True if media is red listed (= unsubscribed)"},"children":[]}]}]}]},"pressure":{"type":"boolean","description":"True if media has exceeded marketing pressure limit"},"pressureComputation":{"type":"object","description":"Defines receiver marketing pressure rule computation detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult#Discriminable"}]},"blacklist":{"type":"boolean","description":"True if media is blacklisted"}}}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel"},{"type":"object","properties":{"phone":{"type":"string","description":"Defines the phone number used as media receiver"},"state":{"type":"object","description":"Defines the sms state of the receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverStateModel"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Common.Gateway":{"id":"components/schemas/NP6.CM.Models.Push.Common.Gateway","kind":"json-schema","title":"NP6.CM.Models.Push.Common.Gateway","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Common.Gateway#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Common.Gateway#Discriminable","kind":"json-schema","title":"Gateway","data":{"type":"object","title":"Gateway","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"firebase":"#/components/schemas/NP6.CM.Models.Push.Common.Firebase#Discriminated","apns":"#/components/schemas/NP6.CM.Models.Push.Common.ApplePushNotificationService#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.Firebase":{"id":"components/schemas/NP6.CM.Models.Push.Common.Firebase","kind":"json-schema","title":"NP6.CM.Models.Push.Common.Firebase","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Gateway"},{"type":"object","properties":{"token":{"type":"string","description":"Token value"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.ApplePushNotificationService":{"id":"components/schemas/NP6.CM.Models.Push.Common.ApplePushNotificationService","kind":"json-schema","title":"NP6.CM.Models.Push.Common.ApplePushNotificationService","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Gateway"},{"type":"object","properties":{"token":{"type":"string","description":"Token value"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.Firebase#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Common.Firebase#Discriminated","kind":"json-schema","title":"Firebase","data":{"type":"object","title":"Firebase","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Firebase"}]}},"components/schemas/NP6.CM.Models.Push.Common.ApplePushNotificationService#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Common.ApplePushNotificationService#Discriminated","kind":"json-schema","title":"ApplePushNotificationService","data":{"type":"object","title":"ApplePushNotificationService","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.ApplePushNotificationService"}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactIdModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactIdModel#Discriminated","kind":"json-schema","title":"IdentifiableContactIdModel","data":{"type":"object","title":"IdentifiableContactIdModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactIdModel"}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel#Discriminated","kind":"json-schema","title":"IdentifiableContactUnicityModel","data":{"type":"object","title":"IdentifiableContactUnicityModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactUnicityModel"}]}},"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactHashModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactHashModel#Discriminated","kind":"json-schema","title":"IdentifiableContactHashModel","data":{"type":"object","title":"IdentifiableContactHashModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.IdentifiableContactHashModel"}]}},"components/schemas/NP6.CM.Models.Data.Contact.ReceiverContactModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ReceiverContactModel#Discriminated","kind":"json-schema","title":"ReceiverContactModel","data":{"type":"object","title":"ReceiverContactModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ReceiverContactModel"}]}},"components/schemas/NP6.CM.Models.Push.Common.OperatingSystem":{"id":"components/schemas/NP6.CM.Models.Push.Common.OperatingSystem","kind":"json-schema","title":"NP6.CM.Models.Push.Common.OperatingSystem","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Common.OperatingSystem#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Common.OperatingSystem#Discriminable","kind":"json-schema","title":"OperatingSystem","data":{"type":"object","title":"OperatingSystem","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"custom":"#/components/schemas/NP6.CM.Models.Push.Common.IOS#Discriminated","ios":"#/components/schemas/NP6.CM.Models.Push.Common.Android#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.IOS":{"id":"components/schemas/NP6.CM.Models.Push.Common.IOS","kind":"json-schema","title":"NP6.CM.Models.Push.Common.IOS","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.OperatingSystem"},{"type":"object","properties":{"version":{"type":"string","description":"IOS version"},"sdk":{"type":"string","description":"Sdk version"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.Android":{"id":"components/schemas/NP6.CM.Models.Push.Common.Android","kind":"json-schema","title":"NP6.CM.Models.Push.Common.Android","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.OperatingSystem"},{"type":"object","properties":{"version":{"type":"string","description":"Android version"},"sdk":{"type":"string","description":"Sdk version"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.IOS#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Common.IOS#Discriminated","kind":"json-schema","title":"IOS","data":{"type":"object","title":"IOS","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.IOS"}]}},"components/schemas/NP6.CM.Models.Push.Common.Android#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Common.Android#Discriminated","kind":"json-schema","title":"Android","data":{"type":"object","title":"Android","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Android"}]}},"components/schemas/NP6.CM.Models.Push.Common.Device":{"id":"components/schemas/NP6.CM.Models.Push.Common.Device","kind":"json-schema","title":"NP6.CM.Models.Push.Common.Device","data":{"type":"object","properties":{"os":{"type":"object","description":"Device's OS","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.OperatingSystem#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Push.Common.Device#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Common.Device#Discriminable","kind":"json-schema","title":"Device","data":{"type":"object","title":"Device","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"phone":"#/components/schemas/NP6.CM.Models.Push.Common.Phone#Discriminated","tablet":"#/components/schemas/NP6.CM.Models.Push.Common.Tablet#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Common.Phone":{"id":"components/schemas/NP6.CM.Models.Push.Common.Phone","kind":"json-schema","title":"NP6.CM.Models.Push.Common.Phone","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Device"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Common.Tablet":{"id":"components/schemas/NP6.CM.Models.Push.Common.Tablet","kind":"json-schema","title":"NP6.CM.Models.Push.Common.Tablet","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Device"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Common.Phone#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Common.Phone#Discriminated","kind":"json-schema","title":"Phone","data":{"type":"object","title":"Phone","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Phone"}]}},"components/schemas/NP6.CM.Models.Push.Common.Tablet#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Common.Tablet#Discriminated","kind":"json-schema","title":"Tablet","data":{"type":"object","title":"Tablet","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Tablet"}]}},"components/schemas/NP6.CM.Models.Push.Subscription":{"id":"components/schemas/NP6.CM.Models.Push.Subscription","kind":"json-schema","title":"NP6.CM.Models.Push.Subscription","data":{"type":"object","properties":{"id":{"type":"string","description":"Subscription id","format":"uuid"},"application":{"type":"string","description":"Subscription application","format":"uuid"},"gateway":{"type":"object","description":"Subscription gateway","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Gateway#Discriminable"}]},"creationDate":{"type":"string","description":"Subscription creation date","format":"date-time"},"lastOpenDate":{"type":"string","description":"Subscription last open date","format":"date-time"},"updateDate":{"type":"string","description":"Subscription last update date","format":"date-time"},"linked":{"type":"object","description":"Subscription bound recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel#Discriminable"}]},"trust":{"type":"boolean","description":"Subscription bound recipient authentification status"},"culture":{"type":"string","description":"Subscription culture"},"subscribed":{"type":"boolean","description":"Subscription enabled status  \r\nIf false, the device blocks notifications"},"protocol":{"type":"string","description":"Subscription protocol version"},"device":{"type":"object","description":"Subscription device","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Device#Discriminable"}]},"metadata":{"type":"object","description":"Subscription metadata"}}}},"components/schemas/NP6.CM.Models.Activation.Receiver.SubscriptionState":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.SubscriptionState","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.SubscriptionState","data":{"type":"object","properties":{"bounce":{"type":"boolean","description":"If the subscription is bounced"},"marketingPressure":{"type":"object","description":"Represent the detail of rule computation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Activation.Receiver.SubscriptionMedia":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.SubscriptionMedia","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.SubscriptionMedia","data":{"type":"object","properties":{"subscription":{"type":"object","description":"Subscription used to contact receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Subscription"}]},"state":{"type":"object","description":"Subscription state","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.SubscriptionState"}]}}}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel"},{"type":"object","properties":{"subscriptions":{"type":"array","description":"Defines a list of subscriptions used as media receiver","items":{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.SubscriptionMedia"}}}}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverStateModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverStateModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaRcsReceiverStateModel","data":{"type":"object","properties":{"bounce":{"type":"boolean","description":"True if media is hard bounced"},"redlist":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"True if media is red listed (= unsubscribed)"},"children":[]}]}]}]},"pressure":{"type":"boolean","description":"True if media has exceeded marketing pressure limit"},"pressureComputation":{"type":"object","description":"Defines receiver marketing pressure rule computation detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureComputationResult#Discriminable"}]},"blacklist":{"type":"boolean","description":"True if media is blacklisted"}}}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel"},{"type":"object","properties":{"phone":{"type":"string","description":"Defines the phone number used as media receiver"},"state":{"type":"object","description":"Defines the rcs state of the receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverStateModel"}]}}}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel","kind":"json-schema","title":"NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel#Discriminated","kind":"json-schema","title":"MediaEmailReceiverModel","data":{"type":"object","title":"MediaEmailReceiverModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaEmailReceiverModel"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel#Discriminated","kind":"json-schema","title":"MediaSmsReceiverModel","data":{"type":"object","title":"MediaSmsReceiverModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaSmsReceiverModel"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel#Discriminated","kind":"json-schema","title":"MediaPushReceiverModel","data":{"type":"object","title":"MediaPushReceiverModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaPushReceiverModel"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel#Discriminated","kind":"json-schema","title":"MediaRcsReceiverModel","data":{"type":"object","title":"MediaRcsReceiverModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaRcsReceiverModel"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel#Discriminated","kind":"json-schema","title":"MediaDisplayReceiverModel","data":{"type":"object","title":"MediaDisplayReceiverModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaDisplayReceiverModel"}]}},"components/schemas/NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel#Discriminated","kind":"json-schema","title":"MediaWhatsappReceiverModel","data":{"type":"object","title":"MediaWhatsappReceiverModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaWhatsappReceiverModel"}]}},"components/schemas/NP6.CM.Models.Data.Contact.ReceiverContactModel":{"id":"components/schemas/NP6.CM.Models.Data.Contact.ReceiverContactModel","kind":"json-schema","title":"NP6.CM.Models.Data.Contact.ReceiverContactModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying contact","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactModel#Discriminable"}]},"media":{"type":"object","description":"Defines the underlying media receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Activation.Receiver.MediaReceiverModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.PushContactRecipientModel":{"id":"components/schemas/NP6.CM.Models.Push.PushContactRecipientModel","kind":"json-schema","title":"NP6.CM.Models.Push.PushContactRecipientModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the identifiable contact used as recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.PushSubscriptionsRecipientModel":{"id":"components/schemas/NP6.CM.Models.Push.PushSubscriptionsRecipientModel","kind":"json-schema","title":"NP6.CM.Models.Push.PushSubscriptionsRecipientModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel"},{"type":"object","properties":{"value":{"type":"array","description":"A push notifications gateway used as recipient","items":{"type":"string","format":"uuid"}}}}]}},"components/schemas/NP6.CM.Models.Push.PushContactRecipientModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.PushContactRecipientModel#Discriminated","kind":"json-schema","title":"PushContactRecipientModel","data":{"type":"object","title":"PushContactRecipientModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.PushContactRecipientModel"}]}},"components/schemas/NP6.CM.Models.Push.PushSubscriptionsRecipientModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.PushSubscriptionsRecipientModel#Discriminated","kind":"json-schema","title":"PushSubscriptionsRecipientModel","data":{"type":"object","title":"PushSubscriptionsRecipientModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.PushSubscriptionsRecipientModel"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable","kind":"json-schema","title":"PushApplicationAbstractRedirection","data":{"type":"object","title":"PushApplicationAbstractRedirection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"default":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection#Discriminated","application":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection#Discriminated","custom":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomRedirection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection"},{"type":"object","properties":{"value":{"type":"string","description":"Defines the name of the application's route used to build the redirection"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Expression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Expression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Expression","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable","kind":"json-schema","title":"Expression","data":{"type":"object","title":"Expression","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.LiteralExpression#Discriminated","template":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression#Discriminated","date":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.DateExpression#Discriminated","object":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ObjectExpression#Discriminated","array":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ArrayExpression#Discriminated","function":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.FunctionExpression#Discriminated","variable":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.VariableExpression#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.EvaluationExpression#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.LiteralExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.LiteralExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.LiteralExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"value":{"type":"object","description":"A literal expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"value":{"type":"string","description":"A template expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.DateExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.DateExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.DateExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"value":{"type":"string","description":"A date expression","format":"date-time"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ObjectExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ObjectExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ObjectExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"value":{"type":"object","description":"An object expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ArrayExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ArrayExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ArrayExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"value":{"type":"object","description":"An array expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.FunctionExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.FunctionExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.FunctionExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"parameters":{"type":"array","description":"Defines a list of parameters","items":{"type":"string"}},"body":{"type":"string","description":"Defines the body of the function"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.EvaluationExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.EvaluationExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.EvaluationExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"value":{"type":"string","description":"An evaluable expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.LiteralExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.LiteralExpression#Discriminated","kind":"json-schema","title":"LiteralExpression","data":{"type":"object","title":"LiteralExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.LiteralExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression#Discriminated","kind":"json-schema","title":"TemplateLiteralExpression","data":{"type":"object","title":"TemplateLiteralExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TemplateLiteralExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.DateExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.DateExpression#Discriminated","kind":"json-schema","title":"DateExpression","data":{"type":"object","title":"DateExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.DateExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ObjectExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ObjectExpression#Discriminated","kind":"json-schema","title":"ObjectExpression","data":{"type":"object","title":"ObjectExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ObjectExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ArrayExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ArrayExpression#Discriminated","kind":"json-schema","title":"ArrayExpression","data":{"type":"object","title":"ArrayExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ArrayExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.FunctionExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.FunctionExpression#Discriminated","kind":"json-schema","title":"FunctionExpression","data":{"type":"object","title":"FunctionExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.FunctionExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.VariableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.VariableExpression#Discriminated","kind":"json-schema","title":"VariableExpression","data":{"type":"object","title":"VariableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.VariableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.EvaluationExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.EvaluationExpression#Discriminated","kind":"json-schema","title":"EvaluationExpression","data":{"type":"object","title":"EvaluationExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.EvaluationExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.VariableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.VariableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.VariableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression"},{"type":"object","properties":{"name":{"type":"object","description":"Defines the name of the variable","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomRedirection":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomRedirection","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationCustomRedirection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the value of the custom redirection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection#Discriminated","kind":"json-schema","title":"PushApplicationDefaultRedirection","data":{"type":"object","title":"PushApplicationDefaultRedirection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultRedirection"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection#Discriminated","kind":"json-schema","title":"PushApplicationApplicationRedirection","data":{"type":"object","title":"PushApplicationApplicationRedirection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationRedirection"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomRedirection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomRedirection#Discriminated","kind":"json-schema","title":"PushApplicationCustomRedirection","data":{"type":"object","title":"PushApplicationCustomRedirection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomRedirection"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationAbstractChannel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable","kind":"json-schema","title":"PushApplicationAbstractChannel","data":{"type":"object","title":"PushApplicationAbstractChannel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"default":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultChannel#Discriminated","application":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationChannel#Discriminated","custom":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomChannel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultChannel":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultChannel","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationDefaultChannel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationChannel":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationChannel","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationApplicationChannel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel"},{"type":"object","properties":{"value":{"type":"string","description":"Defines the name of the application's channel used to build the channel"}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomChannel":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomChannel","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationCustomChannel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the value of the custom channel","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultChannel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultChannel#Discriminated","kind":"json-schema","title":"PushApplicationDefaultChannel","data":{"type":"object","title":"PushApplicationDefaultChannel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationDefaultChannel"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationChannel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationChannel#Discriminated","kind":"json-schema","title":"PushApplicationApplicationChannel","data":{"type":"object","title":"PushApplicationApplicationChannel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationApplicationChannel"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomChannel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomChannel#Discriminated","kind":"json-schema","title":"PushApplicationCustomChannel","data":{"type":"object","title":"PushApplicationCustomChannel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationCustomChannel"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationExecution":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationExecution","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationExecution","data":{"type":"object","properties":{"id":{"type":"integer","description":"Defines the notification id","format":"int32"},"version":{"type":"string","description":"Defines the notification version","format":"uuid"},"recipient":{"type":"object","description":"Defines the recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]},"title":{"type":"string","description":"Defines the title override of the notifcation's content"},"body":{"type":"string","description":"Defines the body override of the notifcation's content"},"icon":{"type":"string","description":"Defines the icon override of the notifcation's content"},"thumbnail":{"type":"string","description":"Defines the thumbnail override of the notifcation's content"},"image":{"type":"string","description":"Defines the image override of the notifcation's content"},"data":{"type":"object","description":"Defines data used to render views"},"variables":{"type":"array","description":"Defines variables used to render views","items":{"type":"object"}},"stamp":{"type":"object","description":"Defines stamp informations used to track conversation flow","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"test":{"type":"boolean","description":"Defines if the current execution should be considered as a test"},"urgent":{"type":"boolean","description":"Defines the priority of this notification execution"},"redirection":{"type":"object","description":"Defines the overriden default redirection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable"}]},"channel":{"type":"object","description":"Defines the overriden underlying channel used to display the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationExecutionDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Detail of the underlying execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationExecution"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<NotificationExecutionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<NotificationExecutionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionSource<NotificationExecutionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource<NotificationExecutionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionSource#Discriminated","kind":"json-schema","title":"EmailExecutionSource","data":{"type":"object","title":"EmailExecutionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailExecutionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionSource#Discriminated","kind":"json-schema","title":"SmsExecutionSource","data":{"type":"object","title":"SmsExecutionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsExecutionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource#Discriminated","kind":"json-schema","title":"RcsExecutionSource","data":{"type":"object","title":"RcsExecutionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource#Discriminated","kind":"json-schema","title":"WorkflowExecutionSource","data":{"type":"object","title":"WorkflowExecutionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowExecutionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource#Discriminated","kind":"json-schema","title":"WebtaskExecutionSource","data":{"type":"object","title":"WebtaskExecutionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskExecutionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource#Discriminated","kind":"json-schema","title":"NotificationExecutionSource","data":{"type":"object","title":"NotificationExecutionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationExecutionSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<ExecutionSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<ExecutionSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<ExecutionSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ExecutionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<ExecutionSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.CancellationSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CancellationSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.CancellationSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationSource#Discriminable","kind":"json-schema","title":"CancellationSource","data":{"type":"object","title":"CancellationSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationSource#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailCancellation":{"id":"components/schemas/NP6.CM.Models.Email.EmailCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.EmailCancellation","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailCancellation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailCancellation#Discriminable","kind":"json-schema","title":"EmailCancellation","data":{"type":"object","title":"EmailCancellation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"inactive customer":"#/components/schemas/NP6.CM.Models.Email.InactiveCustomerCancellation#Discriminated","disabled customer":"#/components/schemas/NP6.CM.Models.Email.DisabledCustomerCancellation#Discriminated","expired customer":"#/components/schemas/NP6.CM.Models.Email.ExpiredCustomerCancellation#Discriminated","invalid action type":"#/components/schemas/NP6.CM.Models.Email.InvalidActionTypeCancellation#Discriminated","invalid action state":"#/components/schemas/NP6.CM.Models.Email.InvalidActionStateCancellation#Discriminated","inactive target":"#/components/schemas/NP6.CM.Models.Email.InactiveTargetCancellation#Discriminated","undefined recipient":"#/components/schemas/NP6.CM.Models.Email.UndefinedEmailCancellation#Discriminated","invalid recipient":"#/components/schemas/NP6.CM.Models.Email.InvalidEmailCancellation#Discriminated","blacklisted recipient":"#/components/schemas/NP6.CM.Models.Email.BlackListCancellation#Discriminated","email quality guard exclusion":"#/components/schemas/NP6.CM.Models.Email.EmailQualityGuardCancellation#Discriminated","bounced recipient":"#/components/schemas/NP6.CM.Models.Email.BounceCancellation#Discriminated","user defined exclusion":"#/components/schemas/NP6.CM.Models.Email.UserExclusionCancellation#Discriminated","redlisted target":"#/components/schemas/NP6.CM.Models.Email.RedlistCancellation#Discriminated","marketing pressure":"#/components/schemas/NP6.CM.Models.Email.MarketingPressureCancellation#Discriminated","user defined policy":"#/components/schemas/NP6.CM.Models.Email.UserDefinedCancellation#Discriminated","render error":"#/components/schemas/NP6.CM.Models.Email.RenderErrorCancellation#Discriminated","internal policy":"#/components/schemas/NP6.CM.Models.Email.InternalPolicyCancellation#Discriminated","internal error":"#/components/schemas/NP6.CM.Models.Email.InternalErrorCancellation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.InactiveCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InactiveCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InactiveCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DisabledCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Email.DisabledCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.DisabledCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.ExpiredCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Email.ExpiredCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.ExpiredCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InvalidActionTypeCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InvalidActionTypeCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InvalidActionTypeCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InvalidActionStateCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InvalidActionStateCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InvalidActionStateCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InactiveTargetCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InactiveTargetCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InactiveTargetCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.UndefinedEmailCancellation":{"id":"components/schemas/NP6.CM.Models.Email.UndefinedEmailCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.UndefinedEmailCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InvalidEmailCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InvalidEmailCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InvalidEmailCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"The recipient email"}}}]}},"components/schemas/NP6.CM.Models.Email.BlackListCancellation":{"id":"components/schemas/NP6.CM.Models.Email.BlackListCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.BlackListCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"The recipient email"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailQualityGuardCancellation":{"id":"components/schemas/NP6.CM.Models.Email.EmailQualityGuardCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.EmailQualityGuardCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"The recipient email"}}}]}},"components/schemas/NP6.CM.Models.Email.BounceCancellation":{"id":"components/schemas/NP6.CM.Models.Email.BounceCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.BounceCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Final Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.UserExclusionCancellation":{"id":"components/schemas/NP6.CM.Models.Email.UserExclusionCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.UserExclusionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Final Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.RedlistCancellation":{"id":"components/schemas/NP6.CM.Models.Email.RedlistCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.RedlistCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MarketingPressureCancellation":{"id":"components/schemas/NP6.CM.Models.Email.MarketingPressureCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.MarketingPressureCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"rule":{"type":"string","description":"Represent the unsatisfied marketing pressure rule ","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Email.UserDefinedPolicy":{"id":"components/schemas/NP6.CM.Models.Email.UserDefinedPolicy","kind":"json-schema","title":"NP6.CM.Models.Email.UserDefinedPolicy","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.UserDefinedPolicy#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.UserDefinedPolicy#Discriminable","kind":"json-schema","title":"UserDefinedPolicy","data":{"type":"object","title":"UserDefinedPolicy","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"render":"#/components/schemas/NP6.CM.Models.Email.UserDefinedRenderPolicy#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.UserDefinedRenderPolicy":{"id":"components/schemas/NP6.CM.Models.Email.UserDefinedRenderPolicy","kind":"json-schema","title":"NP6.CM.Models.Email.UserDefinedRenderPolicy","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.UserDefinedPolicy"},{"type":"object","properties":{"message":{"type":"string","description":"The message used to stop the rendering phase"}}}]}},"components/schemas/NP6.CM.Models.Email.UserDefinedRenderPolicy#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.UserDefinedRenderPolicy#Discriminated","kind":"json-schema","title":"UserDefinedRenderPolicy","data":{"type":"object","title":"UserDefinedRenderPolicy","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.UserDefinedRenderPolicy"}]}},"components/schemas/NP6.CM.Models.Email.UserDefinedCancellation":{"id":"components/schemas/NP6.CM.Models.Email.UserDefinedCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.UserDefinedCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying policy used by cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.UserDefinedPolicy#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Render.ErrorReason":{"id":"components/schemas/NP6.CM.Models.Action.Render.ErrorReason","kind":"json-schema","title":"NP6.CM.Models.Action.Render.ErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable","kind":"json-schema","title":"ErrorReason","data":{"type":"object","title":"ErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"engine":"#/components/schemas/NP6.CM.Models.Action.Render.EngineError#Discriminated","user":"#/components/schemas/NP6.CM.Models.Action.Render.UserError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.Render.EngineError":{"id":"components/schemas/NP6.CM.Models.Action.Render.EngineError","kind":"json-schema","title":"NP6.CM.Models.Action.Render.EngineError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason"},{"type":"object","properties":{"name":{"type":"string","description":"Underlying error's name"},"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"}}}]}},"components/schemas/NP6.CM.Models.Action.Render.UserError":{"id":"components/schemas/NP6.CM.Models.Action.Render.UserError","kind":"json-schema","title":"NP6.CM.Models.Action.Render.UserError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason"},{"type":"object","properties":{"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"}}}]}},"components/schemas/NP6.CM.Models.Action.Render.EngineError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Render.EngineError#Discriminated","kind":"json-schema","title":"EngineError","data":{"type":"object","title":"EngineError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.EngineError"}]}},"components/schemas/NP6.CM.Models.Action.Render.UserError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Render.UserError#Discriminated","kind":"json-schema","title":"UserError","data":{"type":"object","title":"UserError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.UserError"}]}},"components/schemas/NP6.CM.Models.Email.RenderErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Email.RenderErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.RenderErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.InternalPolicyCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InternalPolicyCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InternalPolicyCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InternalErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Email.InternalErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Email.InternalErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation"},{"type":"object","properties":{"id":{"type":"string","description":"The underlying id of the error","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Email.InactiveCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InactiveCustomerCancellation#Discriminated","kind":"json-schema","title":"InactiveCustomerCancellation","data":{"type":"object","title":"InactiveCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InactiveCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Email.DisabledCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DisabledCustomerCancellation#Discriminated","kind":"json-schema","title":"DisabledCustomerCancellation","data":{"type":"object","title":"DisabledCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DisabledCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Email.ExpiredCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.ExpiredCustomerCancellation#Discriminated","kind":"json-schema","title":"ExpiredCustomerCancellation","data":{"type":"object","title":"ExpiredCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.ExpiredCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Email.InvalidActionTypeCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InvalidActionTypeCancellation#Discriminated","kind":"json-schema","title":"InvalidActionTypeCancellation","data":{"type":"object","title":"InvalidActionTypeCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InvalidActionTypeCancellation"}]}},"components/schemas/NP6.CM.Models.Email.InvalidActionStateCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InvalidActionStateCancellation#Discriminated","kind":"json-schema","title":"InvalidActionStateCancellation","data":{"type":"object","title":"InvalidActionStateCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InvalidActionStateCancellation"}]}},"components/schemas/NP6.CM.Models.Email.InactiveTargetCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InactiveTargetCancellation#Discriminated","kind":"json-schema","title":"InactiveTargetCancellation","data":{"type":"object","title":"InactiveTargetCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InactiveTargetCancellation"}]}},"components/schemas/NP6.CM.Models.Email.UndefinedEmailCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.UndefinedEmailCancellation#Discriminated","kind":"json-schema","title":"UndefinedEmailCancellation","data":{"type":"object","title":"UndefinedEmailCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.UndefinedEmailCancellation"}]}},"components/schemas/NP6.CM.Models.Email.InvalidEmailCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InvalidEmailCancellation#Discriminated","kind":"json-schema","title":"InvalidEmailCancellation","data":{"type":"object","title":"InvalidEmailCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InvalidEmailCancellation"}]}},"components/schemas/NP6.CM.Models.Email.BlackListCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BlackListCancellation#Discriminated","kind":"json-schema","title":"BlackListCancellation","data":{"type":"object","title":"BlackListCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BlackListCancellation"}]}},"components/schemas/NP6.CM.Models.Email.EmailQualityGuardCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailQualityGuardCancellation#Discriminated","kind":"json-schema","title":"EmailQualityGuardCancellation","data":{"type":"object","title":"EmailQualityGuardCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailQualityGuardCancellation"}]}},"components/schemas/NP6.CM.Models.Email.BounceCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BounceCancellation#Discriminated","kind":"json-schema","title":"BounceCancellation","data":{"type":"object","title":"BounceCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BounceCancellation"}]}},"components/schemas/NP6.CM.Models.Email.UserExclusionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.UserExclusionCancellation#Discriminated","kind":"json-schema","title":"UserExclusionCancellation","data":{"type":"object","title":"UserExclusionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.UserExclusionCancellation"}]}},"components/schemas/NP6.CM.Models.Email.RedlistCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.RedlistCancellation#Discriminated","kind":"json-schema","title":"RedlistCancellation","data":{"type":"object","title":"RedlistCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.RedlistCancellation"}]}},"components/schemas/NP6.CM.Models.Email.MarketingPressureCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MarketingPressureCancellation#Discriminated","kind":"json-schema","title":"MarketingPressureCancellation","data":{"type":"object","title":"MarketingPressureCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MarketingPressureCancellation"}]}},"components/schemas/NP6.CM.Models.Email.UserDefinedCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.UserDefinedCancellation#Discriminated","kind":"json-schema","title":"UserDefinedCancellation","data":{"type":"object","title":"UserDefinedCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.UserDefinedCancellation"}]}},"components/schemas/NP6.CM.Models.Email.RenderErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.RenderErrorCancellation#Discriminated","kind":"json-schema","title":"RenderErrorCancellation","data":{"type":"object","title":"RenderErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.RenderErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Email.InternalPolicyCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InternalPolicyCancellation#Discriminated","kind":"json-schema","title":"InternalPolicyCancellation","data":{"type":"object","title":"InternalPolicyCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InternalPolicyCancellation"}]}},"components/schemas/NP6.CM.Models.Email.InternalErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InternalErrorCancellation#Discriminated","kind":"json-schema","title":"InternalErrorCancellation","data":{"type":"object","title":"InternalErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InternalErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailCancellationDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Detail of the underlying execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailExecution"}]},"cancellation":{"type":"object","description":"Detail of the underlying cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailCancellation#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<EmailCancellationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<EmailCancellationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CancellationSource<EmailCancellationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailCancellationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource<EmailCancellationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.SmsCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsCancellation","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsCancellation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsCancellation#Discriminable","kind":"json-schema","title":"SmsCancellation","data":{"type":"object","title":"SmsCancellation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"inactive customer":"#/components/schemas/NP6.CM.Models.Sms.InactiveCustomerCancellation#Discriminated","inactive target":"#/components/schemas/NP6.CM.Models.Sms.InactiveTargetCancellation#Discriminated","invalid action state":"#/components/schemas/NP6.CM.Models.Sms.InvalidActionStateCancellation#Discriminated","undefined recipient phone":"#/components/schemas/NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation#Discriminated","invalid recipient":"#/components/schemas/NP6.CM.Models.Sms.InvalidPhoneNumberCancellation#Discriminated","recipient normalization":"#/components/schemas/NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation#Discriminated","blacklisted recipient":"#/components/schemas/NP6.CM.Models.Sms.BlackListCancellation#Discriminated","bounced recipient":"#/components/schemas/NP6.CM.Models.Sms.BounceCancellation#Discriminated","user defined exclusion":"#/components/schemas/NP6.CM.Models.Sms.UserExclusionCancellation#Discriminated","redlisted target":"#/components/schemas/NP6.CM.Models.Sms.RedlistCancellation#Discriminated","marketing pressure":"#/components/schemas/NP6.CM.Models.Sms.MarketingPressureCancellation#Discriminated","user defined policy":"#/components/schemas/NP6.CM.Models.Sms.UserDefinedCancellation#Discriminated","render error":"#/components/schemas/NP6.CM.Models.Sms.RenderErrorCancellation#Discriminated","provider feedback":"#/components/schemas/NP6.CM.Models.Sms.ProviderFeedbackCancellation#Discriminated","disabled customer":"#/components/schemas/NP6.CM.Models.Sms.DisabledCustomerCancellation#Discriminated","expired customer":"#/components/schemas/NP6.CM.Models.Sms.ExpiredCustomerCancellation#Discriminated","invalid action type":"#/components/schemas/NP6.CM.Models.Sms.InvalidActionTypeCancellation#Discriminated","internal policy":"#/components/schemas/NP6.CM.Models.Sms.InternalPolicyCancellation#Discriminated","internal error":"#/components/schemas/NP6.CM.Models.Sms.InternalErrorCancellation#Discriminated","undefined action":"#/components/schemas/NP6.CM.Models.Sms.UndefinedActionCancellation#Discriminated","unknown action":"#/components/schemas/NP6.CM.Models.Sms.UnknownActionCancellation#Discriminated","unknown customer":"#/components/schemas/NP6.CM.Models.Sms.UnknownCustomerCancellation#Discriminated","undefined gateway":"#/components/schemas/NP6.CM.Models.Sms.UndefinedGatewayCancellation#Discriminated","unsupported country":"#/components/schemas/NP6.CM.Models.Sms.UnsupportedCountryCancellation#Discriminated","undefined recipient":"#/components/schemas/NP6.CM.Models.Sms.UndefinedRecipientCancellation#Discriminated","unknown recipient":"#/components/schemas/NP6.CM.Models.Sms.UnknownRecipientCancellation#Discriminated","undefined receiver":"#/components/schemas/NP6.CM.Models.Sms.UndefinedReceiverCancellation#Discriminated","invalid receiver":"#/components/schemas/NP6.CM.Models.Sms.InvalidReceiverCancellation#Discriminated","interruption":"#/components/schemas/NP6.CM.Models.Sms.InterruptionCancellation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.InactiveCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InactiveCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InactiveCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InactiveTargetCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InactiveTargetCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InactiveTargetCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InvalidActionStateCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidActionStateCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InvalidActionStateCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InvalidPhoneNumberCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidPhoneNumberCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InvalidPhoneNumberCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"The recipient sms"}}}]}},"components/schemas/NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"The recipient sms"}}}]}},"components/schemas/NP6.CM.Models.Sms.BlackListCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.BlackListCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.BlackListCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"The recipient sms"}}}]}},"components/schemas/NP6.CM.Models.Sms.BounceCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.BounceCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.BounceCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Final Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.UserExclusionCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UserExclusionCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UserExclusionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Final Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.RedlistCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.RedlistCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.RedlistCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Final Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.MarketingPressureCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.MarketingPressureCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.MarketingPressureCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"rule":{"type":"string","description":"Represent the unsatisfied marketing pressure rule ","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Sms.UserDefinedPolicy":{"id":"components/schemas/NP6.CM.Models.Sms.UserDefinedPolicy","kind":"json-schema","title":"NP6.CM.Models.Sms.UserDefinedPolicy","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.UserDefinedPolicy#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.UserDefinedPolicy#Discriminable","kind":"json-schema","title":"UserDefinedPolicy","data":{"type":"object","title":"UserDefinedPolicy","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"render":"#/components/schemas/NP6.CM.Models.Sms.UserDefinedRenderPolicy#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.UserDefinedRenderPolicy":{"id":"components/schemas/NP6.CM.Models.Sms.UserDefinedRenderPolicy","kind":"json-schema","title":"NP6.CM.Models.Sms.UserDefinedRenderPolicy","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UserDefinedPolicy"},{"type":"object","properties":{"message":{"type":"string","description":"The message used to stop the rendering phase"}}}]}},"components/schemas/NP6.CM.Models.Sms.UserDefinedRenderPolicy#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UserDefinedRenderPolicy#Discriminated","kind":"json-schema","title":"UserDefinedRenderPolicy","data":{"type":"object","title":"UserDefinedRenderPolicy","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UserDefinedRenderPolicy"}]}},"components/schemas/NP6.CM.Models.Sms.UserDefinedCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UserDefinedCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UserDefinedCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying policy used by cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UserDefinedPolicy#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.RenderErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.RenderErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.RenderErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsProviderFeedback","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback#Discriminable","kind":"json-schema","title":"SmsProviderFeedback","data":{"type":"object","title":"SmsProviderFeedback","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"vonage":"#/components/schemas/NP6.CM.Models.Sms.SmsVonageProviderFeedback#Discriminated","mtarget":"#/components/schemas/NP6.CM.Models.Sms.SmsMTargetProviderFeedback#Discriminated","netsize":"#/components/schemas/NP6.CM.Models.Sms.SmsNetSizeProviderFeedback#Discriminated","phonevalley":"#/components/schemas/NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsVonageProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Sms.SmsVonageProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsVonageProviderFeedback","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback"},{"type":"object","properties":{"ticket":{"type":"string","description":"Ticket id of the underlying request"},"code":{"type":"integer","description":"Response code","format":"int32"},"reason":{"type":"string","description":"Reason"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsMTargetProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Sms.SmsMTargetProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsMTargetProviderFeedback","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback"},{"type":"object","properties":{"ticket":{"type":"string","description":"Ticket id of the underlying request"},"code":{"type":"integer","description":"Response code","format":"int32"},"reason":{"type":"string","description":"Reason"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsNetSizeProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Sms.SmsNetSizeProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsNetSizeProviderFeedback","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback"},{"type":"object","properties":{"ticket":{"type":"string","description":"Ticket id of the underlying request"},"code":{"type":"integer","description":"Response code","format":"int32"},"reason":{"type":"string","description":"Reason"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback"},{"type":"object","properties":{"ticket":{"type":"string","description":"Ticket id of the underlying request"},"code":{"type":"integer","description":"Response code","format":"int32"},"reason":{"type":"string","description":"Reason"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsVonageProviderFeedback#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsVonageProviderFeedback#Discriminated","kind":"json-schema","title":"SmsVonageProviderFeedback","data":{"type":"object","title":"SmsVonageProviderFeedback","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsVonageProviderFeedback"}]}},"components/schemas/NP6.CM.Models.Sms.SmsMTargetProviderFeedback#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsMTargetProviderFeedback#Discriminated","kind":"json-schema","title":"SmsMTargetProviderFeedback","data":{"type":"object","title":"SmsMTargetProviderFeedback","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsMTargetProviderFeedback"}]}},"components/schemas/NP6.CM.Models.Sms.SmsNetSizeProviderFeedback#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsNetSizeProviderFeedback#Discriminated","kind":"json-schema","title":"SmsNetSizeProviderFeedback","data":{"type":"object","title":"SmsNetSizeProviderFeedback","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsNetSizeProviderFeedback"}]}},"components/schemas/NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback#Discriminated","kind":"json-schema","title":"SmsPhoneValleyProviderFeedback","data":{"type":"object","title":"SmsPhoneValleyProviderFeedback","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsPhoneValleyProviderFeedback"}]}},"components/schemas/NP6.CM.Models.Sms.ProviderFeedbackCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.ProviderFeedbackCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.ProviderFeedbackCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"The underlying provider who handled the request","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.DisabledCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.DisabledCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.DisabledCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.ExpiredCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.ExpiredCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.ExpiredCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InvalidActionTypeCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidActionTypeCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InvalidActionTypeCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InternalPolicyCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InternalPolicyCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InternalPolicyCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InternalErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InternalErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InternalErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{"id":{"type":"string","description":"The underlying id of the error","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedActionCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedActionCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UndefinedActionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UnknownActionCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UnknownActionCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UnknownActionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UnknownCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UnknownCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UnknownCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedGatewayCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedGatewayCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UndefinedGatewayCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UnsupportedCountryCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UnsupportedCountryCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UnsupportedCountryCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UndefinedRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UnknownRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UnknownRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UnknownRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.UndefinedReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InvalidReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InvalidReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InterruptionCancellation":{"id":"components/schemas/NP6.CM.Models.Sms.InterruptionCancellation","kind":"json-schema","title":"NP6.CM.Models.Sms.InterruptionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.InactiveCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InactiveCustomerCancellation#Discriminated","kind":"json-schema","title":"InactiveCustomerCancellation","data":{"type":"object","title":"InactiveCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InactiveCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InactiveTargetCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InactiveTargetCancellation#Discriminated","kind":"json-schema","title":"InactiveTargetCancellation","data":{"type":"object","title":"InactiveTargetCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InactiveTargetCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InvalidActionStateCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidActionStateCancellation#Discriminated","kind":"json-schema","title":"InvalidActionStateCancellation","data":{"type":"object","title":"InvalidActionStateCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InvalidActionStateCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation#Discriminated","kind":"json-schema","title":"UndefinedPhoneNumberCancellation","data":{"type":"object","title":"UndefinedPhoneNumberCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UndefinedPhoneNumberCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InvalidPhoneNumberCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidPhoneNumberCancellation#Discriminated","kind":"json-schema","title":"InvalidPhoneNumberCancellation","data":{"type":"object","title":"InvalidPhoneNumberCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InvalidPhoneNumberCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation#Discriminated","kind":"json-schema","title":"NormalizationPhoneNumberCancellation","data":{"type":"object","title":"NormalizationPhoneNumberCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.NormalizationPhoneNumberCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.BlackListCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BlackListCancellation#Discriminated","kind":"json-schema","title":"BlackListCancellation","data":{"type":"object","title":"BlackListCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BlackListCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.BounceCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BounceCancellation#Discriminated","kind":"json-schema","title":"BounceCancellation","data":{"type":"object","title":"BounceCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BounceCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UserExclusionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UserExclusionCancellation#Discriminated","kind":"json-schema","title":"UserExclusionCancellation","data":{"type":"object","title":"UserExclusionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UserExclusionCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.RedlistCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.RedlistCancellation#Discriminated","kind":"json-schema","title":"RedlistCancellation","data":{"type":"object","title":"RedlistCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.RedlistCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.MarketingPressureCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.MarketingPressureCancellation#Discriminated","kind":"json-schema","title":"MarketingPressureCancellation","data":{"type":"object","title":"MarketingPressureCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.MarketingPressureCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UserDefinedCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UserDefinedCancellation#Discriminated","kind":"json-schema","title":"UserDefinedCancellation","data":{"type":"object","title":"UserDefinedCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UserDefinedCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.RenderErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.RenderErrorCancellation#Discriminated","kind":"json-schema","title":"RenderErrorCancellation","data":{"type":"object","title":"RenderErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.RenderErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.ProviderFeedbackCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.ProviderFeedbackCancellation#Discriminated","kind":"json-schema","title":"ProviderFeedbackCancellation","data":{"type":"object","title":"ProviderFeedbackCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.ProviderFeedbackCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.DisabledCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.DisabledCustomerCancellation#Discriminated","kind":"json-schema","title":"DisabledCustomerCancellation","data":{"type":"object","title":"DisabledCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.DisabledCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.ExpiredCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.ExpiredCustomerCancellation#Discriminated","kind":"json-schema","title":"ExpiredCustomerCancellation","data":{"type":"object","title":"ExpiredCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.ExpiredCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InvalidActionTypeCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidActionTypeCancellation#Discriminated","kind":"json-schema","title":"InvalidActionTypeCancellation","data":{"type":"object","title":"InvalidActionTypeCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InvalidActionTypeCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InternalPolicyCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InternalPolicyCancellation#Discriminated","kind":"json-schema","title":"InternalPolicyCancellation","data":{"type":"object","title":"InternalPolicyCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InternalPolicyCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InternalErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InternalErrorCancellation#Discriminated","kind":"json-schema","title":"InternalErrorCancellation","data":{"type":"object","title":"InternalErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InternalErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedActionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedActionCancellation#Discriminated","kind":"json-schema","title":"UndefinedActionCancellation","data":{"type":"object","title":"UndefinedActionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UndefinedActionCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UnknownActionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UnknownActionCancellation#Discriminated","kind":"json-schema","title":"UnknownActionCancellation","data":{"type":"object","title":"UnknownActionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UnknownActionCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UnknownCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UnknownCustomerCancellation#Discriminated","kind":"json-schema","title":"UnknownCustomerCancellation","data":{"type":"object","title":"UnknownCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UnknownCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedGatewayCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedGatewayCancellation#Discriminated","kind":"json-schema","title":"UndefinedGatewayCancellation","data":{"type":"object","title":"UndefinedGatewayCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UndefinedGatewayCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UnsupportedCountryCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UnsupportedCountryCancellation#Discriminated","kind":"json-schema","title":"UnsupportedCountryCancellation","data":{"type":"object","title":"UnsupportedCountryCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UnsupportedCountryCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedRecipientCancellation#Discriminated","kind":"json-schema","title":"UndefinedRecipientCancellation","data":{"type":"object","title":"UndefinedRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UndefinedRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UnknownRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UnknownRecipientCancellation#Discriminated","kind":"json-schema","title":"UnknownRecipientCancellation","data":{"type":"object","title":"UnknownRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UnknownRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.UndefinedReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.UndefinedReceiverCancellation#Discriminated","kind":"json-schema","title":"UndefinedReceiverCancellation","data":{"type":"object","title":"UndefinedReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.UndefinedReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InvalidReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InvalidReceiverCancellation#Discriminated","kind":"json-schema","title":"InvalidReceiverCancellation","data":{"type":"object","title":"InvalidReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InvalidReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Sms.InterruptionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.InterruptionCancellation#Discriminated","kind":"json-schema","title":"InterruptionCancellation","data":{"type":"object","title":"InterruptionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.InterruptionCancellation"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsCancellationDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Detail of the underlying execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsExecution"}]},"cancellation":{"type":"object","description":"Detail of the underlying cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsCancellation#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<SmsCancellationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<SmsCancellationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CancellationSource<SmsCancellationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsCancellationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource<SmsCancellationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsCancellation","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation#Discriminable","kind":"json-schema","title":"RcsCancellation","data":{"type":"object","title":"RcsCancellation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"inactive customer":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation#Discriminated","inactive target":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation#Discriminated","invalid action state":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation#Discriminated","undefined recipient phone":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation#Discriminated","invalid recipient":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation#Discriminated","recipient normalization":"#/components/schemas/NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation#Discriminated","blacklisted recipient":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BlackListCancellation#Discriminated","bounced recipient":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BounceCancellation#Discriminated","user defined exclusion":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserExclusionCancellation#Discriminated","redlisted target":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RedlistCancellation#Discriminated","marketing pressure":"#/components/schemas/NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation#Discriminated","user defined policy":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedCancellation#Discriminated","render error":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RenderErrorCancellation#Discriminated","provider feedback":"#/components/schemas/NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation#Discriminated","disabled customer":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation#Discriminated","expired customer":"#/components/schemas/NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation#Discriminated","invalid action type":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation#Discriminated","internal policy":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation#Discriminated","internal error":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InternalErrorCancellation#Discriminated","undefined action":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation#Discriminated","unknown action":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnknownActionCancellation#Discriminated","unknown customer":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation#Discriminated","undefined gateway":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation#Discriminated","unsupported country":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation#Discriminated","undefined recipient":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation#Discriminated","unknown recipient":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation#Discriminated","undefined receiver":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation#Discriminated","invalid receiver":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation#Discriminated","interruption":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InterruptionCancellation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"Defines the recipient phone number that failed validation."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"Defines the recipient phone number that could not be normalized."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BlackListCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BlackListCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BlackListCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"recipient":{"type":"string","description":"Defines the recipient phone number found on the blacklist."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BounceCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BounceCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BounceCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines the recipient whose bounce history triggered the cancellation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserExclusionCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserExclusionCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UserExclusionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines the recipient excluded by a user-defined segmentation rule.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RedlistCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RedlistCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RedlistCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines the recipient whose red list membership triggered the cancellation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"rule":{"type":"string","description":"Defines the marketing pressure rule that was not satisfied.","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedPolicy":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedPolicy","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UserDefinedPolicy","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedPolicy#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedPolicy#Discriminable","kind":"json-schema","title":"UserDefinedPolicy","data":{"type":"object","title":"UserDefinedPolicy","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"render":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedPolicy"},{"type":"object","properties":{"message":{"type":"string","description":"Defines the message returned by the rendering phase that stopped the process."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy#Discriminated","kind":"json-schema","title":"UserDefinedRenderPolicy","data":{"type":"object","title":"UserDefinedRenderPolicy","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedRenderPolicy"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UserDefinedCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the user-defined policy that triggered the cancellation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedPolicy#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RenderErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RenderErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RenderErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the error that occurred during the rendering phase.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Rcs.RcsProviderFeedback","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback#Discriminable","kind":"json-schema","title":"RcsProviderFeedback","data":{"type":"object","title":"RcsProviderFeedback","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"vonage":"#/components/schemas/NP6.CM.Models.Rcs.RcsVonageProviderFeedback#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.RcsVonageProviderFeedback":{"id":"components/schemas/NP6.CM.Models.Rcs.RcsVonageProviderFeedback","kind":"json-schema","title":"NP6.CM.Models.Rcs.RcsVonageProviderFeedback","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback"},{"type":"object","properties":{"ticket":{"type":"string","description":"Ticket id of the underlying request"}}}]}},"components/schemas/NP6.CM.Models.Rcs.RcsVonageProviderFeedback#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.RcsVonageProviderFeedback#Discriminated","kind":"json-schema","title":"RcsVonageProviderFeedback","data":{"type":"object","title":"RcsVonageProviderFeedback","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.RcsVonageProviderFeedback"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the response received from the messaging infrastructure that caused the cancellation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InternalErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InternalErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InternalErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{"id":{"type":"string","description":"Defines the correlation identifier of the internal error.","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownActionCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownActionCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UnknownActionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InterruptionCancellation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InterruptionCancellation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.InterruptionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation#Discriminated","kind":"json-schema","title":"InactiveCustomerCancellation","data":{"type":"object","title":"InactiveCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InactiveCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation#Discriminated","kind":"json-schema","title":"InactiveTargetCancellation","data":{"type":"object","title":"InactiveTargetCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InactiveTargetCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation#Discriminated","kind":"json-schema","title":"InvalidActionStateCancellation","data":{"type":"object","title":"InvalidActionStateCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionStateCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation#Discriminated","kind":"json-schema","title":"UndefinedPhoneNumberCancellation","data":{"type":"object","title":"UndefinedPhoneNumberCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedPhoneNumberCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation#Discriminated","kind":"json-schema","title":"InvalidPhoneNumberCancellation","data":{"type":"object","title":"InvalidPhoneNumberCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidPhoneNumberCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation#Discriminated","kind":"json-schema","title":"NormalizationPhoneNumberCancellation","data":{"type":"object","title":"NormalizationPhoneNumberCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.NormalizationPhoneNumberCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BlackListCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BlackListCancellation#Discriminated","kind":"json-schema","title":"BlackListCancellation","data":{"type":"object","title":"BlackListCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BlackListCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BounceCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BounceCancellation#Discriminated","kind":"json-schema","title":"BounceCancellation","data":{"type":"object","title":"BounceCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BounceCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserExclusionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserExclusionCancellation#Discriminated","kind":"json-schema","title":"UserExclusionCancellation","data":{"type":"object","title":"UserExclusionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserExclusionCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RedlistCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RedlistCancellation#Discriminated","kind":"json-schema","title":"RedlistCancellation","data":{"type":"object","title":"RedlistCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RedlistCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation#Discriminated","kind":"json-schema","title":"MarketingPressureCancellation","data":{"type":"object","title":"MarketingPressureCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.MarketingPressureCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedCancellation#Discriminated","kind":"json-schema","title":"UserDefinedCancellation","data":{"type":"object","title":"UserDefinedCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UserDefinedCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RenderErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RenderErrorCancellation#Discriminated","kind":"json-schema","title":"RenderErrorCancellation","data":{"type":"object","title":"RenderErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RenderErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation#Discriminated","kind":"json-schema","title":"ProviderFeedbackCancellation","data":{"type":"object","title":"ProviderFeedbackCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.ProviderFeedbackCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation#Discriminated","kind":"json-schema","title":"DisabledCustomerCancellation","data":{"type":"object","title":"DisabledCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DisabledCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation#Discriminated","kind":"json-schema","title":"ExpiredCustomerCancellation","data":{"type":"object","title":"ExpiredCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.ExpiredCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation#Discriminated","kind":"json-schema","title":"InvalidActionTypeCancellation","data":{"type":"object","title":"InvalidActionTypeCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidActionTypeCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation#Discriminated","kind":"json-schema","title":"InternalPolicyCancellation","data":{"type":"object","title":"InternalPolicyCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InternalPolicyCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InternalErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InternalErrorCancellation#Discriminated","kind":"json-schema","title":"InternalErrorCancellation","data":{"type":"object","title":"InternalErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InternalErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation#Discriminated","kind":"json-schema","title":"UndefinedActionCancellation","data":{"type":"object","title":"UndefinedActionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedActionCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownActionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownActionCancellation#Discriminated","kind":"json-schema","title":"UnknownActionCancellation","data":{"type":"object","title":"UnknownActionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnknownActionCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation#Discriminated","kind":"json-schema","title":"UnknownCustomerCancellation","data":{"type":"object","title":"UnknownCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnknownCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation#Discriminated","kind":"json-schema","title":"UndefinedGatewayCancellation","data":{"type":"object","title":"UndefinedGatewayCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedGatewayCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation#Discriminated","kind":"json-schema","title":"UnsupportedCountryCancellation","data":{"type":"object","title":"UnsupportedCountryCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnsupportedCountryCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation#Discriminated","kind":"json-schema","title":"UndefinedRecipientCancellation","data":{"type":"object","title":"UndefinedRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation#Discriminated","kind":"json-schema","title":"UnknownRecipientCancellation","data":{"type":"object","title":"UnknownRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UnknownRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation#Discriminated","kind":"json-schema","title":"UndefinedReceiverCancellation","data":{"type":"object","title":"UndefinedReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.UndefinedReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation#Discriminated","kind":"json-schema","title":"InvalidReceiverCancellation","data":{"type":"object","title":"InvalidReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InvalidReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.InterruptionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.InterruptionCancellation#Discriminated","kind":"json-schema","title":"InterruptionCancellation","data":{"type":"object","title":"InterruptionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.InterruptionCancellation"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsCancellationDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Defines the execution data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsExecution"}]},"cancellation":{"type":"object","description":"Defines the cancellation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsCancellation#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<RcsCancellationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<RcsCancellationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CancellationSource<RcsCancellationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource<RcsCancellationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationCancellation","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation#Discriminable","kind":"json-schema","title":"NotificationCancellation","data":{"type":"object","title":"NotificationCancellation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"unknown customer":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownCustomerCancellation#Discriminated","deleted customer":"#/components/schemas/NP6.CM.Models.Push.Event.DeletedCustomerCancellation#Discriminated","inactive customer":"#/components/schemas/NP6.CM.Models.Push.Event.InactiveCustomerCancellation#Discriminated","expired customer":"#/components/schemas/NP6.CM.Models.Push.Event.ExpiredCustomerCancellation#Discriminated","unknown notification":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownNotificationCancellation#Discriminated","inactive notification":"#/components/schemas/NP6.CM.Models.Push.Event.InactiveNotificationCancellation#Discriminated","undefined master version":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation#Discriminated","undefined application":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationCancellation#Discriminated","unknown application":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownApplicationCancellation#Discriminated","mismatch application type":"#/components/schemas/NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation#Discriminated","inactive application":"#/components/schemas/NP6.CM.Models.Push.Event.InactiveApplicationCancellation#Discriminated","undefined application providers":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation#Discriminated","empty application providers":"#/components/schemas/NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation#Discriminated","undefined recipient":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedRecipientCancellation#Discriminated","unknown recipient":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownRecipientCancellation#Discriminated","invalid recipient":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidRecipientCancellation#Discriminated","undefined receiver":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverCancellation#Discriminated","unknown receiver":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownReceiverCancellation#Discriminated","invalid receiver":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverCancellation#Discriminated","undefined receiver subscription":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation#Discriminated","empty receiver subscription":"#/components/schemas/NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation#Discriminated","invalid receiver subscription":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation#Discriminated","unaddressable receiver subscription":"#/components/schemas/NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation#Discriminated","receiver bounced":"#/components/schemas/NP6.CM.Models.Push.Event.BouncedReceiverCancellation#Discriminated","marketing pressure":"#/components/schemas/NP6.CM.Models.Push.Event.MarketingPressureCancellation#Discriminated","user defined policy":"#/components/schemas/NP6.CM.Models.Push.Event.UserDefinedCancellation#Discriminated","render error":"#/components/schemas/NP6.CM.Models.Push.Event.RenderErrorCancellation#Discriminated","provider error":"#/components/schemas/NP6.CM.Models.Push.Event.ProviderCancellation#Discriminated","internal policy":"#/components/schemas/NP6.CM.Models.Push.Event.InternalPolicyCancellation#Discriminated","internal error":"#/components/schemas/NP6.CM.Models.Push.Event.InternalErrorCancellation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.CustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.CustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.CustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UnknownCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.CustomerCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.DeletedCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeletedCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.DeletedCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.CustomerCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InactiveCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InactiveCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InactiveCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.CustomerCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.ExpiredCustomerCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.ExpiredCustomerCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.ExpiredCustomerCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.CustomerCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.ResourceCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.ResourceCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.ResourceCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownNotificationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownNotificationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UnknownNotificationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ResourceCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InactiveNotificationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InactiveNotificationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InactiveNotificationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ResourceCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ResourceCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UndefinedApplicationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ResourceCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.ApplicationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownApplicationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownApplicationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UnknownApplicationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InactiveApplicationCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InactiveApplicationCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InactiveApplicationCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ApplicationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.RecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.RecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.RecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UndefinedRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.RecipientCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UnknownRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.RecipientCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidRecipientCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidRecipientCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InvalidRecipientCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.RecipientCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.ReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UndefinedReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UnknownReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InvalidReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.BouncedReceiverCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.BouncedReceiverCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.BouncedReceiverCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.MarketingPressureCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.MarketingPressureCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.MarketingPressureCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ReceiverCancellation"},{"type":"object","properties":{"rule":{"type":"string","description":"The underlying id of the marketing pressure rule that blocked the notification","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.UserDefinedPolicy":{"id":"components/schemas/NP6.CM.Models.Push.Event.UserDefinedPolicy","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UserDefinedPolicy","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.UserDefinedPolicy#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.UserDefinedPolicy#Discriminable","kind":"json-schema","title":"UserDefinedPolicy","data":{"type":"object","title":"UserDefinedPolicy","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"render":"#/components/schemas/NP6.CM.Models.Push.Event.UserDefinedRenderPolicy#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.UserDefinedRenderPolicy":{"id":"components/schemas/NP6.CM.Models.Push.Event.UserDefinedRenderPolicy","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UserDefinedRenderPolicy","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UserDefinedPolicy"},{"type":"object","properties":{"message":{"type":"string","description":"The message used to stop the rendering phase"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.UserDefinedRenderPolicy#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UserDefinedRenderPolicy#Discriminated","kind":"json-schema","title":"UserDefinedRenderPolicy","data":{"type":"object","title":"UserDefinedRenderPolicy","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UserDefinedRenderPolicy"}]}},"components/schemas/NP6.CM.Models.Push.Event.UserDefinedCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.UserDefinedCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.UserDefinedCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying policy used by cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UserDefinedPolicy#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Event.RenderErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.RenderErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.RenderErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Event.ProviderCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.ProviderCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.ProviderCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InternalPolicyCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InternalPolicyCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InternalPolicyCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InternalErrorCancellation":{"id":"components/schemas/NP6.CM.Models.Push.Event.InternalErrorCancellation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InternalErrorCancellation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation"},{"type":"object","properties":{"id":{"type":"string","description":"The underlying id of the error","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownCustomerCancellation#Discriminated","kind":"json-schema","title":"UnknownCustomerCancellation","data":{"type":"object","title":"UnknownCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.DeletedCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeletedCustomerCancellation#Discriminated","kind":"json-schema","title":"DeletedCustomerCancellation","data":{"type":"object","title":"DeletedCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.DeletedCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InactiveCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InactiveCustomerCancellation#Discriminated","kind":"json-schema","title":"InactiveCustomerCancellation","data":{"type":"object","title":"InactiveCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InactiveCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.ExpiredCustomerCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.ExpiredCustomerCancellation#Discriminated","kind":"json-schema","title":"ExpiredCustomerCancellation","data":{"type":"object","title":"ExpiredCustomerCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ExpiredCustomerCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownNotificationCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownNotificationCancellation#Discriminated","kind":"json-schema","title":"UnknownNotificationCancellation","data":{"type":"object","title":"UnknownNotificationCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownNotificationCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InactiveNotificationCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InactiveNotificationCancellation#Discriminated","kind":"json-schema","title":"InactiveNotificationCancellation","data":{"type":"object","title":"InactiveNotificationCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InactiveNotificationCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation#Discriminated","kind":"json-schema","title":"UndefinedMasterVersionCancellation","data":{"type":"object","title":"UndefinedMasterVersionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedMasterVersionCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationCancellation#Discriminated","kind":"json-schema","title":"UndefinedApplicationCancellation","data":{"type":"object","title":"UndefinedApplicationCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownApplicationCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownApplicationCancellation#Discriminated","kind":"json-schema","title":"UnknownApplicationCancellation","data":{"type":"object","title":"UnknownApplicationCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownApplicationCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation#Discriminated","kind":"json-schema","title":"TypeMismatchApplicationCancellation","data":{"type":"object","title":"TypeMismatchApplicationCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.TypeMismatchApplicationCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InactiveApplicationCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InactiveApplicationCancellation#Discriminated","kind":"json-schema","title":"InactiveApplicationCancellation","data":{"type":"object","title":"InactiveApplicationCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InactiveApplicationCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation#Discriminated","kind":"json-schema","title":"UndefinedApplicationProvidersCancellation","data":{"type":"object","title":"UndefinedApplicationProvidersCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedApplicationProvidersCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation#Discriminated","kind":"json-schema","title":"EmptyApplicationProvidersCancellation","data":{"type":"object","title":"EmptyApplicationProvidersCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.EmptyApplicationProvidersCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedRecipientCancellation#Discriminated","kind":"json-schema","title":"UndefinedRecipientCancellation","data":{"type":"object","title":"UndefinedRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownRecipientCancellation#Discriminated","kind":"json-schema","title":"UnknownRecipientCancellation","data":{"type":"object","title":"UnknownRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidRecipientCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidRecipientCancellation#Discriminated","kind":"json-schema","title":"InvalidRecipientCancellation","data":{"type":"object","title":"InvalidRecipientCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidRecipientCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverCancellation#Discriminated","kind":"json-schema","title":"UndefinedReceiverCancellation","data":{"type":"object","title":"UndefinedReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UnknownReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnknownReceiverCancellation#Discriminated","kind":"json-schema","title":"UnknownReceiverCancellation","data":{"type":"object","title":"UnknownReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UnknownReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverCancellation#Discriminated","kind":"json-schema","title":"InvalidReceiverCancellation","data":{"type":"object","title":"InvalidReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation#Discriminated","kind":"json-schema","title":"UndefinedReceiverSubscriptionCancellation","data":{"type":"object","title":"UndefinedReceiverSubscriptionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UndefinedReceiverSubscriptionCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation#Discriminated","kind":"json-schema","title":"EmptyReceiverSubscriptionCancellation","data":{"type":"object","title":"EmptyReceiverSubscriptionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.EmptyReceiverSubscriptionCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation#Discriminated","kind":"json-schema","title":"InvalidReceiverSubscriptionCancellation","data":{"type":"object","title":"InvalidReceiverSubscriptionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidReceiverSubscriptionCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation#Discriminated","kind":"json-schema","title":"UnaddressableReceiverSubscriptionCancellation","data":{"type":"object","title":"UnaddressableReceiverSubscriptionCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UnaddressableReceiverSubscriptionCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.BouncedReceiverCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.BouncedReceiverCancellation#Discriminated","kind":"json-schema","title":"BouncedReceiverCancellation","data":{"type":"object","title":"BouncedReceiverCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.BouncedReceiverCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.MarketingPressureCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.MarketingPressureCancellation#Discriminated","kind":"json-schema","title":"MarketingPressureCancellation","data":{"type":"object","title":"MarketingPressureCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.MarketingPressureCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.UserDefinedCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.UserDefinedCancellation#Discriminated","kind":"json-schema","title":"UserDefinedCancellation","data":{"type":"object","title":"UserDefinedCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.UserDefinedCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.RenderErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.RenderErrorCancellation#Discriminated","kind":"json-schema","title":"RenderErrorCancellation","data":{"type":"object","title":"RenderErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.RenderErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.ProviderCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.ProviderCancellation#Discriminated","kind":"json-schema","title":"ProviderCancellation","data":{"type":"object","title":"ProviderCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ProviderCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InternalPolicyCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InternalPolicyCancellation#Discriminated","kind":"json-schema","title":"InternalPolicyCancellation","data":{"type":"object","title":"InternalPolicyCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InternalPolicyCancellation"}]}},"components/schemas/NP6.CM.Models.Push.Event.InternalErrorCancellation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InternalErrorCancellation#Discriminated","kind":"json-schema","title":"InternalErrorCancellation","data":{"type":"object","title":"InternalErrorCancellation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InternalErrorCancellation"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationCancellationDetail","data":{"type":"object","properties":{"execution":{"type":"object","description":"Detail of the underlying execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationExecution"}]},"cancellation":{"type":"object","description":"Detail of the underlying cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationCancellation#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<NotificationCancellationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationSource<NotificationCancellationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CancellationSource<NotificationCancellationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the cancellation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource<NotificationCancellationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationSource#Discriminated","kind":"json-schema","title":"EmailCancellationSource","data":{"type":"object","title":"EmailCancellationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailCancellationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationSource#Discriminated","kind":"json-schema","title":"SmsCancellationSource","data":{"type":"object","title":"SmsCancellationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsCancellationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource#Discriminated","kind":"json-schema","title":"RcsCancellationSource","data":{"type":"object","title":"RcsCancellationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource#Discriminated","kind":"json-schema","title":"NotificationCancellationSource","data":{"type":"object","title":"NotificationCancellationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCancellationSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<CancellationSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<CancellationSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<CancellationSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.CancellationEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CancellationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<CancellationSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource#Discriminable","kind":"json-schema","title":"ActivationSource","data":{"type":"object","title":"ActivationSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationSource#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationSource#Discriminated","workflow":"#/components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource#Discriminated","webtask":"#/components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource#Discriminated","display":"#/components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetRepresentation","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable","kind":"json-schema","title":"TargetRepresentation","data":{"type":"object","title":"TargetRepresentation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Target.TargetIdRepresentation#Discriminated","unicity":"#/components/schemas/NP6.CM.Models.Target.TargetUnicityRepresentation#Discriminated","hash":"#/components/schemas/NP6.CM.Models.Target.TargetHashRepresentation#Discriminated","footprint":"#/components/schemas/NP6.CM.Models.Target.TargetFootPrintRepresentation#Discriminated","target":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation#Discriminated","anonymous":"#/components/schemas/NP6.CM.Models.Target.TargetAnonymousRepresentation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetIdRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetIdRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetIdRepresentation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation"},{"type":"object","properties":{"value":{"type":"string","description":"Id of the target"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetUnicityRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetUnicityRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetUnicityRepresentation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation"},{"type":"object","properties":{"value":{"type":"array","description":"Unicity of the target","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Target.TargetHashRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetHashRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetHashRepresentation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation"},{"type":"object","properties":{"value":{"type":"string","description":"Hash of the target"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetFootPrintRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetFootPrintRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetFootPrintRepresentation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation"},{"type":"object","properties":{"id":{"type":"string","description":"Id of the target"},"unicity":{"type":"string","description":"Unicity of the target"},"hash":{"type":"string","description":"Hash of the target"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetBaseRepresentation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation"},{"type":"object","properties":{"id":{"type":"string","description":"The Id of the target"},"unicity":{"type":"string","description":"Unicity of the target"},"hash":{"type":"string","description":"The Hash of the target"},"creationDate":{"type":"string","description":"The creation date of the target","format":"date-time"},"lastUpdateDate":{"type":"string","description":"The last update of the target","format":"date-time"},"fields":{"type":"object","description":"The values of the target defined by the Fields"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetAnonymousRepresentation":{"id":"components/schemas/NP6.CM.Models.Target.TargetAnonymousRepresentation","kind":"json-schema","title":"NP6.CM.Models.Target.TargetAnonymousRepresentation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation"},{"type":"object","properties":{"value":{"type":"string","description":"Signature of the target"}}}]}},"components/schemas/NP6.CM.Models.Target.TargetIdRepresentation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Target.TargetIdRepresentation#Discriminated","kind":"json-schema","title":"TargetIdRepresentation","data":{"type":"object","title":"TargetIdRepresentation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetIdRepresentation"}]}},"components/schemas/NP6.CM.Models.Target.TargetUnicityRepresentation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Target.TargetUnicityRepresentation#Discriminated","kind":"json-schema","title":"TargetUnicityRepresentation","data":{"type":"object","title":"TargetUnicityRepresentation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetUnicityRepresentation"}]}},"components/schemas/NP6.CM.Models.Target.TargetHashRepresentation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Target.TargetHashRepresentation#Discriminated","kind":"json-schema","title":"TargetHashRepresentation","data":{"type":"object","title":"TargetHashRepresentation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetHashRepresentation"}]}},"components/schemas/NP6.CM.Models.Target.TargetFootPrintRepresentation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Target.TargetFootPrintRepresentation#Discriminated","kind":"json-schema","title":"TargetFootPrintRepresentation","data":{"type":"object","title":"TargetFootPrintRepresentation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetFootPrintRepresentation"}]}},"components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation#Discriminated","kind":"json-schema","title":"TargetBaseRepresentation","data":{"type":"object","title":"TargetBaseRepresentation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation"}]}},"components/schemas/NP6.CM.Models.Target.TargetAnonymousRepresentation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Target.TargetAnonymousRepresentation#Discriminated","kind":"json-schema","title":"TargetAnonymousRepresentation","data":{"type":"object","title":"TargetAnonymousRepresentation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetAnonymousRepresentation"}]}},"components/schemas/NP6.CM.Models.Email.EmailTrackingConsent":{"id":"components/schemas/NP6.CM.Models.Email.EmailTrackingConsent","kind":"json-schema","title":"NP6.CM.Models.Email.EmailTrackingConsent","data":{"type":"object","properties":{"open":{"type":"boolean","description":"Indicates whether the contact has consented to open tracking (i.e., tracking when the email is opened)."},"click":{"type":"boolean","description":"Indicates whether the contact has consented to click tracking (i.e., tracking when links in the email are clicked)."}}}},"components/schemas/NP6.CM.Models.Email.EmailActivation":{"id":"components/schemas/NP6.CM.Models.Email.EmailActivation","kind":"json-schema","title":"NP6.CM.Models.Email.EmailActivation","data":{"type":"object","properties":{"id":{"type":"string","description":"Email action id"},"kind":{"type":"string","description":"Email kind","enum":["message","campaign"]},"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"stamp":{"type":"object","description":"Stamp informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"recipient":{"type":"string","description":"The email recipient"},"test":{"type":"boolean","description":"Indicates if it's a test sending context"},"learn":{"type":"boolean","description":"Specifies that the mail is in the learning phase"},"onboarding":{"type":"boolean","description":"Specifies that the mail trigger Onboarding"},"consent":{"type":"object","description":"Specifies the contact's email tracking consent","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailTrackingConsent"}]},"audience":{"type":"object","description":"Defines the audience segments the contact belongs to during campaign activation"},"render":{"type":"integer","description":"Underlying render id used to render email","format":"int64"},"profile":{"type":"integer","description":"Specifies the sending profile used to activate","nullable":true,"format":"int32"},"urgent":{"type":"boolean","description":"Indicates the priority of this message"},"important":{"type":"boolean","description":"Indicates the importance of this message"}}}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailActivationDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailActivation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<EmailActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<EmailActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<EmailActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<EmailActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsRecipient":{"id":"components/schemas/NP6.CM.Models.Sms.SmsRecipient","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsRecipient","data":{"type":"object","properties":{"value":{"type":"string","description":"Phone number"},"country":{"type":"string","description":"Normalization country"}}}},"components/schemas/NP6.CM.Models.Sms.SmsActivation":{"id":"components/schemas/NP6.CM.Models.Sms.SmsActivation","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsActivation","data":{"type":"object","properties":{"id":{"type":"string","description":"Sms action id"},"kind":{"type":"string","description":"Sms kind","enum":["message","campaign"]},"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"stamp":{"type":"object","description":"Stamp informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"recipient":{"type":"object","description":"The sms recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsRecipient"}]},"provider":{"type":"object","description":"The underlying provider who handled the request","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback#Discriminable"}]},"parts":{"type":"integer","description":"Indicates the count of parts of this activation","format":"int32"},"test":{"type":"boolean","description":"Indicates if it's a test sending context"},"urgent":{"type":"boolean","description":"Indicates the priority of this message"}}}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsActivationDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsActivation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<SmsActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<SmsActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<SmsActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<SmsActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsRecipient":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsRecipient","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsRecipient","data":{"type":"object","properties":{"value":{"type":"string","description":"Defines the recipient's phone number in international format."},"country":{"type":"string","description":"Defines the 3-character country code associated with the normalized phone number."}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsTrackingConsent":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsTrackingConsent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsTrackingConsent","data":{"type":"object","properties":{"read":{"type":"boolean","description":"Indicates whether the recipient has consented to read tracking."},"suggestion":{"type":"boolean","description":"Indicates whether the recipient has consented to interaction tracking on suggestions."}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsActivation","data":{"type":"object","properties":{"action":{"type":"integer","description":"Defines the identifier of the RCS action that was activated.","format":"int32"},"kind":{"type":"string","description":"Defines the kind of RCS action that was activated.","enum":["message","campaign"]},"category":{"type":"integer","description":"Defines the identifier of the category assigned to this activation.","format":"int32"},"purpose":{"type":"string","description":"Defines the purpose of the message at activation time.","enum":["service","marketing"]},"content-type":{"type":"string","description":"Defines the kind of content submitted at activation time.","enum":["text","card","carousel"]},"receiver":{"type":"object","description":"Defines the target associated with this activation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"stamp":{"type":"object","description":"Defines the stamp data associated with this activation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"recipient":{"type":"object","description":"Defines the recipient phone number for this activation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsRecipient"}]},"proof":{"type":"boolean","description":"Indicates whether this activation occurred in a test sending context."},"sampling":{"type":"boolean","description":"Indicates whether this activation is part of the learning sample used for A/B test optimization."},"variant":{"type":"integer","description":"Identifies the content variant selected for this activation in an A/B test context.","format":"int64"},"consent":{"type":"object","description":"Defines the recipient's tracking consent preferences for this activation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsTrackingConsent"}]},"audience":{"type":"object","description":"Defines the audience membership of the contact at campaign time, such as the segments or searches they belonged to."},"profile":{"type":"string","description":"Defines the RCS sending profile used for this activation.","format":"uuid"},"agent":{"type":"string","description":"Defines the RCS agent identifier used to deliver this activation."},"urgent":{"type":"boolean","description":"Indicates whether the message was submitted with priority."}}}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsActivationDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Defines the activation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<RcsActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<RcsActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<RcsActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<RcsActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Workflow.WorkflowActivationDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<WorkflowActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<WorkflowActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<WorkflowActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<WorkflowActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Webtask.WebtaskActivationDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<WebtaskActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<WebtaskActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<WebtaskActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<WebtaskActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Display.DisplayActivation":{"id":"components/schemas/NP6.CM.Models.Display.DisplayActivation","kind":"json-schema","title":"NP6.CM.Models.Display.DisplayActivation","data":{"type":"object","properties":{"id":{"type":"string","description":"The display placement id"},"content":{"type":"string","description":"The display content id"},"campaign":{"type":"string","description":"The display campaign id"},"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"stamp":{"type":"object","description":"Stamp informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"test":{"type":"boolean","description":"Indicates if it's a test sending context"},"keywords":{"type":"array","description":"List of activation keywords","items":{"type":"object"}}}}},"components/schemas/NP6.CM.Models.Tracking.Client":{"id":"components/schemas/NP6.CM.Models.Tracking.Client","kind":"json-schema","title":"NP6.CM.Models.Tracking.Client","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.Client#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.Client#Discriminable","kind":"json-schema","title":"Client","data":{"type":"object","title":"Client","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"web":"#/components/schemas/NP6.CM.Models.Tracking.WebClient#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.IpAddress":{"id":"components/schemas/NP6.CM.Models.Tracking.IpAddress","kind":"json-schema","title":"NP6.CM.Models.Tracking.IpAddress","data":{"type":"object","properties":{"value":{"type":"string","description":"Value of Ip Address"}}}},"components/schemas/NP6.CM.Models.Tracking.IpAddress#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.IpAddress#Discriminable","kind":"json-schema","title":"IpAddress","data":{"type":"object","title":"IpAddress","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"v4":"#/components/schemas/NP6.CM.Models.Tracking.IpAddressV4#Discriminated","v6":"#/components/schemas/NP6.CM.Models.Tracking.IpAddressV6#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.IpAddressV4":{"id":"components/schemas/NP6.CM.Models.Tracking.IpAddressV4","kind":"json-schema","title":"NP6.CM.Models.Tracking.IpAddressV4","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.IpAddress"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.IpAddressV6":{"id":"components/schemas/NP6.CM.Models.Tracking.IpAddressV6","kind":"json-schema","title":"NP6.CM.Models.Tracking.IpAddressV6","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.IpAddress"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.IpAddressV4#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.IpAddressV4#Discriminated","kind":"json-schema","title":"IpAddressV4","data":{"type":"object","title":"IpAddressV4","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.IpAddressV4"}]}},"components/schemas/NP6.CM.Models.Tracking.IpAddressV6#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.IpAddressV6#Discriminated","kind":"json-schema","title":"IpAddressV6","data":{"type":"object","title":"IpAddressV6","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.IpAddressV6"}]}},"components/schemas/NP6.CM.Models.Tracking.Url":{"id":"components/schemas/NP6.CM.Models.Tracking.Url","kind":"json-schema","title":"NP6.CM.Models.Tracking.Url","data":{"type":"object","properties":{"scheme":{"type":"string","description":"Scheme of url"},"version":{"type":"string","description":"Version of protocol"},"host":{"type":"string","description":"Host of url"},"method":{"type":"string","description":"Method"},"original":{"type":"string","description":"Original string url"}}}},"components/schemas/NP6.CM.Models.Tracking.UserAgent":{"id":"components/schemas/NP6.CM.Models.Tracking.UserAgent","kind":"json-schema","title":"NP6.CM.Models.Tracking.UserAgent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.UserAgent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.UserAgent#Discriminable","kind":"json-schema","title":"UserAgent","data":{"type":"object","title":"UserAgent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"raw":"#/components/schemas/NP6.CM.Models.Tracking.RawUserAgent#Discriminated","parsed":"#/components/schemas/NP6.CM.Models.Tracking.ParsedUserAgent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.RawUserAgent":{"id":"components/schemas/NP6.CM.Models.Tracking.RawUserAgent","kind":"json-schema","title":"NP6.CM.Models.Tracking.RawUserAgent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.UserAgent"},{"type":"object","properties":{"value":{"type":"string","description":"Raw value of the browser user-agent value"}}}]}},"components/schemas/NP6.CM.Models.Tracking.UserAgentClient":{"id":"components/schemas/NP6.CM.Models.Tracking.UserAgentClient","kind":"json-schema","title":"NP6.CM.Models.Tracking.UserAgentClient","data":{"type":"object","properties":{"type":{"type":"string","description":"Client type"},"kind":{"type":"string","description":"Client kind"},"name":{"type":"string","description":"Client name"},"version":{"type":"string","description":"Client version"},"vendor":{"type":"string","description":"Client vendor"}}}},"components/schemas/NP6.CM.Models.Tracking.UserAgentOperatingSystem":{"id":"components/schemas/NP6.CM.Models.Tracking.UserAgentOperatingSystem","kind":"json-schema","title":"NP6.CM.Models.Tracking.UserAgentOperatingSystem","data":{"type":"object","properties":{"name":{"type":"string","description":"Operating system name"},"family":{"type":"string","description":"Operating system family"},"vendor":{"type":"string","description":"Operating system vendor"}}}},"components/schemas/NP6.CM.Models.Tracking.UserAgentDevice":{"id":"components/schemas/NP6.CM.Models.Tracking.UserAgentDevice","kind":"json-schema","title":"NP6.CM.Models.Tracking.UserAgentDevice","data":{"type":"object","properties":{"type":{"type":"string","description":"Device type"},"name":{"type":"string","description":"Device name"},"brand":{"type":"string","description":"Device brand"}}}},"components/schemas/NP6.CM.Models.Tracking.ParsedUserAgent":{"id":"components/schemas/NP6.CM.Models.Tracking.ParsedUserAgent","kind":"json-schema","title":"NP6.CM.Models.Tracking.ParsedUserAgent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.UserAgent"},{"type":"object","properties":{"ua":{"type":"string","description":"Raw value of the browser user-agent value"},"client":{"type":"object","description":"Formatted value of the user-agent client","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.UserAgentClient"}]},"os":{"type":"object","description":"Formatted value of the user-agent os","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.UserAgentOperatingSystem"}]},"device":{"type":"object","description":"Formatted value of the user-agent device","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.UserAgentDevice"}]}}}]}},"components/schemas/NP6.CM.Models.Tracking.RawUserAgent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.RawUserAgent#Discriminated","kind":"json-schema","title":"RawUserAgent","data":{"type":"object","title":"RawUserAgent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.RawUserAgent"}]}},"components/schemas/NP6.CM.Models.Tracking.ParsedUserAgent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.ParsedUserAgent#Discriminated","kind":"json-schema","title":"ParsedUserAgent","data":{"type":"object","title":"ParsedUserAgent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.ParsedUserAgent"}]}},"components/schemas/NP6.CM.Models.Tracking.SystemAnalysis":{"id":"components/schemas/NP6.CM.Models.Tracking.SystemAnalysis","kind":"json-schema","title":"NP6.CM.Models.Tracking.SystemAnalysis","data":{"type":"object","properties":{"classification":{"type":"string","description":"Classification","enum":["unclassified","genericRobot","mpp","gsr"]},"ruleId":{"type":"string","description":"Rule","format":"uuid"}}}},"components/schemas/NP6.CM.Models.Tracking.ClientAnalysis":{"id":"components/schemas/NP6.CM.Models.Tracking.ClientAnalysis","kind":"json-schema","title":"NP6.CM.Models.Tracking.ClientAnalysis","data":{"type":"object","properties":{"system":{"type":"object","description":"System analysis of client info","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.SystemAnalysis"}]}}}},"components/schemas/NP6.CM.Models.Tracking.WebClient":{"id":"components/schemas/NP6.CM.Models.Tracking.WebClient","kind":"json-schema","title":"NP6.CM.Models.Tracking.WebClient","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Client"},{"type":"object","properties":{"ip":{"type":"object","description":"Client Ip Address","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.IpAddress#Discriminable"}]},"dnt":{"type":"boolean","description":"Dot Not Tracking Header"},"uri":{"type":"object","description":"Original Uri","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Url"}]},"referer":{"type":"string","description":"Referer URL if exist"},"ua":{"type":"object","description":"User Agent","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.UserAgent#Discriminable"}]},"analysis":{"type":"object","description":"Client analysis","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.ClientAnalysis"}]}}}]}},"components/schemas/NP6.CM.Models.Tracking.WebClient#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.WebClient#Discriminated","kind":"json-schema","title":"WebClient","data":{"type":"object","title":"WebClient","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.WebClient"}]}},"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Display.DisplayActivationDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Display.DisplayActivation"}]},"client":{"type":"object","description":"Detail of the underlying client","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Client#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<DisplayActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<DisplayActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<DisplayActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Display.DisplayActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<DisplayActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationActivation":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationActivation","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationActivation","data":{"type":"object","properties":{"id":{"type":"integer","description":"Defines the notification id","format":"int32"},"version":{"type":"string","description":"Defines the notification version","format":"uuid"},"kind":{"type":"string","description":"Notification Kind","enum":["application","web"]},"receiver":{"type":"object","description":"Defines the receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]},"application":{"type":"string","description":"Application ID","format":"uuid"},"subscription":{"type":"string","description":"Subscription ID","format":"uuid"},"token":{"type":"object","description":"Subscription token used for activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Gateway#Discriminable"}]},"stamp":{"type":"object","description":"Stamp informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"channel":{"type":"string","description":"Channel informations"},"test":{"type":"boolean","description":"Indicates if it's a test sending context"},"urgent":{"type":"boolean","description":"Indicates the priority of this message"},"expiration":{"type":"string","description":"Notification expiration","format":"date-time"}}}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationActivationDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationActivation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<NotificationActivationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationSource<NotificationActivationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationSource<NotificationActivationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource<NotificationActivationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationSource#Discriminated","kind":"json-schema","title":"EmailActivationSource","data":{"type":"object","title":"EmailActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationSource#Discriminated","kind":"json-schema","title":"SmsActivationSource","data":{"type":"object","title":"SmsActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationSource#Discriminated","kind":"json-schema","title":"RcsActivationSource","data":{"type":"object","title":"RcsActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource#Discriminated","kind":"json-schema","title":"WorkflowActivationSource","data":{"type":"object","title":"WorkflowActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Workflow.WorkflowActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource#Discriminated","kind":"json-schema","title":"WebtaskActivationSource","data":{"type":"object","title":"WebtaskActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Webtask.WebtaskActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationSource#Discriminated","kind":"json-schema","title":"DisplayActivationSource","data":{"type":"object","title":"DisplayActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Display.DisplayActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationSource#Discriminated","kind":"json-schema","title":"NotificationActivationSource","data":{"type":"object","title":"NotificationActivationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationActivationSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<ActivationSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<ActivationSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<ActivationSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ActivationEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ActivationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<ActivationSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.BounceSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.BounceSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.BounceSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceSource#Discriminable","kind":"json-schema","title":"BounceSource","data":{"type":"object","title":"BounceSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceSource#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceStatus":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceStatus","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceStatus","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceStatus#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceStatus#Discriminable","kind":"json-schema","title":"EmailBounceStatus","data":{"type":"object","title":"EmailBounceStatus","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sync":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSyncStatus#Discriminated","deferred":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeferredStatus#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceCode":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceCode","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceCode","data":{"type":"object","properties":{"basic":{"type":"string","description":"SMTP basic code"},"enhanced":{"type":"string","description":"SMTP enhanced code"}}}},"components/schemas/NP6.CM.Models.Email.EmailBounceSyncStatus":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSyncStatus","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceSyncStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceStatus"},{"type":"object","properties":{"code":{"type":"object","description":"Status code informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceCode"}]},"diagnostic":{"type":"string","description":"Bounce diagnostic"},"mta":{"type":"string","description":"Underlying responding MTA"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceDeferredStatus":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceDeferredStatus","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceDeferredStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceStatus"},{"type":"object","properties":{"code":{"type":"object","description":"Status code informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceCode"}]},"diagnostic":{"type":"string","description":"Bounce diagnostic"},"mta":{"type":"string","description":"Underlying responding MTA"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceSyncStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSyncStatus#Discriminated","kind":"json-schema","title":"EmailBounceSyncStatus","data":{"type":"object","title":"EmailBounceSyncStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSyncStatus"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceDeferredStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceDeferredStatus#Discriminated","kind":"json-schema","title":"EmailBounceDeferredStatus","data":{"type":"object","title":"EmailBounceDeferredStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeferredStatus"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceSubject","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceSubject#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSubject#Discriminable","kind":"json-schema","title":"EmailBounceSubject","data":{"type":"object","title":"EmailBounceSubject","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined status":"#/components/schemas/NP6.CM.Models.Email.EmailBounceUndefinedSubject#Discriminated","address":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressSubject#Discriminated","mailbox":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxSubject#Discriminated","mail system":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemSubject#Discriminated","network and routing":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkSubject#Discriminated","mail delivery protocol":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliverySubject#Discriminated","message content or message media":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentSubject#Discriminated","security or policy":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicySubject#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceUndefinedSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceUndefinedSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceUndefinedSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceAddressDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail#Discriminable","kind":"json-schema","title":"EmailBounceAddressDetail","data":{"type":"object","title":"EmailBounceAddressDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined address status":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedAddress#Discriminated","bad destination mailbox address":"#/components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddress#Discriminated","bad destination system address":"#/components/schemas/NP6.CM.Models.Email.BadDestinationSystemAddress#Discriminated","bad destination mailbox address syntax":"#/components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax#Discriminated","destination mailbox address ambiguous":"#/components/schemas/NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous#Discriminated","destination address valid":"#/components/schemas/NP6.CM.Models.Email.DestinationAddressValid#Discriminated","destination mailbox has moved, No forwarding address":"#/components/schemas/NP6.CM.Models.Email.DestinationMailboxHasMoved#Discriminated","bad sender's mailbox address syntax":"#/components/schemas/NP6.CM.Models.Email.BadSenderMailboxAddressSyntax#Discriminated","bad sender's system address":"#/components/schemas/NP6.CM.Models.Email.BadSenderSystemAddress#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedAddress":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedAddress","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddress":{"id":"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddress","kind":"json-schema","title":"NP6.CM.Models.Email.BadDestinationMailboxAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.BadDestinationSystemAddress":{"id":"components/schemas/NP6.CM.Models.Email.BadDestinationSystemAddress","kind":"json-schema","title":"NP6.CM.Models.Email.BadDestinationSystemAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax":{"id":"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax","kind":"json-schema","title":"NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous":{"id":"components/schemas/NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous","kind":"json-schema","title":"NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DestinationAddressValid":{"id":"components/schemas/NP6.CM.Models.Email.DestinationAddressValid","kind":"json-schema","title":"NP6.CM.Models.Email.DestinationAddressValid","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DestinationMailboxHasMoved":{"id":"components/schemas/NP6.CM.Models.Email.DestinationMailboxHasMoved","kind":"json-schema","title":"NP6.CM.Models.Email.DestinationMailboxHasMoved","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.BadSenderMailboxAddressSyntax":{"id":"components/schemas/NP6.CM.Models.Email.BadSenderMailboxAddressSyntax","kind":"json-schema","title":"NP6.CM.Models.Email.BadSenderMailboxAddressSyntax","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.BadSenderSystemAddress":{"id":"components/schemas/NP6.CM.Models.Email.BadSenderSystemAddress","kind":"json-schema","title":"NP6.CM.Models.Email.BadSenderSystemAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedAddress#Discriminated","kind":"json-schema","title":"OtherOrUndefinedAddress","data":{"type":"object","title":"OtherOrUndefinedAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedAddress"}]}},"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddress#Discriminated","kind":"json-schema","title":"BadDestinationMailboxAddress","data":{"type":"object","title":"BadDestinationMailboxAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddress"}]}},"components/schemas/NP6.CM.Models.Email.BadDestinationSystemAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BadDestinationSystemAddress#Discriminated","kind":"json-schema","title":"BadDestinationSystemAddress","data":{"type":"object","title":"BadDestinationSystemAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BadDestinationSystemAddress"}]}},"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax#Discriminated","kind":"json-schema","title":"BadDestinationMailboxAddressSyntax","data":{"type":"object","title":"BadDestinationMailboxAddressSyntax","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BadDestinationMailboxAddressSyntax"}]}},"components/schemas/NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous#Discriminated","kind":"json-schema","title":"DestinationMailboxAddressAmbiguous","data":{"type":"object","title":"DestinationMailboxAddressAmbiguous","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DestinationMailboxAddressAmbiguous"}]}},"components/schemas/NP6.CM.Models.Email.DestinationAddressValid#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DestinationAddressValid#Discriminated","kind":"json-schema","title":"DestinationAddressValid","data":{"type":"object","title":"DestinationAddressValid","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DestinationAddressValid"}]}},"components/schemas/NP6.CM.Models.Email.DestinationMailboxHasMoved#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DestinationMailboxHasMoved#Discriminated","kind":"json-schema","title":"DestinationMailboxHasMoved","data":{"type":"object","title":"DestinationMailboxHasMoved","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DestinationMailboxHasMoved"}]}},"components/schemas/NP6.CM.Models.Email.BadSenderMailboxAddressSyntax#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BadSenderMailboxAddressSyntax#Discriminated","kind":"json-schema","title":"BadSenderMailboxAddressSyntax","data":{"type":"object","title":"BadSenderMailboxAddressSyntax","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BadSenderMailboxAddressSyntax"}]}},"components/schemas/NP6.CM.Models.Email.BadSenderSystemAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BadSenderSystemAddress#Discriminated","kind":"json-schema","title":"BadSenderSystemAddress","data":{"type":"object","title":"BadSenderSystemAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BadSenderSystemAddress"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceAddressSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceAddressSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceAddressSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceMailboxDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail#Discriminable","kind":"json-schema","title":"EmailBounceMailboxDetail","data":{"type":"object","title":"EmailBounceMailboxDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined mailbox status":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMailbox#Discriminated","mailbox disabled, not accepting messages":"#/components/schemas/NP6.CM.Models.Email.MailboxDisabled#Discriminated","mailbox full":"#/components/schemas/NP6.CM.Models.Email.MailboxFull#Discriminated","message length exceeds administrative limit":"#/components/schemas/NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit#Discriminated","mailing list expansion problem":"#/components/schemas/NP6.CM.Models.Email.MailingListExpansionProblem#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMailbox":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMailbox","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedMailbox","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MailboxDisabled":{"id":"components/schemas/NP6.CM.Models.Email.MailboxDisabled","kind":"json-schema","title":"NP6.CM.Models.Email.MailboxDisabled","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MailboxFull":{"id":"components/schemas/NP6.CM.Models.Email.MailboxFull","kind":"json-schema","title":"NP6.CM.Models.Email.MailboxFull","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit":{"id":"components/schemas/NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit","kind":"json-schema","title":"NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MailingListExpansionProblem":{"id":"components/schemas/NP6.CM.Models.Email.MailingListExpansionProblem","kind":"json-schema","title":"NP6.CM.Models.Email.MailingListExpansionProblem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMailbox#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMailbox#Discriminated","kind":"json-schema","title":"OtherOrUndefinedMailbox","data":{"type":"object","title":"OtherOrUndefinedMailbox","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMailbox"}]}},"components/schemas/NP6.CM.Models.Email.MailboxDisabled#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MailboxDisabled#Discriminated","kind":"json-schema","title":"MailboxDisabled","data":{"type":"object","title":"MailboxDisabled","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MailboxDisabled"}]}},"components/schemas/NP6.CM.Models.Email.MailboxFull#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MailboxFull#Discriminated","kind":"json-schema","title":"MailboxFull","data":{"type":"object","title":"MailboxFull","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MailboxFull"}]}},"components/schemas/NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit#Discriminated","kind":"json-schema","title":"MessageLengthExceedsAdministrativeLimit","data":{"type":"object","title":"MessageLengthExceedsAdministrativeLimit","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MessageLengthExceedsAdministrativeLimit"}]}},"components/schemas/NP6.CM.Models.Email.MailingListExpansionProblem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MailingListExpansionProblem#Discriminated","kind":"json-schema","title":"MailingListExpansionProblem","data":{"type":"object","title":"MailingListExpansionProblem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MailingListExpansionProblem"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceMailboxSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceSystemDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail#Discriminable","kind":"json-schema","title":"EmailBounceSystemDetail","data":{"type":"object","title":"EmailBounceSystemDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined mail system status":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSystem#Discriminated","mail system full":"#/components/schemas/NP6.CM.Models.Email.MailSystemFull#Discriminated","system not accepting network messages":"#/components/schemas/NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages#Discriminated","system not capable of selected features":"#/components/schemas/NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures#Discriminated","message too big for system":"#/components/schemas/NP6.CM.Models.Email.MessageTooBigForSystem#Discriminated","system incorrectly configured":"#/components/schemas/NP6.CM.Models.Email.SystemIncorrectlyConfigured#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSystem":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSystem","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedSystem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MailSystemFull":{"id":"components/schemas/NP6.CM.Models.Email.MailSystemFull","kind":"json-schema","title":"NP6.CM.Models.Email.MailSystemFull","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages":{"id":"components/schemas/NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages","kind":"json-schema","title":"NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures":{"id":"components/schemas/NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures","kind":"json-schema","title":"NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MessageTooBigForSystem":{"id":"components/schemas/NP6.CM.Models.Email.MessageTooBigForSystem","kind":"json-schema","title":"NP6.CM.Models.Email.MessageTooBigForSystem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.SystemIncorrectlyConfigured":{"id":"components/schemas/NP6.CM.Models.Email.SystemIncorrectlyConfigured","kind":"json-schema","title":"NP6.CM.Models.Email.SystemIncorrectlyConfigured","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSystem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSystem#Discriminated","kind":"json-schema","title":"OtherOrUndefinedSystem","data":{"type":"object","title":"OtherOrUndefinedSystem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSystem"}]}},"components/schemas/NP6.CM.Models.Email.MailSystemFull#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MailSystemFull#Discriminated","kind":"json-schema","title":"MailSystemFull","data":{"type":"object","title":"MailSystemFull","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MailSystemFull"}]}},"components/schemas/NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages#Discriminated","kind":"json-schema","title":"SystemNotAcceptingNetworkMessages","data":{"type":"object","title":"SystemNotAcceptingNetworkMessages","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.SystemNotAcceptingNetworkMessages"}]}},"components/schemas/NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures#Discriminated","kind":"json-schema","title":"SystemNotCapableOfSelectedFeatures","data":{"type":"object","title":"SystemNotCapableOfSelectedFeatures","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.SystemNotCapableOfSelectedFeatures"}]}},"components/schemas/NP6.CM.Models.Email.MessageTooBigForSystem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MessageTooBigForSystem#Discriminated","kind":"json-schema","title":"MessageTooBigForSystem","data":{"type":"object","title":"MessageTooBigForSystem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MessageTooBigForSystem"}]}},"components/schemas/NP6.CM.Models.Email.SystemIncorrectlyConfigured#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.SystemIncorrectlyConfigured#Discriminated","kind":"json-schema","title":"SystemIncorrectlyConfigured","data":{"type":"object","title":"SystemIncorrectlyConfigured","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.SystemIncorrectlyConfigured"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceSystemSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSystemSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceSystemSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceNetworkDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail#Discriminable","kind":"json-schema","title":"EmailBounceNetworkDetail","data":{"type":"object","title":"EmailBounceNetworkDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined network or routing status":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedNetwork#Discriminated","no answer from host":"#/components/schemas/NP6.CM.Models.Email.NoAnswerFromHost#Discriminated","bad connection":"#/components/schemas/NP6.CM.Models.Email.BadConnection#Discriminated","directory server failure":"#/components/schemas/NP6.CM.Models.Email.DirectoryServerFailure#Discriminated","unable to route":"#/components/schemas/NP6.CM.Models.Email.UnableToRoute#Discriminated","mail system congestion":"#/components/schemas/NP6.CM.Models.Email.MailSystemCongestion#Discriminated","routing loop detected":"#/components/schemas/NP6.CM.Models.Email.RoutingLoopDetected#Discriminated","delivery time expired":"#/components/schemas/NP6.CM.Models.Email.DeliveryTimeExpired#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedNetwork":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedNetwork","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedNetwork","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.NoAnswerFromHost":{"id":"components/schemas/NP6.CM.Models.Email.NoAnswerFromHost","kind":"json-schema","title":"NP6.CM.Models.Email.NoAnswerFromHost","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.BadConnection":{"id":"components/schemas/NP6.CM.Models.Email.BadConnection","kind":"json-schema","title":"NP6.CM.Models.Email.BadConnection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DirectoryServerFailure":{"id":"components/schemas/NP6.CM.Models.Email.DirectoryServerFailure","kind":"json-schema","title":"NP6.CM.Models.Email.DirectoryServerFailure","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.UnableToRoute":{"id":"components/schemas/NP6.CM.Models.Email.UnableToRoute","kind":"json-schema","title":"NP6.CM.Models.Email.UnableToRoute","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MailSystemCongestion":{"id":"components/schemas/NP6.CM.Models.Email.MailSystemCongestion","kind":"json-schema","title":"NP6.CM.Models.Email.MailSystemCongestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.RoutingLoopDetected":{"id":"components/schemas/NP6.CM.Models.Email.RoutingLoopDetected","kind":"json-schema","title":"NP6.CM.Models.Email.RoutingLoopDetected","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DeliveryTimeExpired":{"id":"components/schemas/NP6.CM.Models.Email.DeliveryTimeExpired","kind":"json-schema","title":"NP6.CM.Models.Email.DeliveryTimeExpired","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedNetwork#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedNetwork#Discriminated","kind":"json-schema","title":"OtherOrUndefinedNetwork","data":{"type":"object","title":"OtherOrUndefinedNetwork","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedNetwork"}]}},"components/schemas/NP6.CM.Models.Email.NoAnswerFromHost#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.NoAnswerFromHost#Discriminated","kind":"json-schema","title":"NoAnswerFromHost","data":{"type":"object","title":"NoAnswerFromHost","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.NoAnswerFromHost"}]}},"components/schemas/NP6.CM.Models.Email.BadConnection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.BadConnection#Discriminated","kind":"json-schema","title":"BadConnection","data":{"type":"object","title":"BadConnection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.BadConnection"}]}},"components/schemas/NP6.CM.Models.Email.DirectoryServerFailure#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DirectoryServerFailure#Discriminated","kind":"json-schema","title":"DirectoryServerFailure","data":{"type":"object","title":"DirectoryServerFailure","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DirectoryServerFailure"}]}},"components/schemas/NP6.CM.Models.Email.UnableToRoute#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.UnableToRoute#Discriminated","kind":"json-schema","title":"UnableToRoute","data":{"type":"object","title":"UnableToRoute","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.UnableToRoute"}]}},"components/schemas/NP6.CM.Models.Email.MailSystemCongestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MailSystemCongestion#Discriminated","kind":"json-schema","title":"MailSystemCongestion","data":{"type":"object","title":"MailSystemCongestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MailSystemCongestion"}]}},"components/schemas/NP6.CM.Models.Email.RoutingLoopDetected#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.RoutingLoopDetected#Discriminated","kind":"json-schema","title":"RoutingLoopDetected","data":{"type":"object","title":"RoutingLoopDetected","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.RoutingLoopDetected"}]}},"components/schemas/NP6.CM.Models.Email.DeliveryTimeExpired#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DeliveryTimeExpired#Discriminated","kind":"json-schema","title":"DeliveryTimeExpired","data":{"type":"object","title":"DeliveryTimeExpired","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DeliveryTimeExpired"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceNetworkSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceDeliveryDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail#Discriminable","kind":"json-schema","title":"EmailBounceDeliveryDetail","data":{"type":"object","title":"EmailBounceDeliveryDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined protocol status":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedProtocol#Discriminated","invalid command":"#/components/schemas/NP6.CM.Models.Email.InvalidCommand#Discriminated","syntax error":"#/components/schemas/NP6.CM.Models.Email.SyntaxError#Discriminated","too many recipients":"#/components/schemas/NP6.CM.Models.Email.TooManyRecipients#Discriminated","invalid command arguments":"#/components/schemas/NP6.CM.Models.Email.InvalidCommandArguments#Discriminated","wrong protocol version":"#/components/schemas/NP6.CM.Models.Email.WrongProtocolVersion#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedProtocol":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedProtocol","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedProtocol","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InvalidCommand":{"id":"components/schemas/NP6.CM.Models.Email.InvalidCommand","kind":"json-schema","title":"NP6.CM.Models.Email.InvalidCommand","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.SyntaxError":{"id":"components/schemas/NP6.CM.Models.Email.SyntaxError","kind":"json-schema","title":"NP6.CM.Models.Email.SyntaxError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.TooManyRecipients":{"id":"components/schemas/NP6.CM.Models.Email.TooManyRecipients","kind":"json-schema","title":"NP6.CM.Models.Email.TooManyRecipients","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.InvalidCommandArguments":{"id":"components/schemas/NP6.CM.Models.Email.InvalidCommandArguments","kind":"json-schema","title":"NP6.CM.Models.Email.InvalidCommandArguments","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.WrongProtocolVersion":{"id":"components/schemas/NP6.CM.Models.Email.WrongProtocolVersion","kind":"json-schema","title":"NP6.CM.Models.Email.WrongProtocolVersion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedProtocol#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedProtocol#Discriminated","kind":"json-schema","title":"OtherOrUndefinedProtocol","data":{"type":"object","title":"OtherOrUndefinedProtocol","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedProtocol"}]}},"components/schemas/NP6.CM.Models.Email.InvalidCommand#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InvalidCommand#Discriminated","kind":"json-schema","title":"InvalidCommand","data":{"type":"object","title":"InvalidCommand","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InvalidCommand"}]}},"components/schemas/NP6.CM.Models.Email.SyntaxError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.SyntaxError#Discriminated","kind":"json-schema","title":"SyntaxError","data":{"type":"object","title":"SyntaxError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.SyntaxError"}]}},"components/schemas/NP6.CM.Models.Email.TooManyRecipients#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.TooManyRecipients#Discriminated","kind":"json-schema","title":"TooManyRecipients","data":{"type":"object","title":"TooManyRecipients","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.TooManyRecipients"}]}},"components/schemas/NP6.CM.Models.Email.InvalidCommandArguments#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.InvalidCommandArguments#Discriminated","kind":"json-schema","title":"InvalidCommandArguments","data":{"type":"object","title":"InvalidCommandArguments","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.InvalidCommandArguments"}]}},"components/schemas/NP6.CM.Models.Email.WrongProtocolVersion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.WrongProtocolVersion#Discriminated","kind":"json-schema","title":"WrongProtocolVersion","data":{"type":"object","title":"WrongProtocolVersion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.WrongProtocolVersion"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceDeliverySubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceDeliverySubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceDeliverySubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliveryDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceContentDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail#Discriminable","kind":"json-schema","title":"EmailBounceContentDetail","data":{"type":"object","title":"EmailBounceContentDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined media error":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMediaError#Discriminated","media not supported":"#/components/schemas/NP6.CM.Models.Email.MediaNotSupported#Discriminated","conversion required and prohibited":"#/components/schemas/NP6.CM.Models.Email.ConversionRequiredAndProhibited#Discriminated","conversion required but not supported":"#/components/schemas/NP6.CM.Models.Email.ConversionRequiredButNotSupported#Discriminated","conversion with loss performed":"#/components/schemas/NP6.CM.Models.Email.ConversionWithLossPerformed#Discriminated","conversion Failed":"#/components/schemas/NP6.CM.Models.Email.ConversionFailed#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMediaError":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMediaError","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedMediaError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MediaNotSupported":{"id":"components/schemas/NP6.CM.Models.Email.MediaNotSupported","kind":"json-schema","title":"NP6.CM.Models.Email.MediaNotSupported","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.ConversionRequiredAndProhibited":{"id":"components/schemas/NP6.CM.Models.Email.ConversionRequiredAndProhibited","kind":"json-schema","title":"NP6.CM.Models.Email.ConversionRequiredAndProhibited","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.ConversionRequiredButNotSupported":{"id":"components/schemas/NP6.CM.Models.Email.ConversionRequiredButNotSupported","kind":"json-schema","title":"NP6.CM.Models.Email.ConversionRequiredButNotSupported","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.ConversionWithLossPerformed":{"id":"components/schemas/NP6.CM.Models.Email.ConversionWithLossPerformed","kind":"json-schema","title":"NP6.CM.Models.Email.ConversionWithLossPerformed","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.ConversionFailed":{"id":"components/schemas/NP6.CM.Models.Email.ConversionFailed","kind":"json-schema","title":"NP6.CM.Models.Email.ConversionFailed","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMediaError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMediaError#Discriminated","kind":"json-schema","title":"OtherOrUndefinedMediaError","data":{"type":"object","title":"OtherOrUndefinedMediaError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedMediaError"}]}},"components/schemas/NP6.CM.Models.Email.MediaNotSupported#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MediaNotSupported#Discriminated","kind":"json-schema","title":"MediaNotSupported","data":{"type":"object","title":"MediaNotSupported","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MediaNotSupported"}]}},"components/schemas/NP6.CM.Models.Email.ConversionRequiredAndProhibited#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.ConversionRequiredAndProhibited#Discriminated","kind":"json-schema","title":"ConversionRequiredAndProhibited","data":{"type":"object","title":"ConversionRequiredAndProhibited","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.ConversionRequiredAndProhibited"}]}},"components/schemas/NP6.CM.Models.Email.ConversionRequiredButNotSupported#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.ConversionRequiredButNotSupported#Discriminated","kind":"json-schema","title":"ConversionRequiredButNotSupported","data":{"type":"object","title":"ConversionRequiredButNotSupported","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.ConversionRequiredButNotSupported"}]}},"components/schemas/NP6.CM.Models.Email.ConversionWithLossPerformed#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.ConversionWithLossPerformed#Discriminated","kind":"json-schema","title":"ConversionWithLossPerformed","data":{"type":"object","title":"ConversionWithLossPerformed","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.ConversionWithLossPerformed"}]}},"components/schemas/NP6.CM.Models.Email.ConversionFailed#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.ConversionFailed#Discriminated","kind":"json-schema","title":"ConversionFailed","data":{"type":"object","title":"ConversionFailed","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.ConversionFailed"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceContentSubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceContentSubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceContentSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail":{"id":"components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBouncePolicyDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail#Discriminable","kind":"json-schema","title":"EmailBouncePolicyDetail","data":{"type":"object","title":"EmailBouncePolicyDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined security status":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSecurity#Discriminated","delivery not authorized, message refused":"#/components/schemas/NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused#Discriminated","mailing list expansion prohibited":"#/components/schemas/NP6.CM.Models.Email.MailingListExpansionProhibited#Discriminated","security conversion required but not possible":"#/components/schemas/NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible#Discriminated","security features not supported":"#/components/schemas/NP6.CM.Models.Email.SecurityFeaturesNotSupported#Discriminated","cryptographic failure":"#/components/schemas/NP6.CM.Models.Email.CryptographicFailure#Discriminated","cryptographic algorithm not supported":"#/components/schemas/NP6.CM.Models.Email.CryptographicAlgorithmNotSupported#Discriminated","message integrity failure":"#/components/schemas/NP6.CM.Models.Email.MessageIntegrityFailure#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSecurity":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSecurity","kind":"json-schema","title":"NP6.CM.Models.Email.OtherOrUndefinedSecurity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.DeliveryReason":{"id":"components/schemas/NP6.CM.Models.Email.DeliveryReason","kind":"json-schema","title":"NP6.CM.Models.Email.DeliveryReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.DeliveryReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.DeliveryReason#Discriminable","kind":"json-schema","title":"DeliveryReason","data":{"type":"object","title":"DeliveryReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"spam":"#/components/schemas/NP6.CM.Models.Email.DeliverySpamReason#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.DeliverySpamReason":{"id":"components/schemas/NP6.CM.Models.Email.DeliverySpamReason","kind":"json-schema","title":"NP6.CM.Models.Email.DeliverySpamReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.DeliveryReason"},{"type":"object","properties":{"kind":{"type":"string","enum":["reputation","content","policy","backlist","complaint"]}}}]}},"components/schemas/NP6.CM.Models.Email.DeliverySpamReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DeliverySpamReason#Discriminated","kind":"json-schema","title":"DeliverySpamReason","data":{"type":"object","title":"DeliverySpamReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DeliverySpamReason"}]}},"components/schemas/NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused":{"id":"components/schemas/NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused","kind":"json-schema","title":"NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{"reason":{"type":"object","description":"Delivery reason informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.DeliveryReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.MailingListExpansionProhibited":{"id":"components/schemas/NP6.CM.Models.Email.MailingListExpansionProhibited","kind":"json-schema","title":"NP6.CM.Models.Email.MailingListExpansionProhibited","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible":{"id":"components/schemas/NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible","kind":"json-schema","title":"NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.SecurityFeaturesNotSupported":{"id":"components/schemas/NP6.CM.Models.Email.SecurityFeaturesNotSupported","kind":"json-schema","title":"NP6.CM.Models.Email.SecurityFeaturesNotSupported","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.CryptographicFailure":{"id":"components/schemas/NP6.CM.Models.Email.CryptographicFailure","kind":"json-schema","title":"NP6.CM.Models.Email.CryptographicFailure","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.CryptographicAlgorithmNotSupported":{"id":"components/schemas/NP6.CM.Models.Email.CryptographicAlgorithmNotSupported","kind":"json-schema","title":"NP6.CM.Models.Email.CryptographicAlgorithmNotSupported","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.MessageIntegrityFailure":{"id":"components/schemas/NP6.CM.Models.Email.MessageIntegrityFailure","kind":"json-schema","title":"NP6.CM.Models.Email.MessageIntegrityFailure","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSecurity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSecurity#Discriminated","kind":"json-schema","title":"OtherOrUndefinedSecurity","data":{"type":"object","title":"OtherOrUndefinedSecurity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.OtherOrUndefinedSecurity"}]}},"components/schemas/NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused#Discriminated","kind":"json-schema","title":"DeliveryNotAuthorizedMessageRefused","data":{"type":"object","title":"DeliveryNotAuthorizedMessageRefused","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.DeliveryNotAuthorizedMessageRefused"}]}},"components/schemas/NP6.CM.Models.Email.MailingListExpansionProhibited#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MailingListExpansionProhibited#Discriminated","kind":"json-schema","title":"MailingListExpansionProhibited","data":{"type":"object","title":"MailingListExpansionProhibited","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MailingListExpansionProhibited"}]}},"components/schemas/NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible#Discriminated","kind":"json-schema","title":"SecurityConversionRequiredButNotPossible","data":{"type":"object","title":"SecurityConversionRequiredButNotPossible","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.SecurityConversionRequiredButNotPossible"}]}},"components/schemas/NP6.CM.Models.Email.SecurityFeaturesNotSupported#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.SecurityFeaturesNotSupported#Discriminated","kind":"json-schema","title":"SecurityFeaturesNotSupported","data":{"type":"object","title":"SecurityFeaturesNotSupported","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.SecurityFeaturesNotSupported"}]}},"components/schemas/NP6.CM.Models.Email.CryptographicFailure#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.CryptographicFailure#Discriminated","kind":"json-schema","title":"CryptographicFailure","data":{"type":"object","title":"CryptographicFailure","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.CryptographicFailure"}]}},"components/schemas/NP6.CM.Models.Email.CryptographicAlgorithmNotSupported#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.CryptographicAlgorithmNotSupported#Discriminated","kind":"json-schema","title":"CryptographicAlgorithmNotSupported","data":{"type":"object","title":"CryptographicAlgorithmNotSupported","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.CryptographicAlgorithmNotSupported"}]}},"components/schemas/NP6.CM.Models.Email.MessageIntegrityFailure#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.MessageIntegrityFailure#Discriminated","kind":"json-schema","title":"MessageIntegrityFailure","data":{"type":"object","title":"MessageIntegrityFailure","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.MessageIntegrityFailure"}]}},"components/schemas/NP6.CM.Models.Email.EmailBouncePolicySubject":{"id":"components/schemas/NP6.CM.Models.Email.EmailBouncePolicySubject","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBouncePolicySubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicyDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceUndefinedSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceUndefinedSubject#Discriminated","kind":"json-schema","title":"EmailBounceUndefinedSubject","data":{"type":"object","title":"EmailBounceUndefinedSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceUndefinedSubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceAddressSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceAddressSubject#Discriminated","kind":"json-schema","title":"EmailBounceAddressSubject","data":{"type":"object","title":"EmailBounceAddressSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAddressSubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceMailboxSubject#Discriminated","kind":"json-schema","title":"EmailBounceMailboxSubject","data":{"type":"object","title":"EmailBounceMailboxSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceMailboxSubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceSystemSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceSystemSubject#Discriminated","kind":"json-schema","title":"EmailBounceSystemSubject","data":{"type":"object","title":"EmailBounceSystemSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSystemSubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceNetworkSubject#Discriminated","kind":"json-schema","title":"EmailBounceNetworkSubject","data":{"type":"object","title":"EmailBounceNetworkSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceNetworkSubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceDeliverySubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceDeliverySubject#Discriminated","kind":"json-schema","title":"EmailBounceDeliverySubject","data":{"type":"object","title":"EmailBounceDeliverySubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceDeliverySubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceContentSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceContentSubject#Discriminated","kind":"json-schema","title":"EmailBounceContentSubject","data":{"type":"object","title":"EmailBounceContentSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceContentSubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBouncePolicySubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailBouncePolicySubject#Discriminated","kind":"json-schema","title":"EmailBouncePolicySubject","data":{"type":"object","title":"EmailBouncePolicySubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBouncePolicySubject"}]}},"components/schemas/NP6.CM.Models.Email.EmailBounceAnalysis":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounceAnalysis","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounceAnalysis","data":{"type":"object","properties":{"verdict":{"type":"string","description":"Underlying analysis verdict","enum":["soft","hard"]},"subject":{"type":"object","description":"Underlying analysis subject","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceSubject#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Email.EmailBounce":{"id":"components/schemas/NP6.CM.Models.Email.EmailBounce","kind":"json-schema","title":"NP6.CM.Models.Email.EmailBounce","data":{"type":"object","properties":{"status":{"type":"object","description":"Status informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceStatus#Discriminable"}]},"analysis":{"type":"object","description":"Analysis result","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounceAnalysis"}]}}}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailBounceDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailActivation"}]},"bounce":{"type":"object","description":"Detail of the underlying bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailBounce"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.BounceSource<EmailBounceDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceSource<EmailBounceDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.BounceSource<EmailBounceDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailBounceSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource<EmailBounceDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceStatus":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceStatus","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceStatus","data":{"type":"object","properties":{"provider":{"type":"object","description":"The underlying provider who handled the request","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsProviderFeedback#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceStatus#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceStatus#Discriminable","kind":"json-schema","title":"SmsBounceStatus","data":{"type":"object","title":"SmsBounceStatus","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sync":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSyncStatus#Discriminated","deferred":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceDeferredStatus#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSyncStatus":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSyncStatus","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceSyncStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceStatus"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceDeferredStatus":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceDeferredStatus","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceDeferredStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceStatus"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSyncStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSyncStatus#Discriminated","kind":"json-schema","title":"SmsBounceSyncStatus","data":{"type":"object","title":"SmsBounceSyncStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSyncStatus"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceDeferredStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceDeferredStatus#Discriminated","kind":"json-schema","title":"SmsBounceDeferredStatus","data":{"type":"object","title":"SmsBounceDeferredStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceDeferredStatus"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceSubject","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSubject#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSubject#Discriminable","kind":"json-schema","title":"SmsBounceSubject","data":{"type":"object","title":"SmsBounceSubject","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined status":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceUndefinedSubject#Discriminated","address":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressSubject#Discriminated","mobile":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceMobileSubject#Discriminated","sms system":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSystemSubject#Discriminated","network and routing":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkSubject#Discriminated","sms delivery protocol":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceDeliverySubject#Discriminated","message content or message media":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceContentSubject#Discriminated","security or policy":"#/components/schemas/NP6.CM.Models.Sms.SmsBouncePolicySubject#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceUndefinedSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceUndefinedSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceUndefinedSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceAddressDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail#Discriminable","kind":"json-schema","title":"SmsBounceAddressDetail","data":{"type":"object","title":"SmsBounceAddressDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined address status":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedAddress#Discriminated","bad destination mobile address":"#/components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddress#Discriminated","bad destination system address":"#/components/schemas/NP6.CM.Models.Sms.BadDestinationSystemAddress#Discriminated","bad destination mobile address syntax":"#/components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax#Discriminated","destination mobile address ambiguous":"#/components/schemas/NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous#Discriminated","destination address valid":"#/components/schemas/NP6.CM.Models.Sms.DestinationAddressValid#Discriminated","destination mobile has moved, No forwarding address":"#/components/schemas/NP6.CM.Models.Sms.DestinationMobileHasMoved#Discriminated","bad sender's mobile address syntax":"#/components/schemas/NP6.CM.Models.Sms.BadSenderMobileAddressSyntax#Discriminated","bad sender's system address":"#/components/schemas/NP6.CM.Models.Sms.BadSenderSystemAddress#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedAddress":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedAddress","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddress":{"id":"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddress","kind":"json-schema","title":"NP6.CM.Models.Sms.BadDestinationMobileAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.BadDestinationSystemAddress":{"id":"components/schemas/NP6.CM.Models.Sms.BadDestinationSystemAddress","kind":"json-schema","title":"NP6.CM.Models.Sms.BadDestinationSystemAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax":{"id":"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax","kind":"json-schema","title":"NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous":{"id":"components/schemas/NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous","kind":"json-schema","title":"NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.DestinationAddressValid":{"id":"components/schemas/NP6.CM.Models.Sms.DestinationAddressValid","kind":"json-schema","title":"NP6.CM.Models.Sms.DestinationAddressValid","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.DestinationMobileHasMoved":{"id":"components/schemas/NP6.CM.Models.Sms.DestinationMobileHasMoved","kind":"json-schema","title":"NP6.CM.Models.Sms.DestinationMobileHasMoved","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.BadSenderMobileAddressSyntax":{"id":"components/schemas/NP6.CM.Models.Sms.BadSenderMobileAddressSyntax","kind":"json-schema","title":"NP6.CM.Models.Sms.BadSenderMobileAddressSyntax","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.BadSenderSystemAddress":{"id":"components/schemas/NP6.CM.Models.Sms.BadSenderSystemAddress","kind":"json-schema","title":"NP6.CM.Models.Sms.BadSenderSystemAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedAddress#Discriminated","kind":"json-schema","title":"OtherOrUndefinedAddress","data":{"type":"object","title":"OtherOrUndefinedAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedAddress"}]}},"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddress#Discriminated","kind":"json-schema","title":"BadDestinationMobileAddress","data":{"type":"object","title":"BadDestinationMobileAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddress"}]}},"components/schemas/NP6.CM.Models.Sms.BadDestinationSystemAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BadDestinationSystemAddress#Discriminated","kind":"json-schema","title":"BadDestinationSystemAddress","data":{"type":"object","title":"BadDestinationSystemAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BadDestinationSystemAddress"}]}},"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax#Discriminated","kind":"json-schema","title":"BadDestinationMobileAddressSyntax","data":{"type":"object","title":"BadDestinationMobileAddressSyntax","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BadDestinationMobileAddressSyntax"}]}},"components/schemas/NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous#Discriminated","kind":"json-schema","title":"DestinationMobileAddressAmbiguous","data":{"type":"object","title":"DestinationMobileAddressAmbiguous","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.DestinationMobileAddressAmbiguous"}]}},"components/schemas/NP6.CM.Models.Sms.DestinationAddressValid#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.DestinationAddressValid#Discriminated","kind":"json-schema","title":"DestinationAddressValid","data":{"type":"object","title":"DestinationAddressValid","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.DestinationAddressValid"}]}},"components/schemas/NP6.CM.Models.Sms.DestinationMobileHasMoved#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.DestinationMobileHasMoved#Discriminated","kind":"json-schema","title":"DestinationMobileHasMoved","data":{"type":"object","title":"DestinationMobileHasMoved","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.DestinationMobileHasMoved"}]}},"components/schemas/NP6.CM.Models.Sms.BadSenderMobileAddressSyntax#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BadSenderMobileAddressSyntax#Discriminated","kind":"json-schema","title":"BadSenderMobileAddressSyntax","data":{"type":"object","title":"BadSenderMobileAddressSyntax","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BadSenderMobileAddressSyntax"}]}},"components/schemas/NP6.CM.Models.Sms.BadSenderSystemAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BadSenderSystemAddress#Discriminated","kind":"json-schema","title":"BadSenderSystemAddress","data":{"type":"object","title":"BadSenderSystemAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BadSenderSystemAddress"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceAddressSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceMobileDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail#Discriminable","kind":"json-schema","title":"SmsBounceMobileDetail","data":{"type":"object","title":"SmsBounceMobileDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined mobile status":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMobile#Discriminated","busy or unavailable mobile":"#/components/schemas/NP6.CM.Models.Sms.BusyOrUnavailableMobile#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMobile":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMobile","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedMobile","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.BusyOrUnavailableMobile":{"id":"components/schemas/NP6.CM.Models.Sms.BusyOrUnavailableMobile","kind":"json-schema","title":"NP6.CM.Models.Sms.BusyOrUnavailableMobile","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMobile#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMobile#Discriminated","kind":"json-schema","title":"OtherOrUndefinedMobile","data":{"type":"object","title":"OtherOrUndefinedMobile","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMobile"}]}},"components/schemas/NP6.CM.Models.Sms.BusyOrUnavailableMobile#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.BusyOrUnavailableMobile#Discriminated","kind":"json-schema","title":"BusyOrUnavailableMobile","data":{"type":"object","title":"BusyOrUnavailableMobile","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.BusyOrUnavailableMobile"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceMobileSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceMobileDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceSystemDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemDetail#Discriminable","kind":"json-schema","title":"SmsBounceSystemDetail","data":{"type":"object","title":"SmsBounceSystemDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined sms system status":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSystem#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSystem":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSystem","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedSystem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSystem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSystem#Discriminated","kind":"json-schema","title":"OtherOrUndefinedSystem","data":{"type":"object","title":"OtherOrUndefinedSystem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSystem"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceSystemSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSystemDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceNetworkDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkDetail#Discriminable","kind":"json-schema","title":"SmsBounceNetworkDetail","data":{"type":"object","title":"SmsBounceNetworkDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined network or routing status":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedNetwork#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedNetwork":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedNetwork","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedNetwork","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedNetwork#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedNetwork#Discriminated","kind":"json-schema","title":"OtherOrUndefinedNetwork","data":{"type":"object","title":"OtherOrUndefinedNetwork","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedNetwork"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceNetworkSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliveryDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliveryDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceDeliveryDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliveryDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliveryDetail#Discriminable","kind":"json-schema","title":"SmsBounceDeliveryDetail","data":{"type":"object","title":"SmsBounceDeliveryDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined protocol status":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedProtocol#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedProtocol":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedProtocol","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedProtocol","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedProtocol#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedProtocol#Discriminated","kind":"json-schema","title":"OtherOrUndefinedProtocol","data":{"type":"object","title":"OtherOrUndefinedProtocol","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedProtocol"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliverySubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliverySubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceDeliverySubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceDeliveryDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceContentDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceContentDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceContentDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBounceContentDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceContentDetail#Discriminable","kind":"json-schema","title":"SmsBounceContentDetail","data":{"type":"object","title":"SmsBounceContentDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined media error":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMediaError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMediaError":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMediaError","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedMediaError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMediaError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMediaError#Discriminated","kind":"json-schema","title":"OtherOrUndefinedMediaError","data":{"type":"object","title":"OtherOrUndefinedMediaError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedMediaError"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceContentSubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceContentSubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceContentSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceContentDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicyDetail":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicyDetail","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBouncePolicyDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicyDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicyDetail#Discriminable","kind":"json-schema","title":"SmsBouncePolicyDetail","data":{"type":"object","title":"SmsBouncePolicyDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined security status":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSecurity#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSecurity":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSecurity","kind":"json-schema","title":"NP6.CM.Models.Sms.OtherOrUndefinedSecurity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSecurity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSecurity#Discriminated","kind":"json-schema","title":"OtherOrUndefinedSecurity","data":{"type":"object","title":"OtherOrUndefinedSecurity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.OtherOrUndefinedSecurity"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicySubject":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicySubject","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBouncePolicySubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBouncePolicyDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceUndefinedSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceUndefinedSubject#Discriminated","kind":"json-schema","title":"SmsBounceUndefinedSubject","data":{"type":"object","title":"SmsBounceUndefinedSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceUndefinedSubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceAddressSubject#Discriminated","kind":"json-schema","title":"SmsBounceAddressSubject","data":{"type":"object","title":"SmsBounceAddressSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAddressSubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceMobileSubject#Discriminated","kind":"json-schema","title":"SmsBounceMobileSubject","data":{"type":"object","title":"SmsBounceMobileSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceMobileSubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceSystemSubject#Discriminated","kind":"json-schema","title":"SmsBounceSystemSubject","data":{"type":"object","title":"SmsBounceSystemSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSystemSubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkSubject#Discriminated","kind":"json-schema","title":"SmsBounceNetworkSubject","data":{"type":"object","title":"SmsBounceNetworkSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceNetworkSubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliverySubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceDeliverySubject#Discriminated","kind":"json-schema","title":"SmsBounceDeliverySubject","data":{"type":"object","title":"SmsBounceDeliverySubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceDeliverySubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceContentSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceContentSubject#Discriminated","kind":"json-schema","title":"SmsBounceContentSubject","data":{"type":"object","title":"SmsBounceContentSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceContentSubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicySubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBouncePolicySubject#Discriminated","kind":"json-schema","title":"SmsBouncePolicySubject","data":{"type":"object","title":"SmsBouncePolicySubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBouncePolicySubject"}]}},"components/schemas/NP6.CM.Models.Sms.SmsBounceAnalysis":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounceAnalysis","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounceAnalysis","data":{"type":"object","properties":{"verdict":{"type":"string","description":"Underlying analysis verdict","enum":["soft","hard"]},"subject":{"type":"object","description":"Underlying analysis subject","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceSubject#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Sms.SmsBounce":{"id":"components/schemas/NP6.CM.Models.Sms.SmsBounce","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsBounce","data":{"type":"object","properties":{"status":{"type":"object","description":"Status informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceStatus#Discriminable"}]},"analysis":{"type":"object","description":"Analysis result","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounceAnalysis"}]}}}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsBounceDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsActivation"}]},"bounce":{"type":"object","description":"Detail of the underlying bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsBounce"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.BounceSource<SmsBounceDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceSource<SmsBounceDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.BounceSource<SmsBounceDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsBounceSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource<SmsBounceDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceStatus","data":{"type":"object","properties":{"provider":{"type":"object","description":"Defines the response received from the messaging infrastructure at the time of rejection.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.RcsProviderFeedback#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus#Discriminable","kind":"json-schema","title":"RcsBounceStatus","data":{"type":"object","title":"RcsBounceStatus","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sync":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus#Discriminated","deferred":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus#Discriminated","kind":"json-schema","title":"RcsBounceSyncStatus","data":{"type":"object","title":"RcsBounceSyncStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSyncStatus"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus#Discriminated","kind":"json-schema","title":"RcsBounceDeferredStatus","data":{"type":"object","title":"RcsBounceDeferredStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeferredStatus"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceSubject","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject#Discriminable","kind":"json-schema","title":"RcsBounceSubject","data":{"type":"object","title":"RcsBounceSubject","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject#Discriminated","address":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject#Discriminated","mobile":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject#Discriminated","rcs system":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject#Discriminated","network and routing":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject#Discriminated","rcs delivery protocol":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject#Discriminated","message content or message media":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject#Discriminated","security or policy":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail#Discriminable","kind":"json-schema","title":"RcsBounceAddressDetail","data":{"type":"object","title":"RcsBounceAddressDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined address status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress#Discriminated","bad destination mobile address":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress#Discriminated","bad destination system address":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress#Discriminated","bad destination mobile address syntax":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax#Discriminated","destination mobile address ambiguous":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous#Discriminated","destination address valid":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DestinationAddressValid#Discriminated","destination mobile has moved, No forwarding address":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved#Discriminated","bad sender's mobile address syntax":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax#Discriminated","bad sender's system address":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationAddressValid":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationAddressValid","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.DestinationAddressValid","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress#Discriminated","kind":"json-schema","title":"OtherOrUndefinedAddress","data":{"type":"object","title":"OtherOrUndefinedAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedAddress"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress#Discriminated","kind":"json-schema","title":"BadDestinationMobileAddress","data":{"type":"object","title":"BadDestinationMobileAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddress"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress#Discriminated","kind":"json-schema","title":"BadDestinationSystemAddress","data":{"type":"object","title":"BadDestinationSystemAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationSystemAddress"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax#Discriminated","kind":"json-schema","title":"BadDestinationMobileAddressSyntax","data":{"type":"object","title":"BadDestinationMobileAddressSyntax","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadDestinationMobileAddressSyntax"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous#Discriminated","kind":"json-schema","title":"DestinationMobileAddressAmbiguous","data":{"type":"object","title":"DestinationMobileAddressAmbiguous","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileAddressAmbiguous"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationAddressValid#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationAddressValid#Discriminated","kind":"json-schema","title":"DestinationAddressValid","data":{"type":"object","title":"DestinationAddressValid","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DestinationAddressValid"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved#Discriminated","kind":"json-schema","title":"DestinationMobileHasMoved","data":{"type":"object","title":"DestinationMobileHasMoved","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.DestinationMobileHasMoved"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax#Discriminated","kind":"json-schema","title":"BadSenderMobileAddressSyntax","data":{"type":"object","title":"BadSenderMobileAddressSyntax","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderMobileAddressSyntax"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress#Discriminated","kind":"json-schema","title":"BadSenderSystemAddress","data":{"type":"object","title":"BadSenderSystemAddress","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BadSenderSystemAddress"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific addressing error that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail#Discriminable","kind":"json-schema","title":"RcsBounceMobileDetail","data":{"type":"object","title":"RcsBounceMobileDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined mobile status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile#Discriminated","busy or unavailable mobile":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile#Discriminated","kind":"json-schema","title":"OtherOrUndefinedMobile","data":{"type":"object","title":"OtherOrUndefinedMobile","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMobile"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile#Discriminated","kind":"json-schema","title":"BusyOrUnavailableMobile","data":{"type":"object","title":"BusyOrUnavailableMobile","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.BusyOrUnavailableMobile"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific mobile device issue that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail#Discriminable","kind":"json-schema","title":"RcsBounceSystemDetail","data":{"type":"object","title":"RcsBounceSystemDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined rcs system status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem#Discriminated","kind":"json-schema","title":"OtherOrUndefinedSystem","data":{"type":"object","title":"OtherOrUndefinedSystem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSystem"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific system issue that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail#Discriminable","kind":"json-schema","title":"RcsBounceNetworkDetail","data":{"type":"object","title":"RcsBounceNetworkDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined network or routing status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork#Discriminated","kind":"json-schema","title":"OtherOrUndefinedNetwork","data":{"type":"object","title":"OtherOrUndefinedNetwork","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedNetwork"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific network issue that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail#Discriminable","kind":"json-schema","title":"RcsBounceDeliveryDetail","data":{"type":"object","title":"RcsBounceDeliveryDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined protocol status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol#Discriminated","kind":"json-schema","title":"OtherOrUndefinedProtocol","data":{"type":"object","title":"OtherOrUndefinedProtocol","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedProtocol"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific delivery protocol issue that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliveryDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail#Discriminable","kind":"json-schema","title":"RcsBounceContentDetail","data":{"type":"object","title":"RcsBounceContentDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined media error":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError#Discriminated","kind":"json-schema","title":"OtherOrUndefinedMediaError","data":{"type":"object","title":"OtherOrUndefinedMediaError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedMediaError"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific content issue that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail#Discriminable","kind":"json-schema","title":"RcsBouncePolicyDetail","data":{"type":"object","title":"RcsBouncePolicyDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"other or undefined security status":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity#Discriminated","kind":"json-schema","title":"OtherOrUndefinedSecurity","data":{"type":"object","title":"OtherOrUndefinedSecurity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.OtherOrUndefinedSecurity"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the specific security or policy issue that caused the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicyDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject#Discriminated","kind":"json-schema","title":"RcsBounceUndefinedSubject","data":{"type":"object","title":"RcsBounceUndefinedSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceUndefinedSubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject#Discriminated","kind":"json-schema","title":"RcsBounceAddressSubject","data":{"type":"object","title":"RcsBounceAddressSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAddressSubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject#Discriminated","kind":"json-schema","title":"RcsBounceMobileSubject","data":{"type":"object","title":"RcsBounceMobileSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceMobileSubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject#Discriminated","kind":"json-schema","title":"RcsBounceSystemSubject","data":{"type":"object","title":"RcsBounceSystemSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSystemSubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject#Discriminated","kind":"json-schema","title":"RcsBounceNetworkSubject","data":{"type":"object","title":"RcsBounceNetworkSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceNetworkSubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject#Discriminated","kind":"json-schema","title":"RcsBounceDeliverySubject","data":{"type":"object","title":"RcsBounceDeliverySubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceDeliverySubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject#Discriminated","kind":"json-schema","title":"RcsBounceContentSubject","data":{"type":"object","title":"RcsBounceContentSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceContentSubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject#Discriminated","kind":"json-schema","title":"RcsBouncePolicySubject","data":{"type":"object","title":"RcsBouncePolicySubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBouncePolicySubject"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAnalysis":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAnalysis","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounceAnalysis","data":{"type":"object","properties":{"verdict":{"type":"string","description":"Defines the severity verdict assigned to the bounce.","enum":["soft","hard"]},"subject":{"type":"object","description":"Defines the categorized root cause of the bounce.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceSubject#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounce":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounce","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsBounce","data":{"type":"object","properties":{"status":{"type":"object","description":"Status information describing the type and timing of the rejection.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceStatus#Discriminable"}]},"analysis":{"type":"object","description":"Analysis of the rejection, providing a verdict and a categorized root cause.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounceAnalysis"}]}}}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsBounceDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Defines the activation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation"}]},"bounce":{"type":"object","description":"Defines the bounce data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsBounce"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.BounceSource<RcsBounceDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceSource<RcsBounceDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.BounceSource<RcsBounceDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsBounceSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource<RcsBounceDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceStatus","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus#Discriminable","kind":"json-schema","title":"NotificationBounceStatus","data":{"type":"object","title":"NotificationBounceStatus","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"deferred":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus#Discriminated","sync":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSyncStatus#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSyncStatus":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSyncStatus","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceSyncStatus","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus#Discriminated","kind":"json-schema","title":"NotificationBounceDeferredStatus","data":{"type":"object","title":"NotificationBounceDeferredStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeferredStatus"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSyncStatus#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSyncStatus#Discriminated","kind":"json-schema","title":"NotificationBounceSyncStatus","data":{"type":"object","title":"NotificationBounceSyncStatus","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSyncStatus"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceSubject","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject#Discriminable","kind":"json-schema","title":"NotificationBounceSubject","data":{"type":"object","title":"NotificationBounceSubject","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"token":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenSubject#Discriminated","device":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject#Discriminated","payload":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject#Discriminated","quota":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceTokenDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail#Discriminable","kind":"json-schema","title":"NotificationBounceTokenDetail","data":{"type":"object","title":"NotificationBounceTokenDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"unregistered":"#/components/schemas/NP6.CM.Models.Push.Event.Unregistered#Discriminated","expired-token":"#/components/schemas/NP6.CM.Models.Push.Event.ExpiredToken#Discriminated","not-registered":"#/components/schemas/NP6.CM.Models.Push.Event.NotRegistered#Discriminated","invalid-registration":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidRegistration#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.Unregistered":{"id":"components/schemas/NP6.CM.Models.Push.Event.Unregistered","kind":"json-schema","title":"NP6.CM.Models.Push.Event.Unregistered","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.ExpiredToken":{"id":"components/schemas/NP6.CM.Models.Push.Event.ExpiredToken","kind":"json-schema","title":"NP6.CM.Models.Push.Event.ExpiredToken","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotRegistered":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotRegistered","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotRegistered","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidRegistration":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidRegistration","kind":"json-schema","title":"NP6.CM.Models.Push.Event.InvalidRegistration","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.Unregistered#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.Unregistered#Discriminated","kind":"json-schema","title":"Unregistered","data":{"type":"object","title":"Unregistered","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.Unregistered"}]}},"components/schemas/NP6.CM.Models.Push.Event.ExpiredToken#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.ExpiredToken#Discriminated","kind":"json-schema","title":"ExpiredToken","data":{"type":"object","title":"ExpiredToken","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.ExpiredToken"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotRegistered#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotRegistered#Discriminated","kind":"json-schema","title":"NotRegistered","data":{"type":"object","title":"NotRegistered","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotRegistered"}]}},"components/schemas/NP6.CM.Models.Push.Event.InvalidRegistration#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.InvalidRegistration#Discriminated","kind":"json-schema","title":"InvalidRegistration","data":{"type":"object","title":"InvalidRegistration","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.InvalidRegistration"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenSubject":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenSubject","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceTokenSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail#Discriminable","kind":"json-schema","title":"NotificationBounceDeviceDetail","data":{"type":"object","title":"NotificationBounceDeviceDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"notification-disabled":"#/components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationDisabled#Discriminated","notification-channel-disabled":"#/components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationDisabled":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationDisabled","kind":"json-schema","title":"NP6.CM.Models.Push.Event.DeviceNotificationDisabled","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled","kind":"json-schema","title":"NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail"},{"type":"object","properties":{"channel":{"type":"string","description":"Disabled channel name"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationDisabled#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationDisabled#Discriminated","kind":"json-schema","title":"DeviceNotificationDisabled","data":{"type":"object","title":"DeviceNotificationDisabled","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationDisabled"}]}},"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled#Discriminated","kind":"json-schema","title":"DeviceNotificationChannelDisabled","data":{"type":"object","title":"DeviceNotificationChannelDisabled","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.DeviceNotificationChannelDisabled"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail#Discriminable","kind":"json-schema","title":"NotificationBouncePayloadDetail","data":{"type":"object","title":"NotificationBouncePayloadDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"payload-too-big":"#/components/schemas/NP6.CM.Models.Push.Event.PayloadTooBig#Discriminated","too-many-provider-token-updates":"#/components/schemas/NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates#Discriminated","payload-too-large":"#/components/schemas/NP6.CM.Models.Push.Event.PayloadTooLarge#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.PayloadTooBig":{"id":"components/schemas/NP6.CM.Models.Push.Event.PayloadTooBig","kind":"json-schema","title":"NP6.CM.Models.Push.Event.PayloadTooBig","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates":{"id":"components/schemas/NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates","kind":"json-schema","title":"NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.PayloadTooLarge":{"id":"components/schemas/NP6.CM.Models.Push.Event.PayloadTooLarge","kind":"json-schema","title":"NP6.CM.Models.Push.Event.PayloadTooLarge","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.PayloadTooBig#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.PayloadTooBig#Discriminated","kind":"json-schema","title":"PayloadTooBig","data":{"type":"object","title":"PayloadTooBig","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.PayloadTooBig"}]}},"components/schemas/NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates#Discriminated","kind":"json-schema","title":"TooManyProviderTokenUpdates","data":{"type":"object","title":"TooManyProviderTokenUpdates","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.TooManyProviderTokenUpdates"}]}},"components/schemas/NP6.CM.Models.Push.Event.PayloadTooLarge#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.PayloadTooLarge#Discriminated","kind":"json-schema","title":"PayloadTooLarge","data":{"type":"object","title":"PayloadTooLarge","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.PayloadTooLarge"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail#Discriminable","kind":"json-schema","title":"NotificationBounceQuotaDetail","data":{"type":"object","title":"NotificationBounceQuotaDetail","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"device-message-rate-exceeded":"#/components/schemas/NP6.CM.Models.Push.Event.DeviceMessageRateExceeded#Discriminated","too-many-request":"#/components/schemas/NP6.CM.Models.Push.Event.TooManyRequests#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Event.DeviceMessageRateExceeded":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeviceMessageRateExceeded","kind":"json-schema","title":"NP6.CM.Models.Push.Event.DeviceMessageRateExceeded","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.TooManyRequests":{"id":"components/schemas/NP6.CM.Models.Push.Event.TooManyRequests","kind":"json-schema","title":"NP6.CM.Models.Push.Event.TooManyRequests","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Event.DeviceMessageRateExceeded#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.DeviceMessageRateExceeded#Discriminated","kind":"json-schema","title":"DeviceMessageRateExceeded","data":{"type":"object","title":"DeviceMessageRateExceeded","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.DeviceMessageRateExceeded"}]}},"components/schemas/NP6.CM.Models.Push.Event.TooManyRequests#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.TooManyRequests#Discriminated","kind":"json-schema","title":"TooManyRequests","data":{"type":"object","title":"TooManyRequests","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.TooManyRequests"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject"},{"type":"object","properties":{"detail":{"type":"object","description":"Underlying subject detail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaDetail#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenSubject#Discriminated","kind":"json-schema","title":"NotificationBounceTokenSubject","data":{"type":"object","title":"NotificationBounceTokenSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceTokenSubject"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject#Discriminated","kind":"json-schema","title":"NotificationBounceDeviceSubject","data":{"type":"object","title":"NotificationBounceDeviceSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceDeviceSubject"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject#Discriminated","kind":"json-schema","title":"NotificationBouncePayloadSubject","data":{"type":"object","title":"NotificationBouncePayloadSubject","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBouncePayloadSubject"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet#Discriminated","kind":"json-schema","title":"NotificationBounceQuotaSubjet","data":{"type":"object","title":"NotificationBounceQuotaSubjet","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceQuotaSubjet"}]}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceAnalysis":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounceAnalysis","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounceAnalysis","data":{"type":"object","properties":{"verdict":{"type":"string","description":"Defines notification bounce verdict","enum":["soft","hard"]},"subject":{"type":"object","description":"Defines notification bounce subject","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceSubject#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Push.Event.NotificationBounce":{"id":"components/schemas/NP6.CM.Models.Push.Event.NotificationBounce","kind":"json-schema","title":"NP6.CM.Models.Push.Event.NotificationBounce","data":{"type":"object","properties":{"status":{"type":"object","description":"Defines an notification bounce status","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceStatus#Discriminable"}]},"analysis":{"type":"object","description":"Defines an notification bounce status","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounceAnalysis"}]}}}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationBounceDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationActivation"}]},"bounce":{"type":"object","description":"Detail of the underlying bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationBounce"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.BounceSource<NotificationBounceDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceSource<NotificationBounceDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.BounceSource<NotificationBounceDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the bounce","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationBounceSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource<NotificationBounceDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceSource#Discriminated","kind":"json-schema","title":"EmailBounceSource","data":{"type":"object","title":"EmailBounceSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailBounceSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceSource#Discriminated","kind":"json-schema","title":"SmsBounceSource","data":{"type":"object","title":"SmsBounceSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsBounceSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceSource#Discriminated","kind":"json-schema","title":"RcsBounceSource","data":{"type":"object","title":"RcsBounceSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceSource#Discriminated","kind":"json-schema","title":"NotificationBounceSource","data":{"type":"object","title":"NotificationBounceSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationBounceSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<BounceSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<BounceSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<BounceSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.BounceEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.BounceEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<BounceSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.DeliverySource":{"id":"components/schemas/NP6.CM.Models.Event.Type.DeliverySource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.DeliverySource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.DeliverySource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.DeliverySource#Discriminable","kind":"json-schema","title":"DeliverySource","data":{"type":"object","title":"DeliverySource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsDelivery":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsDelivery","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsDelivery","data":{"type":"object","properties":{"network":{"type":"string","description":"Defines the carrier network that confirmed the delivery to the recipient's device."}}}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliveryDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliveryDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsDeliveryDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Defines the activation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation"}]},"delivery":{"type":"object","description":"Defines the delivery confirmation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsDelivery"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.DeliverySource<RcsDeliveryDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.DeliverySource<RcsDeliveryDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.DeliverySource<RcsDeliveryDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.DeliverySource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the channel-specific detail of the delivery.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliveryDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.DeliverySource<RcsDeliveryDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource#Discriminated","kind":"json-schema","title":"RcsDeliverySource","data":{"type":"object","title":"RcsDeliverySource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliverySource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<DeliverySource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<DeliverySource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<DeliverySource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.DeliverySource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.DeliveryEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.DeliveryEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.DeliveryEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<DeliverySource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.HitSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.HitSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource#Discriminable","kind":"json-schema","title":"HitSource","data":{"type":"object","title":"HitSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitSource#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitSource#Discriminated","form":"#/components/schemas/NP6.CM.Models.Event.Source.Form.FormHitSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitSource#Discriminated","display":"#/components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailLink","data":{"type":"object","properties":{"label":{"type":"string","description":"Label"},"category":{"type":"integer","description":"Category","format":"int32"},"source":{"type":"string","description":"Source","enum":["html","text","amp","header"]}}}},"components/schemas/NP6.CM.Models.Email.Link.EmailLink#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailLink#Discriminable","kind":"json-schema","title":"EmailLink","data":{"type":"object","title":"EmailLink","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"redirection":"#/components/schemas/NP6.CM.Models.Email.Link.EmailRedirectionLink#Discriminated","unsubscribe":"#/components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscribeLink#Discriminated","open":"#/components/schemas/NP6.CM.Models.Email.Link.EmailOpenLink#Discriminated","mirror":"#/components/schemas/NP6.CM.Models.Email.Link.EmailMirrorLink#Discriminated","form":"#/components/schemas/NP6.CM.Models.Email.Link.EmailFormLink#Discriminated","unsubscription":"#/components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscriptionLink#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailRedirectionLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailRedirectionLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailRedirectionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink"},{"type":"object","properties":{"destination":{"type":"string","description":"Destination URL of the redirection"},"idv2":{"type":"string","description":"Link id for action V2  \r\nNeed for tracking compatibility"},"unsubscription":{"type":"boolean","description":"Is the link an unsubscription link"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscribeLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscribeLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailUnsubscribeLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink"},{"type":"object","properties":{"confirmation":{"type":"boolean","description":"Information about unsubscribe confirmation"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailOpenLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailOpenLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailOpenLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailMirrorLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailMirrorLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailMirrorLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailFormLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailFormLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailFormLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink"},{"type":"object","properties":{"value":{"type":"string","description":"The form id"},"destination":{"type":"string","description":"Destination URL of the legacy redirection"},"kind":{"type":"string","description":"Kind of form","enum":["standard","sponsor","web","unsubscription"]}}}]}},"components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin":{"id":"components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin","kind":"json-schema","title":"NP6.CM.Models.Email.Link.UnsubscribeOrigin","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin#Discriminable","kind":"json-schema","title":"UnsubscribeOrigin","data":{"type":"object","title":"UnsubscribeOrigin","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"form":"#/components/schemas/NP6.CM.Models.Email.Link.FormUnsubscribe#Discriminated","external":"#/components/schemas/NP6.CM.Models.Email.Link.ExternalUnsubscribe#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.FormUnsubscribe":{"id":"components/schemas/NP6.CM.Models.Email.Link.FormUnsubscribe","kind":"json-schema","title":"NP6.CM.Models.Email.Link.FormUnsubscribe","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin"},{"type":"object","properties":{"id":{"type":"string","description":"Id of the form which generated the unsubscribe"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.ExternalUnsubscribe":{"id":"components/schemas/NP6.CM.Models.Email.Link.ExternalUnsubscribe","kind":"json-schema","title":"NP6.CM.Models.Email.Link.ExternalUnsubscribe","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin"},{"type":"object","properties":{"url":{"type":"string","description":"Url of the external unsubscribe webpage"}}}]}},"components/schemas/NP6.CM.Models.Email.Link.FormUnsubscribe#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.FormUnsubscribe#Discriminated","kind":"json-schema","title":"FormUnsubscribe","data":{"type":"object","title":"FormUnsubscribe","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.FormUnsubscribe"}]}},"components/schemas/NP6.CM.Models.Email.Link.ExternalUnsubscribe#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.ExternalUnsubscribe#Discriminated","kind":"json-schema","title":"ExternalUnsubscribe","data":{"type":"object","title":"ExternalUnsubscribe","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.ExternalUnsubscribe"}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscriptionLink":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscriptionLink","kind":"json-schema","title":"NP6.CM.Models.Email.Link.EmailUnsubscriptionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink"},{"type":"object","properties":{"origin":{"type":"object","description":"Information about unsubscribe confirmation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.UnsubscribeOrigin#Discriminable"}]},"medias":{"type":"array","description":"Unsubscribed media list","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailRedirectionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailRedirectionLink#Discriminated","kind":"json-schema","title":"EmailRedirectionLink","data":{"type":"object","title":"EmailRedirectionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailRedirectionLink"}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscribeLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscribeLink#Discriminated","kind":"json-schema","title":"EmailUnsubscribeLink","data":{"type":"object","title":"EmailUnsubscribeLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscribeLink"}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailOpenLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailOpenLink#Discriminated","kind":"json-schema","title":"EmailOpenLink","data":{"type":"object","title":"EmailOpenLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailOpenLink"}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailMirrorLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailMirrorLink#Discriminated","kind":"json-schema","title":"EmailMirrorLink","data":{"type":"object","title":"EmailMirrorLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailMirrorLink"}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailFormLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailFormLink#Discriminated","kind":"json-schema","title":"EmailFormLink","data":{"type":"object","title":"EmailFormLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailFormLink"}]}},"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscriptionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscriptionLink#Discriminated","kind":"json-schema","title":"EmailUnsubscriptionLink","data":{"type":"object","title":"EmailUnsubscriptionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailUnsubscriptionLink"}]}},"components/schemas/NP6.CM.Models.Tracking.Header":{"id":"components/schemas/NP6.CM.Models.Tracking.Header","kind":"json-schema","title":"NP6.CM.Models.Tracking.Header","data":{"type":"object","properties":{"name":{"type":"string","description":"Name of the header"},"values":{"type":"array","description":"Value of the header","items":{"type":"string"}}}}},"components/schemas/NP6.CM.Models.Tracking.Compatibility":{"id":"components/schemas/NP6.CM.Models.Tracking.Compatibility","kind":"json-schema","title":"NP6.CM.Models.Tracking.Compatibility","data":{"type":"object","properties":{"headers":{"type":"array","description":"List of headers","items":{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Header"}}}}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailHitDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailActivation"}]},"link":{"type":"object","description":"Detail of the underlying link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Link.EmailLink#Discriminable"}]},"client":{"type":"object","description":"Detail of the underlying client","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Client#Discriminable"}]},"compatibility":{"type":"object","description":"Compatibility field","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Compatibility"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.HitSource<EmailHitDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource<EmailHitDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitSource<EmailHitDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the hit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailHitSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource<EmailHitDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsLink":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsLink","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.SmsLink","data":{"type":"object","properties":{"label":{"type":"string","description":"Label"},"category":{"type":"integer","description":"Category","format":"int32"},"source":{"type":"string","description":"Source","enum":["text"]}}}},"components/schemas/NP6.CM.Models.Sms.Link.SmsLink#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsLink#Discriminable","kind":"json-schema","title":"SmsLink","data":{"type":"object","title":"SmsLink","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"redirection":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsRedirectionLink#Discriminated","form":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsFormLink#Discriminated","unsubscription":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsRedirectionLink":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsRedirectionLink","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.SmsRedirectionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsLink"},{"type":"object","properties":{"destination":{"type":"string","description":"Destination URL of the redirection"},"idv2":{"type":"string","description":"Link id for action V2  \r\nNeed for tracking compatibility"},"unsubscription":{"type":"boolean","description":"Is the link an unsubscription link"}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsFormLink":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsFormLink","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.SmsFormLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsLink"},{"type":"object","properties":{"value":{"type":"string","description":"The form id"},"destination":{"type":"string","description":"Destination URL of the legacy redirection"},"kind":{"type":"string","description":"Kind of form","enum":["standard","sponsor","web","unsubscription"]}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin":{"id":"components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.UnsubscribeOrigin","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin#Discriminable","kind":"json-schema","title":"UnsubscribeOrigin","data":{"type":"object","title":"UnsubscribeOrigin","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"form":"#/components/schemas/NP6.CM.Models.Sms.Link.FormUnsubscribe#Discriminated","external":"#/components/schemas/NP6.CM.Models.Sms.Link.ExternalUnsubscribe#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.FormUnsubscribe":{"id":"components/schemas/NP6.CM.Models.Sms.Link.FormUnsubscribe","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.FormUnsubscribe","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin"},{"type":"object","properties":{"id":{"type":"string","description":"Id of the form which generated the unsubscribe"}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.ExternalUnsubscribe":{"id":"components/schemas/NP6.CM.Models.Sms.Link.ExternalUnsubscribe","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.ExternalUnsubscribe","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin"},{"type":"object","properties":{"url":{"type":"string","description":"Url of the external unsubscribe webpage"}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.FormUnsubscribe#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Link.FormUnsubscribe#Discriminated","kind":"json-schema","title":"FormUnsubscribe","data":{"type":"object","title":"FormUnsubscribe","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.FormUnsubscribe"}]}},"components/schemas/NP6.CM.Models.Sms.Link.ExternalUnsubscribe#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Link.ExternalUnsubscribe#Discriminated","kind":"json-schema","title":"ExternalUnsubscribe","data":{"type":"object","title":"ExternalUnsubscribe","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.ExternalUnsubscribe"}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink","kind":"json-schema","title":"NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsLink"},{"type":"object","properties":{"origin":{"type":"object","description":"Information about unsubscribe confirmation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.UnsubscribeOrigin#Discriminable"}]},"medias":{"type":"array","description":"Unsubscribed media list","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsRedirectionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsRedirectionLink#Discriminated","kind":"json-schema","title":"SmsRedirectionLink","data":{"type":"object","title":"SmsRedirectionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsRedirectionLink"}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsFormLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsFormLink#Discriminated","kind":"json-schema","title":"SmsFormLink","data":{"type":"object","title":"SmsFormLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsFormLink"}]}},"components/schemas/NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink#Discriminated","kind":"json-schema","title":"SmsUnsubscriptionLink","data":{"type":"object","title":"SmsUnsubscriptionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsUnsubscriptionLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsHitDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsActivation"}]},"link":{"type":"object","description":"Detail of the underlying link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Link.SmsLink#Discriminable"}]},"client":{"type":"object","description":"Detail of the underlying client","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Client#Discriminable"}]},"compatibility":{"type":"object","description":"Compatibility field","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Compatibility"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.HitSource<SmsHitDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource<SmsHitDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitSource<SmsHitDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the hit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsHitSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource<SmsHitDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Form.FormHitDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Form.FormHitDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Form.FormHitDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.HitSource<FormHitDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource<FormHitDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitSource<FormHitDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the hit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Form.FormHitDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Form.FormHitSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Form.FormHitSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Form.FormHitSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource<FormHitDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationLink","data":{"type":"object","properties":{"label":{"type":"string","description":"Action Label"}}}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink#Discriminable","kind":"json-schema","title":"NotificationLink","data":{"type":"object","title":"NotificationLink","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"redirection":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink#Discriminated","impression":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink#Discriminated","open":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOpenLink#Discriminated","dismiss":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationDismissLink#Discriminated","optout":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink"},{"type":"object","properties":{"uri":{"type":"string","description":"Click Uri"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOpenLink":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOpenLink","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationOpenLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationDismissLink":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationDismissLink","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationDismissLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink"},{"type":"object","properties":{"channel":{"type":"string","description":"Bounced channel"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink#Discriminated","kind":"json-schema","title":"NotificationRedirectionLink","data":{"type":"object","title":"NotificationRedirectionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationRedirectionLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink#Discriminated","kind":"json-schema","title":"NotificationImpressionLink","data":{"type":"object","title":"NotificationImpressionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOpenLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOpenLink#Discriminated","kind":"json-schema","title":"NotificationOpenLink","data":{"type":"object","title":"NotificationOpenLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOpenLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationDismissLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationDismissLink#Discriminated","kind":"json-schema","title":"NotificationDismissLink","data":{"type":"object","title":"NotificationDismissLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationDismissLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink#Discriminated","kind":"json-schema","title":"NotificationOptoutLink","data":{"type":"object","title":"NotificationOptoutLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationHitDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationActivation"}]},"link":{"type":"object","description":"Detail of the underlying link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationLink#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.HitSource<NotificationHitDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource<NotificationHitDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitSource<NotificationHitDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the hit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationHitSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource<NotificationHitDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Display.Link.DisplayLink":{"id":"components/schemas/NP6.CM.Models.Display.Link.DisplayLink","kind":"json-schema","title":"NP6.CM.Models.Display.Link.DisplayLink","data":{"type":"object","properties":{"source":{"type":"string","description":"Source","enum":["html","application"]}}}},"components/schemas/NP6.CM.Models.Display.Link.DisplayLink#Discriminable":{"id":"components/schemas/NP6.CM.Models.Display.Link.DisplayLink#Discriminable","kind":"json-schema","title":"DisplayLink","data":{"type":"object","title":"DisplayLink","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"redirection":"#/components/schemas/NP6.CM.Models.Display.Link.DisplayRedirectionLink#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Display.Link.DisplayRedirectionLink":{"id":"components/schemas/NP6.CM.Models.Display.Link.DisplayRedirectionLink","kind":"json-schema","title":"NP6.CM.Models.Display.Link.DisplayRedirectionLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Display.Link.DisplayLink"},{"type":"object","properties":{"destination":{"type":"string","description":"Destination URL of the redirection"}}}]}},"components/schemas/NP6.CM.Models.Display.Link.DisplayRedirectionLink#Discriminated":{"id":"components/schemas/NP6.CM.Models.Display.Link.DisplayRedirectionLink#Discriminated","kind":"json-schema","title":"DisplayRedirectionLink","data":{"type":"object","title":"DisplayRedirectionLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Display.Link.DisplayRedirectionLink"}]}},"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Display.DisplayHitDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Display.DisplayActivation"}]},"link":{"type":"object","description":"Detail of the underlying link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Display.Link.DisplayLink#Discriminable"}]},"client":{"type":"object","description":"Detail of the underlying client","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Client#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.HitSource<DisplayHitDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitSource<DisplayHitDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitSource<DisplayHitDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the hit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Display.DisplayHitSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource<DisplayHitDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitSource#Discriminated","kind":"json-schema","title":"EmailHitSource","data":{"type":"object","title":"EmailHitSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailHitSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitSource#Discriminated","kind":"json-schema","title":"SmsHitSource","data":{"type":"object","title":"SmsHitSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsHitSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Form.FormHitSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Form.FormHitSource#Discriminated","kind":"json-schema","title":"FormHitSource","data":{"type":"object","title":"FormHitSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Form.FormHitSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitSource#Discriminated","kind":"json-schema","title":"NotificationHitSource","data":{"type":"object","title":"NotificationHitSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationHitSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitSource#Discriminated","kind":"json-schema","title":"DisplayHitSource","data":{"type":"object","title":"DisplayHitSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Display.DisplayHitSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<HitSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<HitSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<HitSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.HitEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.HitEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<HitSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource#Discriminable","kind":"json-schema","title":"CreationSource","data":{"type":"object","title":"CreationSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"something":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationSource#Discriminated","contact":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationSource#Discriminated","subscription":"#/components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Something.SomethingCreationDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource<SomethingCreationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource<SomethingCreationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationSource<SomethingCreationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the creation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Something.SomethingCreationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource<SomethingCreationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Contact.ContactCreationDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"The target representation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource<ContactCreationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource<ContactCreationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationSource<ContactCreationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the creation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Contact.ContactCreationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource<ContactCreationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Push.SubscriptionCreationDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"The subscription representation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Subscription"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource<SubscriptionCreationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource<SubscriptionCreationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationSource<SubscriptionCreationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the creation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource<SubscriptionCreationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Common.StampInformation":{"id":"components/schemas/NP6.CM.Models.Common.StampInformation","kind":"json-schema","title":"NP6.CM.Models.Common.StampInformation","data":{"type":"object","properties":{"creation":{"type":"string","description":"Defines a date, used to store the creation date of a related data","format":"date-time"},"modification":{"type":"string","description":"Defines a date, used to store the last modification date of a related data ","format":"date-time"}}}},"components/schemas/NP6.CM.Models.Push.AbstractExpiration":{"id":"components/schemas/NP6.CM.Models.Push.AbstractExpiration","kind":"json-schema","title":"NP6.CM.Models.Push.AbstractExpiration","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.AbstractExpiration#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.AbstractExpiration#Discriminable","kind":"json-schema","title":"AbstractExpiration","data":{"type":"object","title":"AbstractExpiration","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Push.LiteralExpiration#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.LiteralExpirationValue":{"id":"components/schemas/NP6.CM.Models.Push.LiteralExpirationValue","kind":"json-schema","title":"NP6.CM.Models.Push.LiteralExpirationValue","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.LiteralExpirationValue#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.LiteralExpirationValue#Discriminable","kind":"json-schema","title":"LiteralExpirationValue","data":{"type":"object","title":"LiteralExpirationValue","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"delay":"#/components/schemas/NP6.CM.Models.Push.DelayLiteral#Discriminated","volatile":"#/components/schemas/NP6.CM.Models.Push.VolatileLiteral#Discriminated","default":"#/components/schemas/NP6.CM.Models.Push.DefaultLiteral#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.DelayLiteral":{"id":"components/schemas/NP6.CM.Models.Push.DelayLiteral","kind":"json-schema","title":"NP6.CM.Models.Push.DelayLiteral","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LiteralExpirationValue"},{"type":"object","properties":{"value":{"type":"object"}}}]}},"components/schemas/NP6.CM.Models.Push.VolatileLiteral":{"id":"components/schemas/NP6.CM.Models.Push.VolatileLiteral","kind":"json-schema","title":"NP6.CM.Models.Push.VolatileLiteral","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LiteralExpirationValue"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.DefaultLiteral":{"id":"components/schemas/NP6.CM.Models.Push.DefaultLiteral","kind":"json-schema","title":"NP6.CM.Models.Push.DefaultLiteral","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LiteralExpirationValue"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.DelayLiteral#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.DelayLiteral#Discriminated","kind":"json-schema","title":"DelayLiteral","data":{"type":"object","title":"DelayLiteral","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.DelayLiteral"}]}},"components/schemas/NP6.CM.Models.Push.VolatileLiteral#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.VolatileLiteral#Discriminated","kind":"json-schema","title":"VolatileLiteral","data":{"type":"object","title":"VolatileLiteral","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.VolatileLiteral"}]}},"components/schemas/NP6.CM.Models.Push.DefaultLiteral#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.DefaultLiteral#Discriminated","kind":"json-schema","title":"DefaultLiteral","data":{"type":"object","title":"DefaultLiteral","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.DefaultLiteral"}]}},"components/schemas/NP6.CM.Models.Push.LiteralExpiration":{"id":"components/schemas/NP6.CM.Models.Push.LiteralExpiration","kind":"json-schema","title":"NP6.CM.Models.Push.LiteralExpiration","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractExpiration"},{"type":"object","properties":{"value":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LiteralExpirationValue#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.LiteralExpiration#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.LiteralExpiration#Discriminated","kind":"json-schema","title":"LiteralExpiration","data":{"type":"object","title":"LiteralExpiration","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.LiteralExpiration"}]}},"components/schemas/NP6.CM.Models.Push.NotificationSettings":{"id":"components/schemas/NP6.CM.Models.Push.NotificationSettings","kind":"json-schema","title":"NP6.CM.Models.Push.NotificationSettings","data":{"type":"object","properties":{"urgent":{"type":"boolean","description":"Notification urgency, default : false"},"category":{"type":"integer","description":"Defines the underlying category of the notification","nullable":true,"format":"int32"},"purpose":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Notification purpose : Marketing | Service, default : Marketing"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.AbstractPurpose#Discriminable"}]},"expiration":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractExpiration#Discriminable"}]},"mp":{"type":"object","description":"Holds the marketing pressure settings"}}}},"components/schemas/NP6.CM.Models.Push.Task.Scheduler":{"id":"components/schemas/NP6.CM.Models.Push.Task.Scheduler","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Scheduler","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Task.Scheduler#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Task.Scheduler#Discriminable","kind":"json-schema","title":"Scheduler","data":{"type":"object","title":"Scheduler","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"asap":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler#Discriminated","one-time":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler#Discriminated","recurrent":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler#Discriminated","ab-test":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipient":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipient","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipient","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Task.Recipient#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipient#Discriminable","kind":"json-schema","title":"Recipient","data":{"type":"object","title":"Recipient","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"data-explorer-v2":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient#Discriminable","kind":"json-schema","title":"IdentifiableDataExplorerV2Recipient","data":{"type":"object","title":"IdentifiableDataExplorerV2Recipient","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient#Discriminated","dsl":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient"},{"type":"object","properties":{"value":{"type":"string","description":"The id of a data explorer v2 search","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient"},{"type":"object","properties":{"value":{"type":"object","description":"The dsl representation of a data explorer v2 search"}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient#Discriminated","kind":"json-schema","title":"IdentifierDataExplorerV2Recipient","data":{"type":"object","title":"IdentifierDataExplorerV2Recipient","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifierDataExplorerV2Recipient"}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient#Discriminated","kind":"json-schema","title":"DslDataExplorerV2Recipient","data":{"type":"object","title":"DslDataExplorerV2Recipient","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DslDataExplorerV2Recipient"}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection#Discriminable","kind":"json-schema","title":"DataExplorerV2Projection","data":{"type":"object","title":"DataExplorerV2Projection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"implicit":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection#Discriminated","explicit":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection#Discriminated","kind":"json-schema","title":"ImplicitDataExplorerV2Projection","data":{"type":"object","title":"ImplicitDataExplorerV2Projection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.ImplicitDataExplorerV2Projection"}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection#Discriminated","kind":"json-schema","title":"ExplicitDataExplorerV2Projection","data":{"type":"object","title":"ExplicitDataExplorerV2Projection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.ExplicitDataExplorerV2Projection"}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipient"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the underlying data explorer v2 search","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.IdentifiableDataExplorerV2Recipient#Discriminable"}]},"projection":{"type":"object","description":"Defines the underlying projection used to provide context additionnal data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Projection#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient#Discriminated","kind":"json-schema","title":"DataExplorerV2Recipient","data":{"type":"object","title":"DataExplorerV2Recipient","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipients.DataExplorerV2Recipient"}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Scheduler"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines recipients of the scheduled activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Common.TimeZoneModel":{"id":"components/schemas/NP6.CM.Models.Common.TimeZoneModel","kind":"json-schema","title":"NP6.CM.Models.Common.TimeZoneModel","data":{"type":"object","properties":{"name":{"type":"string","description":"Time zone display name"}}}},"components/schemas/NP6.CM.Models.Common.TimeZoneModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Common.TimeZoneModel#Discriminable","kind":"json-schema","title":"TimeZoneModel","data":{"type":"object","title":"TimeZoneModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"iana":"#/components/schemas/NP6.CM.Models.Common.IanaTimeZone#Discriminated","windows":"#/components/schemas/NP6.CM.Models.Common.WindowsTimeZone#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Common.IanaTimeZone":{"id":"components/schemas/NP6.CM.Models.Common.IanaTimeZone","kind":"json-schema","title":"NP6.CM.Models.Common.IanaTimeZone","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.TimeZoneModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Common.WindowsTimeZone":{"id":"components/schemas/NP6.CM.Models.Common.WindowsTimeZone","kind":"json-schema","title":"NP6.CM.Models.Common.WindowsTimeZone","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.TimeZoneModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Common.IanaTimeZone#Discriminated":{"id":"components/schemas/NP6.CM.Models.Common.IanaTimeZone#Discriminated","kind":"json-schema","title":"IanaTimeZone","data":{"type":"object","title":"IanaTimeZone","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Common.IanaTimeZone"}]}},"components/schemas/NP6.CM.Models.Common.WindowsTimeZone#Discriminated":{"id":"components/schemas/NP6.CM.Models.Common.WindowsTimeZone#Discriminated","kind":"json-schema","title":"WindowsTimeZone","data":{"type":"object","title":"WindowsTimeZone","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Common.WindowsTimeZone"}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimePlanning":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimePlanning","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Schedulers.OneTimePlanning","data":{"type":"object","properties":{"timezone":{"type":"object","description":"The timezone of the planning","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.TimeZoneModel#Discriminable"}]},"value":{"type":"string","description":"Defines the date of the planning","format":"date-time"}}}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Scheduler"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines recipients of the scheduled activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipient#Discriminable"}]},"planning":{"type":"object","description":"Defines the planning of the scheduled activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimePlanning"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentPlanning":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentPlanning","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Schedulers.RecurrentPlanning","data":{"type":"object","properties":{"timezone":{"type":"object","description":"The timezone of the planning","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.TimeZoneModel#Discriminable"}]},"minute":{"type":"string","description":"Minute"},"hour":{"type":"string","description":"Hour"},"dayOfMonth":{"type":"string","description":"Day of month"},"month":{"type":"string","description":"Month"},"dayOfWeek":{"type":"string","description":"Day of week"}}}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Scheduler"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines recipients of the scheduled activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipient#Discriminable"}]},"planning":{"type":"object","description":"Defines the planning of the scheduled activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentPlanning"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler","kind":"json-schema","title":"NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Scheduler"},{"type":"object","properties":{"recipient":{"type":"object","description":"Defines recipients of the scheduled activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler#Discriminated","kind":"json-schema","title":"AsSoonAsPossibleScheduler","data":{"type":"object","title":"AsSoonAsPossibleScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.AsSoonAsPossibleScheduler"}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler#Discriminated","kind":"json-schema","title":"OneTimeScheduler","data":{"type":"object","title":"OneTimeScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.OneTimeScheduler"}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler#Discriminated","kind":"json-schema","title":"RecurrentScheduler","data":{"type":"object","title":"RecurrentScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.RecurrentScheduler"}]}},"components/schemas/NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler#Discriminated","kind":"json-schema","title":"ABTestScheduler","data":{"type":"object","title":"ABTestScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Schedulers.ABTestScheduler"}]}},"components/schemas/NP6.CM.Models.Push.Task.TaskModel":{"id":"components/schemas/NP6.CM.Models.Push.Task.TaskModel","kind":"json-schema","title":"NP6.CM.Models.Push.Task.TaskModel","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the task","format":"uuid"},"name":{"type":"string","description":"Defines the name of the task"},"description":{"type":"string","description":"Defines the description of the task"},"scheduler":{"type":"object","description":"Defines the way to schedule the execution","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.Scheduler#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Push.AbstractNotification":{"id":"components/schemas/NP6.CM.Models.Push.AbstractNotification","kind":"json-schema","title":"NP6.CM.Models.Push.AbstractNotification","data":{"type":"object","properties":{"id":{"type":"integer","description":"Defines the id of the notification","format":"int32"},"name":{"type":"string","description":"Defines the name of the notification"},"description":{"type":"string","description":"Defines the description of the notification"},"stamp":{"type":"object","description":"Defines the stamp informations of the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]},"active":{"type":"boolean","description":"Defines the online state of the notification"},"settings":{"type":"object","description":"Notification settings","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.NotificationSettings"}]},"application":{"type":"string","description":"Defines the underlying notifiable application used to bind subscribers","format":"uuid"},"task":{"type":"object","description":"Defines a task used to specify how to trigger the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Task.TaskModel"}]}}}},"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable","kind":"json-schema","title":"AbstractNotification","data":{"type":"object","title":"AbstractNotification","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"push-app":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationNotification#Discriminated","push-web":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebNotification#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Application.AbstractApplicationNotification":{"id":"components/schemas/NP6.CM.Models.Push.Application.AbstractApplicationNotification","kind":"json-schema","title":"NP6.CM.Models.Push.Application.AbstractApplicationNotification","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.AbstractVersion":{"id":"components/schemas/NP6.CM.Models.Push.AbstractVersion","kind":"json-schema","title":"NP6.CM.Models.Push.AbstractVersion","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the unique id of the version","format":"uuid"},"master":{"type":"boolean","description":"Defines if the version is considered as the \"master\" version"},"label":{"type":"string","description":"Defines the label of the version"},"stamp":{"type":"object","description":"Defines the stamp informations of the version","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ScriptingSettings","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable","kind":"json-schema","title":"ScriptingSettings","data":{"type":"object","title":"ScriptingSettings","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Version"},{"type":"object","discriminator":{"propertyName":"version","x-explicitMappingOnly":true,"mapping":{"7.0.0":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ScriptingImport","data":{"type":"object","properties":{"key":{"type":"string","description":"The KVP environment definition"},"value":{"type":"string","description":"The KVP environment definition"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport#Discriminable","kind":"json-schema","title":"ScriptingImport","data":{"type":"object","title":"ScriptingImport","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"builtin":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.BuiltinImport#Discriminated","user":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UserImport#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.BuiltinImport":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.BuiltinImport","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.BuiltinImport","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UserImport":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UserImport","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UserImport","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.BuiltinImport#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.BuiltinImport#Discriminated","kind":"json-schema","title":"BuiltinImport","data":{"type":"object","title":"BuiltinImport","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.BuiltinImport"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UserImport#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UserImport#Discriminated","kind":"json-schema","title":"UserImport","data":{"type":"object","title":"UserImport","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UserImport"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings"},{"type":"object","properties":{"environment":{"type":"object","description":"Environment definition"},"imports":{"type":"array","description":"Imports definition","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingImport#Discriminable"}},"initializers":{"type":"array","description":"Initializers definition","items":{"type":"object"}},"filters":{"type":"array","description":"Filters definition","items":{"type":"object"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings#Discriminated","kind":"json-schema","title":"v7ScriptingSettings","data":{"type":"object","title":"v7ScriptingSettings","allOf":[{"type":"object","properties":{"version":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.v7ScriptingSettings"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractContent":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractContent","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationAbstractContent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractContent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractContent#Discriminable","kind":"json-schema","title":"PushApplicationAbstractContent","data":{"type":"object","title":"PushApplicationAbstractContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"experimental":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationExperimentalContent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationExperimentalContent":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationExperimentalContent","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationExperimentalContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractContent"},{"type":"object","properties":{"title":{"type":"string","description":"Defines the title of the notifcation's content"},"body":{"type":"string","description":"Defines the body of the notifcation's content"},"icon":{"type":"string","description":"Defines the icon of the notifcation's content"},"thumbnail":{"type":"string","description":"Defines the thumbnail of the notifcation's content"},"image":{"type":"string","description":"Defines the image of the notifcation's content"}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationExperimentalContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationExperimentalContent#Discriminated","kind":"json-schema","title":"PushApplicationExperimentalContent","data":{"type":"object","title":"PushApplicationExperimentalContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationExperimentalContent"}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationVersion":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationVersion","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationVersion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractVersion"},{"type":"object","properties":{"scripting":{"type":"object","description":"Defines the scripting settings of the version","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}]},"content":{"type":"object","description":"Defines the content of the version","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractContent#Discriminable"}]},"redirection":{"type":"object","description":"Defines the default redirection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable"}]},"channel":{"type":"object","description":"Defines the underlying channel used to display the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationNotification":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationNotification","kind":"json-schema","title":"NP6.CM.Models.Push.Application.PushApplicationNotification","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.AbstractApplicationNotification"},{"type":"object","properties":{"versions":{"type":"array","description":"Defines versions of the notification","items":{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationVersion"}}}}]}},"components/schemas/NP6.CM.Models.Push.Web.AbstractWebNotification":{"id":"components/schemas/NP6.CM.Models.Push.Web.AbstractWebNotification","kind":"json-schema","title":"NP6.CM.Models.Push.Web.AbstractWebNotification","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.Web.PushWebAbstractContent":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebAbstractContent","kind":"json-schema","title":"NP6.CM.Models.Push.Web.PushWebAbstractContent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.Web.PushWebAbstractContent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebAbstractContent#Discriminable","kind":"json-schema","title":"PushWebAbstractContent","data":{"type":"object","title":"PushWebAbstractContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"experimental":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebExperimentalContent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.Web.PushWebExperimentalContent":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebExperimentalContent","kind":"json-schema","title":"NP6.CM.Models.Push.Web.PushWebExperimentalContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebAbstractContent"},{"type":"object","properties":{"title":{"type":"string","description":"Defines the title of the notifcation's content"},"body":{"type":"string","description":"Defines the body of the notifcation's content"},"icon":{"type":"string","description":"Defines the icon of the notifcation's content"},"thumbnail":{"type":"string","description":"Defines the thumbnail of the notifcation's content"},"image":{"type":"string","description":"Defines the image of the notifcation's content"}}}]}},"components/schemas/NP6.CM.Models.Push.Web.PushWebExperimentalContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebExperimentalContent#Discriminated","kind":"json-schema","title":"PushWebExperimentalContent","data":{"type":"object","title":"PushWebExperimentalContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebExperimentalContent"}]}},"components/schemas/NP6.CM.Models.Push.Web.PushWebVersion":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebVersion","kind":"json-schema","title":"NP6.CM.Models.Push.Web.PushWebVersion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractVersion"},{"type":"object","properties":{"scripting":{"type":"object","description":"Defines the scripting settings of the version","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}]},"content":{"type":"object","description":"Defines the content of the version","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebAbstractContent#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.Web.PushWebNotification":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebNotification","kind":"json-schema","title":"NP6.CM.Models.Push.Web.PushWebNotification","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Web.AbstractWebNotification"},{"type":"object","properties":{"versions":{"type":"array","description":"Defines versions of the notification","items":{"$ref":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebVersion"}}}}]}},"components/schemas/NP6.CM.Models.Push.Application.PushApplicationNotification#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Application.PushApplicationNotification#Discriminated","kind":"json-schema","title":"PushApplicationNotification","data":{"type":"object","title":"PushApplicationNotification","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationNotification"}]}},"components/schemas/NP6.CM.Models.Push.Web.PushWebNotification#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.Web.PushWebNotification#Discriminated","kind":"json-schema","title":"PushWebNotification","data":{"type":"object","title":"PushWebNotification","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.Web.PushWebNotification"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationCreationDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"The notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource<NotificationCreationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource<NotificationCreationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationSource<NotificationCreationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the creation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationCreationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource<NotificationCreationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Common.LifeCycleAuditUserInformation":{"id":"components/schemas/NP6.CM.Models.Common.LifeCycleAuditUserInformation","kind":"json-schema","title":"NP6.CM.Models.Common.LifeCycleAuditUserInformation","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the unique identifier of the user."},"firstname":{"type":"string","description":"Defines the first name of the user."},"lastname":{"type":"string","description":"Defines the last name of the user."}}}},"components/schemas/NP6.CM.Models.Common.LifeCycleAuditInformation":{"id":"components/schemas/NP6.CM.Models.Common.LifeCycleAuditInformation","kind":"json-schema","title":"NP6.CM.Models.Common.LifeCycleAuditInformation","data":{"type":"object","properties":{"date":{"type":"string","description":"Defines the date and time when the lifecycle event occurred (UTC).","format":"date-time"},"user":{"type":"object","description":"Defines the user associated with the lifecycle event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.LifeCycleAuditUserInformation"}]}}}},"components/schemas/NP6.CM.Models.Common.LifeCycleAudit":{"id":"components/schemas/NP6.CM.Models.Common.LifeCycleAudit","kind":"json-schema","title":"NP6.CM.Models.Common.LifeCycleAudit","data":{"type":"object","properties":{"creation":{"type":"object","description":"Defines the audit information related to the creation of the entity.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.LifeCycleAuditInformation"}]},"modification":{"type":"object","description":"Defines the audit information related to the most recent modification of the entity.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.LifeCycleAuditInformation"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsScripting","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting#Discriminable","kind":"json-schema","title":"RcsScripting","data":{"type":"object","title":"RcsScripting","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Version"},{"type":"object","discriminator":{"propertyName":"version","x-explicitMappingOnly":true,"mapping":{"10.0.0":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingV10#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsScriptingImport","data":{"type":"object","properties":{"key":{"type":"string","description":"Defines the import name as referenced by scripts."},"value":{"type":"string","description":"Defines the import reference value."}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport#Discriminable","kind":"json-schema","title":"RcsScriptingImport","data":{"type":"object","title":"RcsScriptingImport","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"builtin":"#/components/schemas/NP6.CM.Models.Rcs.Definition.BuiltinImport#Discriminated","user":"#/components/schemas/NP6.CM.Models.Rcs.Definition.UserImport#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.BuiltinImport":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.BuiltinImport","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.BuiltinImport","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.UserImport":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.UserImport","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.UserImport","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.BuiltinImport#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.BuiltinImport#Discriminated","kind":"json-schema","title":"BuiltinImport","data":{"type":"object","title":"BuiltinImport","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.BuiltinImport"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.UserImport#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.UserImport#Discriminated","kind":"json-schema","title":"UserImport","data":{"type":"object","title":"UserImport","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.UserImport"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingV10":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingV10","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsScriptingV10","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting"},{"type":"object","properties":{"environment":{"type":"array","description":"Defines environment values exposed to the scripting and templating context.","items":{"type":"object"}},"imports":{"type":"array","description":"Defines the list of imports available to the scripting runtime.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingImport#Discriminable"}},"initializers":{"type":"array","description":"Defines the initializer scripts executed once before the first render.","items":{"type":"object"}},"filters":{"type":"array","description":"Defines the filter scripts executed once for each render, before template evaluation.","items":{"type":"object"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingV10#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingV10#Discriminated","kind":"json-schema","title":"RcsScriptingV10","data":{"type":"object","title":"RcsScriptingV10","allOf":[{"type":"object","properties":{"version":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScriptingV10"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsPurpose","data":{"type":"object","properties":{"urgent":{"type":"boolean","description":"Defines whether the communication should be treated as urgent."}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose#Discriminable","kind":"json-schema","title":"RcsPurpose","data":{"type":"object","title":"RcsPurpose","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"service":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsServicePurpose#Discriminated","marketing":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsServicePurpose":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsServicePurpose","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsServicePurpose","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsPressure":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsPressure","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsPressure","data":{"type":"object","properties":{"check":{"type":"boolean","description":"Defines whether the platform should evaluate contact pressure constraints before allowing delivery."},"increment":{"type":"boolean","description":"Defines whether the platform should record delivery exposure to update pressure counters."},"topic":{"type":"string","description":"Defines the optional pressure topic associated with this marketing communication.","format":"uuid"}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose"},{"type":"object","properties":{"pressure":{"type":"object","description":"Defines the optional pressure configuration applied to marketing communications.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsPressure"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsServicePurpose#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsServicePurpose#Discriminated","kind":"json-schema","title":"RcsServicePurpose","data":{"type":"object","title":"RcsServicePurpose","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsServicePurpose"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose#Discriminated","kind":"json-schema","title":"RcsMarketingPurpose","data":{"type":"object","title":"RcsMarketingPurpose","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsMarketingPurpose"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RcsParameter":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RcsParameter","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RcsParameter","data":{"type":"object","properties":{"folder":{"type":"integer","description":"Defines the identifier of the folder in which the RCS resource is stored.","format":"int32"},"field":{"type":"integer","description":"Defines the identifier of the contact phone field used to resolve recipient numbers.","format":"int32"},"category":{"type":"integer","description":"Defines the identifier of the category assigned to the RCS resource.","format":"int32"},"profile":{"type":"string","description":"Defines the RCS profile configuration used to execute the communication.","format":"uuid"},"purpose":{"type":"object","description":"Defines the communication purpose associated with the RCS execution.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsPurpose#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RichCommunication","data":{"type":"object","properties":{"id":{"type":"integer","description":"Defines the unique identifier of the RCS resource.","format":"int32"},"name":{"type":"string","description":"Defines the human-readable name of the RCS resource."},"description":{"type":"string","description":"Defines the description of the RCS resource."},"state":{"type":"integer","description":"Defines the lifecycle state of the RCS resource.","format":"int32"},"audit":{"type":"object","description":"Defines lifecycle audit information associated with the RCS resource.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.LifeCycleAudit"}]},"scripting":{"type":"object","description":"Defines the scripting configuration used during RCS template rendering.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting#Discriminable"}]},"parameters":{"type":"object","description":"Defines the execution parameters associated with this RCS resource.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsParameter"}]},"content":{"type":"object","description":"Defines the template content of the RCS message to be rendered.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable","kind":"json-schema","title":"RichCommunication","data":{"type":"object","title":"RichCommunication","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"rcs-message":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationMessage#Discriminated","rcs-campaign":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationMessage":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationMessage","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RichCommunicationMessage","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider#Discriminable","kind":"json-schema","title":"RcsAudienceProvider","data":{"type":"object","title":"RcsAudienceProvider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"segment/id":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider#Discriminated","data-explorer-v2.search/id":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentProvider":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentProvider","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentProvider"},{"type":"object","properties":{"value":{"type":"integer","description":"Defines the numeric identifier of the segment used to resolve the audience.","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchProvider":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchProvider","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchProvider"},{"type":"object","properties":{"value":{"type":"string","description":"Defines the identifier of the saved search used to resolve the audience."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider#Discriminated","kind":"json-schema","title":"RcsAudienceSegmentByIdProvider","data":{"type":"object","title":"RcsAudienceSegmentByIdProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceSegmentByIdProvider"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider#Discriminated","kind":"json-schema","title":"RcsAudienceDataExplorerV2SearchByIdProvider","data":{"type":"object","title":"RcsAudienceDataExplorerV2SearchByIdProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceDataExplorerV2SearchByIdProvider"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.RcsAudience":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.RcsAudience","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.Audience.RcsAudience","data":{"type":"object","properties":{"destination":{"type":"array","description":"Defines the inclusion sources used to build the target population.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider#Discriminable"}},"exclusion":{"type":"array","description":"Defines the exclusion sources applied to the target population.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.Provider.RcsAudienceProvider#Discriminable"}},"countries":{"type":"array","description":"Defines the list of target countries for the campaign, as ISO 3166-1 alpha-3 codes.","items":{"type":"string"}},"normalization":{"type":"string","description":"Defines the normalization strategy applied to recipients whose phone number  \r\nis not already in E.164 format.","enum":["inflight"]},"refresh":{"type":"boolean","description":"Defines whether the audience should be recomputed at execution time."},"deduplication":{"type":"integer","description":"Defines the deduplication strategy applied to the final audience.","format":"int32","enum":[0,1,2,3]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsRateLimiting":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsRateLimiting","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.RcsRateLimiting","data":{"type":"object","properties":{"limit":{"type":"integer","description":"Defines the maximum number of messages allowed within the specified time unit.","format":"int32"},"unit":{"type":"string","description":"Defines the time unit used to evaluate the rate limit window.","enum":["second","minute","hour"]},"smooth":{"type":"boolean","description":"Defines whether message dispatch should be evenly distributed  \r\nacross the time window."}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler","data":{"type":"object","properties":{"audience":{"type":"object","description":"Defines the audience targeted by the campaign.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.Audience.RcsAudience"}]},"rate":{"type":"object","description":"Defines the rate limiting policy applied during campaign execution.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsRateLimiting"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler#Discriminable","kind":"json-schema","title":"RcsScheduler","data":{"type":"object","title":"RcsScheduler","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"asap":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler#Discriminated","once":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler"},{"type":"object","properties":{"at":{"type":"string","description":"Defines the UTC date and time at which the campaign should start.","format":"date-time"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler#Discriminated","kind":"json-schema","title":"AsSoonAsPossibleScheduler","data":{"type":"object","title":"AsSoonAsPossibleScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.AsSoonAsPossibleScheduler"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler#Discriminated","kind":"json-schema","title":"OnceScheduler","data":{"type":"object","title":"OnceScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.OnceScheduler"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication"},{"type":"object","properties":{"scheduler":{"type":"object","description":"Defines the scheduling configuration of the campaign.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationMessage#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationMessage#Discriminated","kind":"json-schema","title":"RichCommunicationMessage","data":{"type":"object","title":"RichCommunicationMessage","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationMessage"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign#Discriminated","kind":"json-schema","title":"RichCommunicationCampaign","data":{"type":"object","title":"RichCommunicationCampaign","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunicationCampaign"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsCreationDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"Defines the RCS notification that was created.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.CreationSource<RcsCreationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationSource<RcsCreationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationSource<RcsCreationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the creation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsCreationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource<RcsCreationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationSource#Discriminated","kind":"json-schema","title":"SomethingCreationSource","data":{"type":"object","title":"SomethingCreationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingCreationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationSource#Discriminated","kind":"json-schema","title":"ContactCreationSource","data":{"type":"object","title":"ContactCreationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactCreationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource#Discriminated","kind":"json-schema","title":"SubscriptionCreationSource","data":{"type":"object","title":"SubscriptionCreationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Push.SubscriptionCreationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationSource#Discriminated","kind":"json-schema","title":"NotificationCreationSource","data":{"type":"object","title":"NotificationCreationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationCreationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationSource#Discriminated","kind":"json-schema","title":"RcsCreationSource","data":{"type":"object","title":"RcsCreationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCreationSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<CreationSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<CreationSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<CreationSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.CreationEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.CreationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<CreationSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.ModificationSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ModificationSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ModificationSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationSource#Discriminable","kind":"json-schema","title":"ModificationSource","data":{"type":"object","title":"ModificationSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"something":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationSource#Discriminated","contact":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Something.SomethingModificationDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<SomethingModificationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<SomethingModificationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ModificationSource<SomethingModificationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the modification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Something.SomethingModificationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource<SomethingModificationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Contact.ContactModificationDetail","data":{"type":"object","properties":{"current":{"type":"object","description":"The target representation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation"}]},"previous":{"type":"object","description":"The target representation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<ContactModificationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<ContactModificationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ModificationSource<ContactModificationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the modification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Contact.ContactModificationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource<ContactModificationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationModificationDetail","data":{"type":"object","properties":{"current":{"type":"object","description":"The notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}]},"previous":{"type":"object","description":"The notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<NotificationModificationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<NotificationModificationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ModificationSource<NotificationModificationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the modification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationModificationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource<NotificationModificationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsModificationDetail","data":{"type":"object","properties":{"current":{"type":"object","description":"Defines the RCS notification in its updated state.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable"}]},"previous":{"type":"object","description":"Defines the RCS notification in its previous state, before modification.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<RcsModificationDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationSource<RcsModificationDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ModificationSource<RcsModificationDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the modification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsModificationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource<RcsModificationDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationSource#Discriminated","kind":"json-schema","title":"SomethingModificationSource","data":{"type":"object","title":"SomethingModificationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingModificationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationSource#Discriminated","kind":"json-schema","title":"ContactModificationSource","data":{"type":"object","title":"ContactModificationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactModificationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationSource#Discriminated","kind":"json-schema","title":"NotificationModificationSource","data":{"type":"object","title":"NotificationModificationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationModificationSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationSource#Discriminated","kind":"json-schema","title":"RcsModificationSource","data":{"type":"object","title":"RcsModificationSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsModificationSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<ModificationSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<ModificationSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<ModificationSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ModificationEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ModificationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<ModificationSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.ImpressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.ImpressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ImpressionSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ImpressionSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.ImpressionSource#Discriminable","kind":"json-schema","title":"ImpressionSource","data":{"type":"object","title":"ImpressionSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationImpressionDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationActivation"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.Impression<NotificationImpressionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.Impression<NotificationImpressionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.Impression<NotificationImpressionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ImpressionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the hit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.Impression<NotificationImpressionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource#Discriminated","kind":"json-schema","title":"NotificationImpressionSource","data":{"type":"object","title":"NotificationImpressionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationImpressionSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<ImpressionSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<ImpressionSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<ImpressionSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ImpressionSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ImpressionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<ImpressionSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.InteractionSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.InteractionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.InteractionSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.InteractionSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.InteractionSource#Discriminable","kind":"json-schema","title":"InteractionSource","data":{"type":"object","title":"InteractionSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction","data":{"type":"object","properties":{"network":{"type":"string","description":"Defines the carrier network on which the interaction was reported."}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction#Discriminable","kind":"json-schema","title":"RcsInteraction","data":{"type":"object","title":"RcsInteraction","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"read":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead#Discriminated","reply":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion#Discriminated","dial":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion#Discriminated","share-location":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion#Discriminated","view-location":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion#Discriminated","open-url":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion#Discriminated","create-calendar-event":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction"},{"type":"object","properties":{"text":{"type":"string","description":"The label that was displayed on the suggestion button the recipient selected."},"postback":{"type":"string","description":"The postback value that was returned when the suggestion was selected."},"card":{"type":"integer","description":"Defines the 1-based position of the carousel card on which the suggestion was displayed.","format":"int32"},"index":{"type":"integer","description":"Defines the 1-based position of the suggestion within its card or message.","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionSuggestion"},{"type":"object","properties":{"value":{"type":"string","description":"The reply value sent back by the recipient when the suggestion was selected."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion"},{"type":"object","properties":{"phone":{"type":"string","description":"The phone number that was dialed by the recipient."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocation":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocation","data":{"type":"object","properties":{"label":{"type":"string","description":"The optional display name shown on the map alongside the location."},"latitude":{"type":"number","description":"The latitude of the location, expressed in decimal degrees.","format":"double"},"longitude":{"type":"number","description":"The longitude of the location, expressed in decimal degrees.","format":"double"}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion"},{"type":"object","properties":{"location":{"type":"object","description":"The geographic location that was displayed to the recipient.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocation"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion"},{"type":"object","properties":{"url":{"type":"string","description":"The URL that was opened by the recipient device."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCalendarEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCalendarEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCalendarEvent","data":{"type":"object","properties":{"start":{"type":"string","description":"The event start date and time in UTC.","format":"date-time"},"end":{"type":"string","description":"The event end date and time in UTC.","format":"date-time"},"title":{"type":"string","description":"The title of the event, displayed as the main label in the recipient calendar."},"description":{"type":"string","description":"The description of the event, providing additional context in the recipient calendar."}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionActionSuggestion"},{"type":"object","properties":{"event":{"type":"object","description":"The calendar event that was proposed to the recipient for creation.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCalendarEvent"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead#Discriminated","kind":"json-schema","title":"RcsInteractionRead","data":{"type":"object","title":"RcsInteractionRead","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteractionRead"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion#Discriminated","kind":"json-schema","title":"RcsInteractionReplySuggestion","data":{"type":"object","title":"RcsInteractionReplySuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.RcsInteractionReplySuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion#Discriminated","kind":"json-schema","title":"RcsInteractionDialSuggestion","data":{"type":"object","title":"RcsInteractionDialSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionDialSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion#Discriminated","kind":"json-schema","title":"RcsInteractionShareLocationSuggestion","data":{"type":"object","title":"RcsInteractionShareLocationSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionShareLocationSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion#Discriminated","kind":"json-schema","title":"RcsInteractionViewLocationSuggestion","data":{"type":"object","title":"RcsInteractionViewLocationSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionViewLocationSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion#Discriminated","kind":"json-schema","title":"RcsInteractionOpenUrlSuggestion","data":{"type":"object","title":"RcsInteractionOpenUrlSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionOpenUrlSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion#Discriminated","kind":"json-schema","title":"RcsInteractionCreateCalendarEventSuggestion","data":{"type":"object","title":"RcsInteractionCreateCalendarEventSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.Suggestion.Action.RcsInteractionCreateCalendarEventSuggestion"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsInteractionDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Defines the activation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation"}]},"interaction":{"type":"object","description":"Defines the interaction data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.Interaction.RcsInteraction#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.InteractionSource<RcsInteractionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.InteractionSource<RcsInteractionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.InteractionSource<RcsInteractionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.InteractionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the channel-specific detail of the interaction.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.InteractionSource<RcsInteractionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource#Discriminated","kind":"json-schema","title":"RcsInteractionSource","data":{"type":"object","title":"RcsInteractionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<InteractionSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<InteractionSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<InteractionSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.InteractionSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.InteractionEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.InteractionEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.InteractionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<InteractionSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.SuppressionSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource#Discriminable","kind":"json-schema","title":"SuppressionSource","data":{"type":"object","title":"SuppressionSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"something":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource#Discriminated","contact":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource#Discriminated","notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Something.SomethingSuppressionDetail","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<SomethingSuppressionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<SomethingSuppressionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.SuppressionSource<SomethingSuppressionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the suppression","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<SomethingSuppressionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Contact.ContactSuppressionDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"The target representation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<ContactSuppressionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<ContactSuppressionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.SuppressionSource<ContactSuppressionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the suppression","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<ContactSuppressionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationSuppressionDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"The notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<NotificationSuppressionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<NotificationSuppressionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.SuppressionSource<NotificationSuppressionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the suppression","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<NotificationSuppressionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsSuppressionDetail","data":{"type":"object","properties":{"value":{"type":"object","description":"Defines the RCS notification that was suppressed.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RichCommunication#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<RcsSuppressionDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<RcsSuppressionDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.SuppressionSource<RcsSuppressionDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the suppression","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource<RcsSuppressionDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource#Discriminated","kind":"json-schema","title":"SomethingSuppressionSource","data":{"type":"object","title":"SomethingSuppressionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Something.SomethingSuppressionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource#Discriminated","kind":"json-schema","title":"ContactSuppressionSource","data":{"type":"object","title":"ContactSuppressionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Contact.ContactSuppressionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource#Discriminated","kind":"json-schema","title":"NotificationSuppressionSource","data":{"type":"object","title":"NotificationSuppressionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationSuppressionSource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource#Discriminated","kind":"json-schema","title":"RcsSuppressionSource","data":{"type":"object","title":"RcsSuppressionSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsSuppressionSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<SuppressionSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<SuppressionSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<SuppressionSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.SuppressionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<SuppressionSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.OptoutSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.OptoutSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.OptoutSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.OptoutSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.OptoutSource#Discriminable","kind":"json-schema","title":"OptoutSource","data":{"type":"object","title":"OptoutSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"notification":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.Optout":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.Optout","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.Optout","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Source.Notification.Optout#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.Optout#Discriminable","kind":"json-schema","title":"Optout","data":{"type":"object","title":"Optout","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"global":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.GlobalOptout#Discriminated","channel":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.ChannelOptout#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.GlobalOptout":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.GlobalOptout","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.GlobalOptout","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.Optout"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.ChannelOptout":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.ChannelOptout","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.ChannelOptout","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.Optout"},{"type":"object","properties":{"channel":{"type":"string","description":"Device channel "}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.GlobalOptout#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.GlobalOptout#Discriminated","kind":"json-schema","title":"GlobalOptout","data":{"type":"object","title":"GlobalOptout","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.GlobalOptout"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.ChannelOptout#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.ChannelOptout#Discriminated","kind":"json-schema","title":"ChannelOptout","data":{"type":"object","title":"ChannelOptout","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.ChannelOptout"}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationOptoutDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Event.NotificationActivation"}]},"optout":{"type":"object","description":"Detail of the underlying optout","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.Optout#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.OptoutSource<NotificationOptoutDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.OptoutSource<NotificationOptoutDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.OptoutSource<NotificationOptoutDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.OptoutSource"},{"type":"object","properties":{"detail":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.OptoutSource<NotificationOptoutDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource#Discriminated","kind":"json-schema","title":"NotificationOptoutSource","data":{"type":"object","title":"NotificationOptoutSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Notification.NotificationOptoutSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<OptoutSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<OptoutSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<OptoutSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.OptoutSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.OptoutEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.OptoutEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.OptoutEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<OptoutSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.ReplySource":{"id":"components/schemas/NP6.CM.Models.Event.Type.ReplySource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ReplySource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ReplySource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.ReplySource#Discriminable","kind":"json-schema","title":"ReplySource","data":{"type":"object","title":"ReplySource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sms":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplySource#Discriminated","rcs":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplySource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsReply":{"id":"components/schemas/NP6.CM.Models.Sms.SmsReply","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsReply","data":{"type":"object","properties":{"shortcode":{"type":"string","description":"Short number on which we received the MO"},"keyword":{"type":"string","description":"The keyword that was used to send the message"},"msisdn":{"type":"string","description":"The sender mobile number with country code "},"content":{"type":"string","description":"The message body for this inbound message."}}}},"components/schemas/NP6.CM.Models.Sms.SmsReply#Discriminable":{"id":"components/schemas/NP6.CM.Models.Sms.SmsReply#Discriminable","kind":"json-schema","title":"SmsReply","data":{"type":"object","title":"SmsReply","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"stop":"#/components/schemas/NP6.CM.Models.Sms.SmsReplyStop#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Sms.SmsReplyStop":{"id":"components/schemas/NP6.CM.Models.Sms.SmsReplyStop","kind":"json-schema","title":"NP6.CM.Models.Sms.SmsReplyStop","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsReply"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Sms.SmsReplyStop#Discriminated":{"id":"components/schemas/NP6.CM.Models.Sms.SmsReplyStop#Discriminated","kind":"json-schema","title":"SmsReplyStop","data":{"type":"object","title":"SmsReplyStop","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsReplyStop"}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplyDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplyDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsReplyDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsActivation"}]},"reply":{"type":"object","description":"Detail of the underlying reply","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.SmsReply#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ReplySource<SmsReplyDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ReplySource<SmsReplyDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ReplySource<SmsReplyDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplySource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplyDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplySource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplySource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Sms.SmsReplySource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplySource<SmsReplyDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReply":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReply","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsReply","data":{"type":"object","properties":{"shortcode":{"type":"string","description":"Defines the shortcode on which the inbound message was received."},"keyword":{"type":"string","description":"Defines the keyword extracted from the inbound message."},"msisdn":{"type":"string","description":"Defines the sender's mobile number including the country code."},"content":{"type":"string","description":"Defines the text content of the inbound message."}}}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReply#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReply#Discriminable","kind":"json-schema","title":"RcsReply","data":{"type":"object","title":"RcsReply","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"stop":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsReplyStop#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReplyStop":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReplyStop","kind":"json-schema","title":"NP6.CM.Models.Rcs.Fact.RcsReplyStop","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsReply"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReplyStop#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Fact.RcsReplyStop#Discriminated","kind":"json-schema","title":"RcsReplyStop","data":{"type":"object","title":"RcsReplyStop","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsReplyStop"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplyDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplyDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsReplyDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Defines the activation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsActivation"}]},"reply":{"type":"object","description":"Defines the inbound reply data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsReply#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ReplySource<RcsReplyDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ReplySource<RcsReplyDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ReplySource<RcsReplyDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplySource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplyDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplySource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplySource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Rcs.RcsReplySource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplySource<RcsReplyDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplySource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplySource#Discriminated","kind":"json-schema","title":"SmsReplySource","data":{"type":"object","title":"SmsReplySource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Sms.SmsReplySource"}]}},"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplySource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplySource#Discriminated","kind":"json-schema","title":"RcsReplySource","data":{"type":"object","title":"RcsReplySource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplySource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<ReplySource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<ReplySource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<ReplySource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplySource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ReplyEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.ReplyEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ReplyEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<ReplySource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.ComplaintSource":{"id":"components/schemas/NP6.CM.Models.Event.Type.ComplaintSource","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ComplaintSource","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Event.Type.ComplaintSource#Discriminable":{"id":"components/schemas/NP6.CM.Models.Event.Type.ComplaintSource#Discriminable","kind":"json-schema","title":"ComplaintSource","data":{"type":"object","title":"ComplaintSource","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"email":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailComplaint","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.EmailComplaint#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.EmailComplaint#Discriminable","kind":"json-schema","title":"EmailComplaint","data":{"type":"object","title":"EmailComplaint","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"aol":"#/components/schemas/NP6.CM.Models.Email.EmailAOLComplaint#Discriminated","spam cop":"#/components/schemas/NP6.CM.Models.Email.EmailSpamCopComplaint#Discriminated","hotmail":"#/components/schemas/NP6.CM.Models.Email.EmailHotmailComplaint#Discriminated","ft":"#/components/schemas/NP6.CM.Models.Email.EmailFTComplaint#Discriminated","outblaze":"#/components/schemas/NP6.CM.Models.Email.EmailOutBlazeComplaint#Discriminated","signal spam":"#/components/schemas/NP6.CM.Models.Email.EmailSignalSpamComplaint#Discriminated","yahoo":"#/components/schemas/NP6.CM.Models.Email.EmailYahooComplaint#Discriminated","comcast":"#/components/schemas/NP6.CM.Models.Email.EmailComcastComplaint#Discriminated","mail ru":"#/components/schemas/NP6.CM.Models.Email.EmailMailRUComplaint#Discriminated","italia":"#/components/schemas/NP6.CM.Models.Email.EmailItaliaComplaint#Discriminated","la poste":"#/components/schemas/NP6.CM.Models.Email.EmailLaPosteComplaint#Discriminated","orange":"#/components/schemas/NP6.CM.Models.Email.EmailOrangeComplaint#Discriminated","sfr":"#/components/schemas/NP6.CM.Models.Email.EmailSFRComplaint#Discriminated","gandi":"#/components/schemas/NP6.CM.Models.Email.EmailGandiComplaint#Discriminated","terra":"#/components/schemas/NP6.CM.Models.Email.EmailTerraComplaint#Discriminated","tele italia":"#/components/schemas/NP6.CM.Models.Email.EmailTeleItaliaComplaint#Discriminated","fast mail":"#/components/schemas/NP6.CM.Models.Email.EmailFastMailComplaint#Discriminated","swiss com":"#/components/schemas/NP6.CM.Models.Email.EmailSwissComComplaint#Discriminated","virgin":"#/components/schemas/NP6.CM.Models.Email.EmailVirginComplaint#Discriminated","unknown":"#/components/schemas/NP6.CM.Models.Email.EmailUnknownComplaint#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.EmailAOLComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailAOLComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailAOLComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailSpamCopComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailSpamCopComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailSpamCopComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailHotmailComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailHotmailComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailHotmailComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailFTComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailFTComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailFTComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailOutBlazeComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailOutBlazeComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailOutBlazeComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailSignalSpamComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailSignalSpamComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailSignalSpamComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailYahooComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailYahooComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailYahooComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailComcastComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailComcastComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailComcastComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailMailRUComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailMailRUComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailMailRUComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailItaliaComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailItaliaComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailItaliaComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailLaPosteComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailLaPosteComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailLaPosteComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailOrangeComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailOrangeComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailOrangeComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailSFRComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailSFRComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailSFRComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailGandiComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailGandiComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailGandiComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailTerraComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailTerraComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailTerraComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailTeleItaliaComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailTeleItaliaComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailTeleItaliaComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailFastMailComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailFastMailComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailFastMailComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailSwissComComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailSwissComComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailSwissComComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailVirginComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailVirginComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailVirginComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailUnknownComplaint":{"id":"components/schemas/NP6.CM.Models.Email.EmailUnknownComplaint","kind":"json-schema","title":"NP6.CM.Models.Email.EmailUnknownComplaint","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Email.EmailAOLComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailAOLComplaint#Discriminated","kind":"json-schema","title":"EmailAOLComplaint","data":{"type":"object","title":"EmailAOLComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailAOLComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailSpamCopComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailSpamCopComplaint#Discriminated","kind":"json-schema","title":"EmailSpamCopComplaint","data":{"type":"object","title":"EmailSpamCopComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailSpamCopComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailHotmailComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailHotmailComplaint#Discriminated","kind":"json-schema","title":"EmailHotmailComplaint","data":{"type":"object","title":"EmailHotmailComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailHotmailComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailFTComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailFTComplaint#Discriminated","kind":"json-schema","title":"EmailFTComplaint","data":{"type":"object","title":"EmailFTComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailFTComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailOutBlazeComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailOutBlazeComplaint#Discriminated","kind":"json-schema","title":"EmailOutBlazeComplaint","data":{"type":"object","title":"EmailOutBlazeComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailOutBlazeComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailSignalSpamComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailSignalSpamComplaint#Discriminated","kind":"json-schema","title":"EmailSignalSpamComplaint","data":{"type":"object","title":"EmailSignalSpamComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailSignalSpamComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailYahooComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailYahooComplaint#Discriminated","kind":"json-schema","title":"EmailYahooComplaint","data":{"type":"object","title":"EmailYahooComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailYahooComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailComcastComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailComcastComplaint#Discriminated","kind":"json-schema","title":"EmailComcastComplaint","data":{"type":"object","title":"EmailComcastComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComcastComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailMailRUComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailMailRUComplaint#Discriminated","kind":"json-schema","title":"EmailMailRUComplaint","data":{"type":"object","title":"EmailMailRUComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailMailRUComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailItaliaComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailItaliaComplaint#Discriminated","kind":"json-schema","title":"EmailItaliaComplaint","data":{"type":"object","title":"EmailItaliaComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailItaliaComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailLaPosteComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailLaPosteComplaint#Discriminated","kind":"json-schema","title":"EmailLaPosteComplaint","data":{"type":"object","title":"EmailLaPosteComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailLaPosteComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailOrangeComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailOrangeComplaint#Discriminated","kind":"json-schema","title":"EmailOrangeComplaint","data":{"type":"object","title":"EmailOrangeComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailOrangeComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailSFRComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailSFRComplaint#Discriminated","kind":"json-schema","title":"EmailSFRComplaint","data":{"type":"object","title":"EmailSFRComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailSFRComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailGandiComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailGandiComplaint#Discriminated","kind":"json-schema","title":"EmailGandiComplaint","data":{"type":"object","title":"EmailGandiComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailGandiComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailTerraComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailTerraComplaint#Discriminated","kind":"json-schema","title":"EmailTerraComplaint","data":{"type":"object","title":"EmailTerraComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailTerraComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailTeleItaliaComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailTeleItaliaComplaint#Discriminated","kind":"json-schema","title":"EmailTeleItaliaComplaint","data":{"type":"object","title":"EmailTeleItaliaComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailTeleItaliaComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailFastMailComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailFastMailComplaint#Discriminated","kind":"json-schema","title":"EmailFastMailComplaint","data":{"type":"object","title":"EmailFastMailComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailFastMailComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailSwissComComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailSwissComComplaint#Discriminated","kind":"json-schema","title":"EmailSwissComComplaint","data":{"type":"object","title":"EmailSwissComComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailSwissComComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailVirginComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailVirginComplaint#Discriminated","kind":"json-schema","title":"EmailVirginComplaint","data":{"type":"object","title":"EmailVirginComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailVirginComplaint"}]}},"components/schemas/NP6.CM.Models.Email.EmailUnknownComplaint#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.EmailUnknownComplaint#Discriminated","kind":"json-schema","title":"EmailUnknownComplaint","data":{"type":"object","title":"EmailUnknownComplaint","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailUnknownComplaint"}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintDetail":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintDetail","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailComplaintDetail","data":{"type":"object","properties":{"activation":{"type":"object","description":"Detail of the underlying activation","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailActivation"}]},"complaint":{"type":"object","description":"Detail of the underlying complaint","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.EmailComplaint#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Event.Type.ComplaintSource<EmailComplaintDetail>":{"id":"components/schemas/NP6.CM.Models.Event.Type.ComplaintSource<EmailComplaintDetail>","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ComplaintSource<EmailComplaintDetail>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ComplaintSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Detail of the complaint","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintSource":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintSource","kind":"json-schema","title":"NP6.CM.Models.Event.Source.Email.EmailComplaintSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ComplaintSource<EmailComplaintDetail>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintSource#Discriminated","kind":"json-schema","title":"EmailComplaintSource","data":{"type":"object","title":"EmailComplaintSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Email.EmailComplaintSource"}]}},"components/schemas/NP6.CM.Models.Event.SourceEvent<ComplaintSource>":{"id":"components/schemas/NP6.CM.Models.Event.SourceEvent<ComplaintSource>","kind":"json-schema","title":"NP6.CM.Models.Event.SourceEvent<ComplaintSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Source of the event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ComplaintSource#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent":{"id":"components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent","kind":"json-schema","title":"NP6.CM.Models.Event.Type.ComplaintEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.SourceEvent<ComplaintSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Event.Type.ExecutionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.ExecutionEvent#Discriminated","kind":"json-schema","title":"ExecutionEvent","data":{"type":"object","title":"ExecutionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ExecutionEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.CancellationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.CancellationEvent#Discriminated","kind":"json-schema","title":"CancellationEvent","data":{"type":"object","title":"CancellationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.ActivationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.ActivationEvent#Discriminated","kind":"json-schema","title":"ActivationEvent","data":{"type":"object","title":"ActivationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.BounceEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.BounceEvent#Discriminated","kind":"json-schema","title":"BounceEvent","data":{"type":"object","title":"BounceEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.DeliveryEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.DeliveryEvent#Discriminated","kind":"json-schema","title":"DeliveryEvent","data":{"type":"object","title":"DeliveryEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.DeliveryEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.HitEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.HitEvent#Discriminated","kind":"json-schema","title":"HitEvent","data":{"type":"object","title":"HitEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.CreationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.CreationEvent#Discriminated","kind":"json-schema","title":"CreationEvent","data":{"type":"object","title":"CreationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CreationEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.ModificationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.ModificationEvent#Discriminated","kind":"json-schema","title":"ModificationEvent","data":{"type":"object","title":"ModificationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ModificationEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent#Discriminated","kind":"json-schema","title":"ImpressionEvent","data":{"type":"object","title":"ImpressionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.InteractionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.InteractionEvent#Discriminated","kind":"json-schema","title":"InteractionEvent","data":{"type":"object","title":"InteractionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.InteractionEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.SuppressionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.SuppressionEvent#Discriminated","kind":"json-schema","title":"SuppressionEvent","data":{"type":"object","title":"SuppressionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.SuppressionEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.OptoutEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.OptoutEvent#Discriminated","kind":"json-schema","title":"OptoutEvent","data":{"type":"object","title":"OptoutEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.OptoutEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.ReplyEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.ReplyEvent#Discriminated","kind":"json-schema","title":"ReplyEvent","data":{"type":"object","title":"ReplyEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplyEvent"}]}},"components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent#Discriminated","kind":"json-schema","title":"ComplaintEvent","data":{"type":"object","title":"ComplaintEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderRequest":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderRequest","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderRequest","data":{"type":"object","properties":{"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"related":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"data":{"type":"object","description":"Rendering data"},"blocks":{"type":"array","description":"Blocks of additional data","items":{"type":"object"}},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"stamp":{"type":"object","description":"Stamp data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderContext":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderContext","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderContext","data":{"type":"object","properties":{"id":{"type":"string","description":"The message id"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderEmailContext":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderEmailContext","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderEmailContext","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderContext"},{"type":"object","properties":{"display":{"type":"integer","description":"Underlying display configuration","format":"int32","enum":[0,1,2,4,8,16]},"render":{"type":"integer","description":"The content id to render","format":"int64"},"recipient":{"type":"string","description":"Email of the recipients to override the send"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderRequest"},{"type":"object","properties":{"headers":{"type":"object","description":"Headers overrides","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailTemplateHeaders"}]},"subject":{"type":"string","description":"Subjet override"},"content":{"type":"object","description":"Content override","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailContent#Discriminable"}]},"context":{"type":"object","description":"Views overrides","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderEmailContext"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsContext":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsContext","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsContext","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderContext"},{"type":"object","properties":{"display":{"type":"integer","description":"Underlying display configuration","format":"int32","enum":[0,1,2,4,8,16]},"render":{"type":"integer","description":"The content id to render","format":"int64"},"recipient":{"type":"string","description":"Tel of the recipients to override the send"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderRequest"},{"type":"object","properties":{"text":{"type":"string","description":"Views overrides"},"context":{"type":"object","description":"Views overrides","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsContext"}]}}}]}},"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult":{"id":"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult","kind":"json-schema","title":"NP6.CM.Models.Email.Render.RenderMailResult","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable":{"id":"components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable","kind":"json-schema","title":"RenderMailResult","data":{"type":"object","title":"RenderMailResult","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Email.Render.SuccessRenderMailResult#Discriminated","error":"#/components/schemas/NP6.CM.Models.Email.Render.ErrorRenderMailResult#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Email.Render.MailSenderResult":{"id":"components/schemas/NP6.CM.Models.Email.Render.MailSenderResult","kind":"json-schema","title":"NP6.CM.Models.Email.Render.MailSenderResult","data":{"type":"object","properties":{"bounce":{"type":"string","description":"The sender bounce value"},"label":{"type":"string","description":"The sender label"},"reply":{"type":"string","description":"The replyto email header"},"value":{"type":"string","description":"The sender value"}}}},"components/schemas/NP6.CM.Models.Email.Render.SuccessRenderMailResult":{"id":"components/schemas/NP6.CM.Models.Email.Render.SuccessRenderMailResult","kind":"json-schema","title":"NP6.CM.Models.Email.Render.SuccessRenderMailResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Render.RenderMailResult"},{"type":"object","properties":{"recipient":{"type":"string","description":"The rendered recipient"},"sender":{"type":"object","description":"The rendered sender values","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Render.MailSenderResult"}]},"subject":{"type":"string","description":"The rendered subject"},"html":{"type":"string","description":"The rendered html"},"text":{"type":"string","description":"The rendered text"},"amp":{"type":"string","description":"The rendered amp"},"headers":{"type":"object","description":"The rendered email headers","additionalProperties":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Email.Render.ErrorRenderMailResult":{"id":"components/schemas/NP6.CM.Models.Email.Render.ErrorRenderMailResult","kind":"json-schema","title":"NP6.CM.Models.Email.Render.ErrorRenderMailResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Render.RenderMailResult"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Email.Render.SuccessRenderMailResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Render.SuccessRenderMailResult#Discriminated","kind":"json-schema","title":"SuccessRenderMailResult","data":{"type":"object","title":"SuccessRenderMailResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Render.SuccessRenderMailResult"}]}},"components/schemas/NP6.CM.Models.Email.Render.ErrorRenderMailResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Email.Render.ErrorRenderMailResult#Discriminated","kind":"json-schema","title":"ErrorRenderMailResult","data":{"type":"object","title":"ErrorRenderMailResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Email.Render.ErrorRenderMailResult"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink#Discriminable","kind":"json-schema","title":"RenderableLink","data":{"type":"object","title":"RenderableLink","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"system":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink#Discriminated","external":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink#Discriminated","form":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink#Discriminated","webtask":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink#Discriminable","kind":"json-schema","title":"RenderableSystemDestinationLink","data":{"type":"object","title":"RenderableSystemDestinationLink","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"open":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink#Discriminated","mirror":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink#Discriminated","unsubscribe":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink"},{"type":"object","properties":{"label":{"type":"object","description":"The label of the system open link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"category":{"type":"object","description":"The category of the system open link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"source":{"type":"string","description":"The source of the system open link","enum":["text","html"]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink"},{"type":"object","properties":{"label":{"type":"object","description":"The label of the system mirror link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"category":{"type":"object","description":"The category of the system mirror link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"source":{"type":"string","description":"The source of the system mirror link","enum":["text","html"]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink#Discriminated","kind":"json-schema","title":"RenderableSystemDestinationOpenLink","data":{"type":"object","title":"RenderableSystemDestinationOpenLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationOpenLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink#Discriminated","kind":"json-schema","title":"RenderableSystemDestinationMirrorLink","data":{"type":"object","title":"RenderableSystemDestinationMirrorLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationMirrorLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink#Discriminated","kind":"json-schema","title":"RenderableSystemDestinationUnsubscribeLink","data":{"type":"object","title":"RenderableSystemDestinationUnsubscribeLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationUnsubscribeLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink"},{"type":"object","properties":{"destination":{"type":"object","description":"The destination of the system link","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemDestinationLink#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink"},{"type":"object","properties":{"destination":{"type":"object","description":"The destination of the external link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"label":{"type":"object","description":"The label of the external link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"category":{"type":"object","description":"The category of the external link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"source":{"type":"string","description":"The source of the external link","enum":["text","html"]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink"},{"type":"object","properties":{"destination":{"type":"object","description":"The destination of the form link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"label":{"type":"object","description":"The label of the form link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"category":{"type":"object","description":"The category of the form link","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"source":{"type":"string","description":"The source of the form link","enum":["text","html"]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink"},{"type":"object","properties":{"id":{"type":"object","description":"The id of the webtask","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink#Discriminated","kind":"json-schema","title":"RenderableSystemLink","data":{"type":"object","title":"RenderableSystemLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableSystemLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink#Discriminated","kind":"json-schema","title":"RenderableExternalLink","data":{"type":"object","title":"RenderableExternalLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableExternalLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink#Discriminated","kind":"json-schema","title":"RenderableFormLink","data":{"type":"object","title":"RenderableFormLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableFormLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink#Discriminated","kind":"json-schema","title":"RenderableWebTaskLink","data":{"type":"object","title":"RenderableWebTaskLink","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableWebTaskLink"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksRequest","data":{"type":"object","properties":{"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"data":{"type":"object","description":"Render data"},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"context":{"type":"object","description":"Render context","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderEmailContext"}]},"stamp":{"type":"object","description":"Stamp data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"links":{"type":"array","description":"Links to render","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderableLink#Discriminable"}}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult#Discriminable","kind":"json-schema","title":"RenderMailLinksResult","data":{"type":"object","title":"RenderMailLinksResult","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult#Discriminated","error":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult"},{"type":"object","properties":{"links":{"type":"array","description":"Rendered links","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.RenderMailLinksResult"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult#Discriminated","kind":"json-schema","title":"SuccessRenderMailLinksResult","data":{"type":"object","title":"SuccessRenderMailLinksResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.SuccessRenderMailLinksResult"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult#Discriminated","kind":"json-schema","title":"ErrorRenderMailLinksResult","data":{"type":"object","title":"ErrorRenderMailLinksResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.Links.ErrorRenderMailLinksResult"}]}},"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest":{"id":"components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest","kind":"json-schema","title":"NP6.CM.Models.Email.Execution.ExecutionEmailRequest","data":{"type":"object","properties":{"recipient":{"type":"object","description":"The recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"related":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"copies":{"type":"array","description":"Carbon copies","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy#Discriminable"}},"headers":{"type":"object","description":"Template \"headers\"","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailTemplateHeaders"}]},"subject":{"type":"string","description":"Template \"subject\""},"attachments":{"type":"array","description":"Attachments","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}},"content":{"type":"object","description":"Views overrides","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.EmailContent#Discriminable"}]},"data":{"type":"object","description":"Rendering data"},"blocks":{"type":"array","description":"Blocks of additional data","items":{"type":"object"}},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"stamp":{"type":"object","description":"Stamp data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"urgent":{"type":"boolean","description":"Indicates the priority of this message"},"important":{"type":"boolean","description":"Indicates the importance of this message"}}}},"components/schemas/NP6.CM.Models.Sms.Execution.ExecutionSmsRequest":{"id":"components/schemas/NP6.CM.Models.Sms.Execution.ExecutionSmsRequest","kind":"json-schema","title":"NP6.CM.Models.Sms.Execution.ExecutionSmsRequest","data":{"type":"object","properties":{"recipient":{"type":"object","description":"The recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"related":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]},"content":{"type":"object","description":"Views overrides","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.SmsContent#Discriminable"}]},"data":{"type":"object","description":"Rendering data"},"blocks":{"type":"array","description":"Blocks of additional data","items":{"type":"object"}},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"stamp":{"type":"object","description":"Stamp data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"urgent":{"type":"boolean","description":"Indicates the priority of this message"}}}},"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.ExecutionResult","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable","kind":"json-schema","title":"ExecutionResult","data":{"type":"object","title":"ExecutionResult","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Action.Execution.SuccessExecutionResult#Discriminated","error":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionResult#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.SuccessExecutionResult":{"id":"components/schemas/NP6.CM.Models.Action.Execution.SuccessExecutionResult","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.SuccessExecutionResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult"},{"type":"object","properties":{"id":{"type":"string","description":"Message ID"},"recipient":{"type":"object","description":"Final Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.ErrorExecutionReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason#Discriminable","kind":"json-schema","title":"ErrorExecutionReason","data":{"type":"object","title":"ErrorExecutionReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"recipient not specified":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError#Discriminated","recipient not found":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientNotFoundError#Discriminated","carbon copy not specified":"#/components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError#Discriminated","carbon copy not found":"#/components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError#Discriminated","malformed content":"#/components/schemas/NP6.CM.Models.Action.Execution.ContentMalformedError#Discriminated","malformed stamp":"#/components/schemas/NP6.CM.Models.Action.Execution.StampMalformedError#Discriminated","duplicated attachment file names":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError#Discriminated","empty attachment file name":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyNameError#Discriminated","empty attachment data":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyDataError#Discriminated","malformed attachment data":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentMalformedDataError#Discriminated","attachment saving failed":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentIOError#Discriminated","unhandled":"#/components/schemas/NP6.CM.Models.Action.Execution.UnhandledExecutionError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotFoundError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotFoundError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.RecipientNotFoundError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"copy":{"type":"object","description":"Underlying carbon copy","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"copy":{"type":"object","description":"Underlying carbon copy","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.CarbonCopy#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.ContentMalformedError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ContentMalformedError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.ContentMalformedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Execution.StampMalformedError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.StampMalformedError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.StampMalformedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"stamp":{"type":"object","description":"Underlying stamp","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"attachments":{"type":"array","description":"Underlying attachments","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyNameError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyNameError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.AttachmentEmptyNameError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"attachment":{"type":"object","description":"Underlying attachment","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyDataError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyDataError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.AttachmentEmptyDataError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"attachment":{"type":"object","description":"Underlying attachment","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentMalformedDataError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentMalformedDataError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.AttachmentMalformedDataError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"attachment":{"type":"object","description":"Underlying attachment","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentIOError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentIOError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.AttachmentIOError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"attachment":{"type":"object","description":"Underlying Attachment Save Fail","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.Attachment"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.UnhandledExecutionError":{"id":"components/schemas/NP6.CM.Models.Action.Execution.UnhandledExecutionError","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.UnhandledExecutionError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying unhandled exception id"},"recipient":{"type":"object","description":"Underlying Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError#Discriminated","kind":"json-schema","title":"RecipientNotSpecifiedError","data":{"type":"object","title":"RecipientNotSpecifiedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientNotSpecifiedError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotFoundError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.RecipientNotFoundError#Discriminated","kind":"json-schema","title":"RecipientNotFoundError","data":{"type":"object","title":"RecipientNotFoundError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.RecipientNotFoundError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError#Discriminated","kind":"json-schema","title":"CarbonCopyNotSpecifiedError","data":{"type":"object","title":"CarbonCopyNotSpecifiedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotSpecifiedError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError#Discriminated","kind":"json-schema","title":"CarbonCopyNotFoundError","data":{"type":"object","title":"CarbonCopyNotFoundError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.CarbonCopyNotFoundError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.ContentMalformedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ContentMalformedError#Discriminated","kind":"json-schema","title":"ContentMalformedError","data":{"type":"object","title":"ContentMalformedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ContentMalformedError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.StampMalformedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.StampMalformedError#Discriminated","kind":"json-schema","title":"StampMalformedError","data":{"type":"object","title":"StampMalformedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.StampMalformedError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError#Discriminated","kind":"json-schema","title":"AttachmentDuplicatedNameError","data":{"type":"object","title":"AttachmentDuplicatedNameError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentDuplicatedNameError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyNameError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyNameError#Discriminated","kind":"json-schema","title":"AttachmentEmptyNameError","data":{"type":"object","title":"AttachmentEmptyNameError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyNameError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyDataError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyDataError#Discriminated","kind":"json-schema","title":"AttachmentEmptyDataError","data":{"type":"object","title":"AttachmentEmptyDataError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentEmptyDataError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentMalformedDataError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentMalformedDataError#Discriminated","kind":"json-schema","title":"AttachmentMalformedDataError","data":{"type":"object","title":"AttachmentMalformedDataError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentMalformedDataError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.AttachmentIOError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.AttachmentIOError#Discriminated","kind":"json-schema","title":"AttachmentIOError","data":{"type":"object","title":"AttachmentIOError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.AttachmentIOError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.UnhandledExecutionError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.UnhandledExecutionError#Discriminated","kind":"json-schema","title":"UnhandledExecutionError","data":{"type":"object","title":"UnhandledExecutionError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.UnhandledExecutionError"}]}},"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionResult":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionResult","kind":"json-schema","title":"NP6.CM.Models.Action.Execution.ErrorExecutionResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Action.Execution.SuccessExecutionResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.SuccessExecutionResult#Discriminated","kind":"json-schema","title":"SuccessExecutionResult","data":{"type":"object","title":"SuccessExecutionResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.SuccessExecutionResult"}]}},"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionResult#Discriminated","kind":"json-schema","title":"ErrorExecutionResult","data":{"type":"object","title":"ErrorExecutionResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ErrorExecutionResult"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestContentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestContentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestContentModel","data":{"type":"object","properties":{"html":{"type":"string","description":"The replacement html content of the message"},"text":{"type":"string","description":"The replacement text content of the message"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestHeaderModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestHeaderModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestHeaderModel","data":{"type":"object","properties":{"subject":{"type":"string","description":"The replacement message subject "},"mailFrom":{"type":"string","description":"The replacement from address"},"replyTo":{"type":"string","description":"The replacement reply-to address"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestModel","data":{"type":"object","properties":{"data":{"type":"object","description":"BsonDocument to pass additional data  "},"content":{"type":"object","description":"If the message is an email, the content of the message will be replaced by this parameter","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestContentModel"}]},"header":{"type":"object","description":"If the message is an email, the header of the message will be replaced by this parameter","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.SendMessageRequestHeaderModel"}]}}}},"components/schemas/NP6.CM.Models.Marker.Structure":{"id":"components/schemas/NP6.CM.Models.Marker.Structure","kind":"json-schema","title":"NP6.CM.Models.Marker.Structure","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the structure"}}}},"components/schemas/NP6.CM.Models.Marker.Structure#Discriminable":{"id":"components/schemas/NP6.CM.Models.Marker.Structure#Discriminable","kind":"json-schema","title":"Structure","data":{"type":"object","title":"Structure","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"navigation":"#/components/schemas/NP6.CM.Models.Marker.NavigationTag#Discriminated","basket":"#/components/schemas/NP6.CM.Models.Marker.Basket#Discriminated","basket-contents":"#/components/schemas/NP6.CM.Models.Marker.BasketContents#Discriminated","order":"#/components/schemas/NP6.CM.Models.Marker.Order#Discriminated","order-contents":"#/components/schemas/NP6.CM.Models.Marker.OrderContents#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Marker.NavigationTag":{"id":"components/schemas/NP6.CM.Models.Marker.NavigationTag","kind":"json-schema","title":"NP6.CM.Models.Marker.NavigationTag","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Structure"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Marker.Basket":{"id":"components/schemas/NP6.CM.Models.Marker.Basket","kind":"json-schema","title":"NP6.CM.Models.Marker.Basket","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Structure"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Marker.BasketContents":{"id":"components/schemas/NP6.CM.Models.Marker.BasketContents","kind":"json-schema","title":"NP6.CM.Models.Marker.BasketContents","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Structure"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Marker.Order":{"id":"components/schemas/NP6.CM.Models.Marker.Order","kind":"json-schema","title":"NP6.CM.Models.Marker.Order","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Structure"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Marker.OrderContents":{"id":"components/schemas/NP6.CM.Models.Marker.OrderContents","kind":"json-schema","title":"NP6.CM.Models.Marker.OrderContents","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Structure"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Marker.NavigationTag#Discriminated":{"id":"components/schemas/NP6.CM.Models.Marker.NavigationTag#Discriminated","kind":"json-schema","title":"NavigationTag","data":{"type":"object","title":"NavigationTag","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Marker.NavigationTag"}]}},"components/schemas/NP6.CM.Models.Marker.Basket#Discriminated":{"id":"components/schemas/NP6.CM.Models.Marker.Basket#Discriminated","kind":"json-schema","title":"Basket","data":{"type":"object","title":"Basket","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Basket"}]}},"components/schemas/NP6.CM.Models.Marker.BasketContents#Discriminated":{"id":"components/schemas/NP6.CM.Models.Marker.BasketContents#Discriminated","kind":"json-schema","title":"BasketContents","data":{"type":"object","title":"BasketContents","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Marker.BasketContents"}]}},"components/schemas/NP6.CM.Models.Marker.Order#Discriminated":{"id":"components/schemas/NP6.CM.Models.Marker.Order#Discriminated","kind":"json-schema","title":"Order","data":{"type":"object","title":"Order","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Order"}]}},"components/schemas/NP6.CM.Models.Marker.OrderContents#Discriminated":{"id":"components/schemas/NP6.CM.Models.Marker.OrderContents#Discriminated","kind":"json-schema","title":"OrderContents","data":{"type":"object","title":"OrderContents","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Marker.OrderContents"}]}},"components/schemas/NP6.CM.Models.Marker.Marker":{"id":"components/schemas/NP6.CM.Models.Marker.Marker","kind":"json-schema","title":"NP6.CM.Models.Marker.Marker","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the marker","format":"uuid"},"name":{"type":"string","description":"Defines the name of the marker"},"state":{"type":"string","description":"Defines the state of the marker","nullable":true,"enum":["draft","created","published"]},"deleted":{"type":"boolean","description":"Defines a value specifying whether the marker should be considered as deleted"},"stamp":{"type":"object","description":"Defines the stamp informations of the marker (creation and modification date)","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]},"createdBy":{"type":"string","description":"Defines the created by identity"},"modifiedBy":{"type":"string","description":"Defines the modified by identity"},"deletionDate":{"type":"string","description":"Defines the deletion date","nullable":true,"format":"date-time"},"structures":{"type":"array","description":"Defines the related structures","items":{"$ref":"#/components/schemas/NP6.CM.Models.Marker.Structure#Discriminable"}},"identity":{"type":"object","description":"Underlying identity of the marker","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Identity#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent","data":{"type":"object","properties":{"marker":{"type":"string"},"event":{"type":"object"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent#Discriminable","kind":"json-schema","title":"AbstractMarkerEvent","data":{"type":"object","title":"AbstractMarkerEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"event":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent#Discriminated","error":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.AbstractMarkerEvent"},{"type":"object","properties":{"path":{"type":"string"},"kind":{"type":"string"},"message":{"type":"string"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent#Discriminated","kind":"json-schema","title":"MarkerEvent","data":{"type":"object","title":"MarkerEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.MarkerEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error#Discriminated","kind":"json-schema","title":"Error","data":{"type":"object","title":"Error","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Error"}]}},"components/schemas/NP6.CM.Models.MarketingPressure.Topic":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.Topic","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.Topic","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the topic","format":"uuid"},"label":{"type":"string","description":"Defines the name of the topic"},"description":{"type":"string","description":"Defines the description of the topic"},"stamp":{"type":"object","description":"Defines the stamp informations of the topic (creation and modification date)","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]},"createdBy":{"type":"string","description":"Defines the created by identity"},"modifiedBy":{"type":"string","description":"Defines the modified by identity"}}}},"components/schemas/NP6.CM.Models.MarketingPressure.TopicSettings":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.TopicSettings","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.TopicSettings","data":{"type":"object","properties":{"color":{"type":"string","description":"Defines the colour to display the topic in"}}}},"components/schemas/NP6.CM.Models.MarketingPressure.RichTopic":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.RichTopic","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.RichTopic","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Topic"},{"type":"object","properties":{"settings":{"type":"object","description":"Defines the colour to display the topic in","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.TopicSettings"}]}}}]}},"components/schemas/NP6.CM.Models.Push.LifeCycleUserAuditModel":{"id":"components/schemas/NP6.CM.Models.Push.LifeCycleUserAuditModel","kind":"json-schema","title":"NP6.CM.Models.Push.LifeCycleUserAuditModel","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the user ID associated with the lifecycle event."},"name":{"type":"string","description":"Defines the user name associated with the lifecycle event."}}}},"components/schemas/NP6.CM.Models.Push.LifeCycleAuditModel":{"id":"components/schemas/NP6.CM.Models.Push.LifeCycleAuditModel","kind":"json-schema","title":"NP6.CM.Models.Push.LifeCycleAuditModel","data":{"type":"object","properties":{"date":{"type":"string","description":"Defines the date of the lifecycle event.","format":"date-time"},"user":{"type":"object","description":"Defines the user information associated with the lifecycle event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LifeCycleUserAuditModel"}]}}}},"components/schemas/NP6.CM.Models.Push.LifeCycleModel":{"id":"components/schemas/NP6.CM.Models.Push.LifeCycleModel","kind":"json-schema","title":"NP6.CM.Models.Push.LifeCycleModel","data":{"type":"object","properties":{"creation":{"type":"object","description":"Defines the creation information for a resource.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LifeCycleAuditModel"}]},"modification":{"type":"object","description":"Defines the modification information for a resource.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LifeCycleAuditModel"}]}}}},"components/schemas/NP6.CM.Models.Push.ExposableSubscription":{"id":"components/schemas/NP6.CM.Models.Push.ExposableSubscription","kind":"json-schema","title":"NP6.CM.Models.Push.ExposableSubscription","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the subscription ID.","format":"uuid"},"lifecycle":{"type":"object","description":"Defines the lifecycle information of the subscription.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.LifeCycleModel"}]},"application":{"type":"string","description":"Defines the application associated with the subscription.","format":"uuid"},"provider":{"type":"object","description":"Defines the provider information used to push notifications.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Common.Gateway#Discriminable"}]},"contact":{"type":"object","description":"Defines the contact bound to the subscription.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.AbstractContactModel#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel","data":{"type":"object","properties":{"startDate":{"type":"string","description":"The start date of a timeline query","nullable":true,"format":"date-time"},"endDate":{"type":"string","description":"The end date of a timeline query","nullable":true,"format":"date-time"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceQueryModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceQueryModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceQueryModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel"},{"type":"object","properties":{"types":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines the bounced type wanted"},"children":[]},{"$$mdtype":"Node","type":"hardbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unknow = 0 Soft = 1 HardDomain = 2 HardUser = 3 HardOther = 4 HardAdministrative = 5 ReportAsSpam = 6"},"children":[]}]}]}],"items":{"type":"integer","format":"int32"}},"fields":{"type":"array","description":"Defines the bounced field wanted","items":{"type":"integer","format":"int32"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.RoutedNotification":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.RoutedNotification","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.RoutedNotification","data":{"type":"object","properties":{"notification_key":{"type":"integer","description":"Notification id","format":"int32"},"target":{"type":"string","description":"Target id"},"libelle":{"type":"string","description":"Libelle notification"},"dismiss":{"type":"string","description":"Dismiss date","nullable":true,"format":"date-time"},"activation":{"type":"string","description":"Activation date","nullable":true,"format":"date-time"},"redirection":{"type":"string","description":"Redirection date","nullable":true,"format":"date-time"},"impression":{"type":"string","description":"Impression date","nullable":true,"format":"date-time"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The Id of the target"},"hash":{"type":"string","description":"The Hash of the target"},"creationDate":{"type":"string","description":"The creation date of the target","format":"date-time"},"lastUpdateDate":{"type":"string","description":"The last update of the target","format":"date-time"},"fields":{"type":"object","description":"The values of the target defined by the Fields"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceModel","data":{"type":"object","properties":{"field":{"type":"integer","description":"The id of field of the bounce","format":"int32"},"type":{"type":"string","description":"The Type of the bounce","enum":["Validé","Soft","ReportAsSpam","HardDomain","HardUser","HardOther","HardRules"]},"timestamp":{"type":"string","description":"The date of the bounce","format":"date-time"},"reason":{"type":"string","description":"The Reason of the bounce"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListInformationsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListInformationsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListInformationsModel","data":{"type":"object","properties":{"timestamp":{"type":"string","description":"The date of the redlist","nullable":true,"format":"date-time"},"reason":{"type":"integer","description":"The Reason of the redlist","format":"int32","enum":[0,1,2,3,4,5,6,7,8,9,10]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListModel","data":{"type":"object","properties":{"mail":{"type":"object","description":"RedListMail","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListInformationsModel"}]},"sms":{"type":"object","description":"RedListSms","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListInformationsModel"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BaseTargetModel"},{"type":"object","properties":{"bounce":{"type":"array","description":"The bounces of the target","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceModel"}},"redList":{"type":"object","description":"The redList infos of the target","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.V1.TargetModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.V1.TargetModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.V1.TargetModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The Id of the target"},"unicity":{"type":"object","description":"Unicity"},"creationDate":{"type":"string","description":"The creation date of the target","format":"date-time"},"lastUpdateDate":{"type":"string","description":"The last update of the target","format":"date-time"},"fields":{"type":"object","description":"The values of the target defined by the Fields"},"bounce":{"type":"array","description":"The bounces of the target","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceModel"}},"redList":{"type":"object","description":"The redList infos of the target","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedListModel"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.Document":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.Document","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.Document","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel#Discriminable","kind":"json-schema","title":"DeleteTargetModel","data":{"type":"object","title":"DeleteTargetModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"segment":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment#Discriminated","unicity":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity#Discriminated","id":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById#Discriminated","search":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<Int32>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<Int32>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<Int32>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<Int32>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<List<String>>>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<List<String>>>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<List<String>>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<List<String>>>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<String>>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<String>>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<String>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<List<String>>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<DeleteSearchModel>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<DeleteSearchModel>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<DeleteSearchModel>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetModel<DeleteSearchModel>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment#Discriminated","kind":"json-schema","title":"DeleteTargetBySegment","data":{"type":"object","title":"DeleteTargetBySegment","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySegment"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity#Discriminated","kind":"json-schema","title":"DeleteTargetByUnicity","data":{"type":"object","title":"DeleteTargetByUnicity","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetByUnicity"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById#Discriminated","kind":"json-schema","title":"DeleteTargetById","data":{"type":"object","title":"DeleteTargetById","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetById"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch#Discriminated","kind":"json-schema","title":"DeleteTargetBySearch","data":{"type":"object","title":"DeleteTargetBySearch","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.DeleteTargetBySearch"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetCountModel","data":{"type":"object","properties":{"targetsCount":{"type":"integer","description":"","format":"int32"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetRedlistDataModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The target's ID"},"timestamp":{"type":"string","description":"The date of the redlist","nullable":true,"format":"date-time"},"origin":{"type":"integer","description":"The origin of the redlist  \r\nUnknown type : 0 \r\nListed by API : 1 \r\nListed by imports : 2 \r\nListed by form : 3 \r\nListed in unsubscribe redlist : 4 \r\nListed in complaint : 5 \r\nListed in SMS Stop : 6 \r\nListed in SMS Blacklist : 7 \r\nListed in SMS admnistrative : 8 \r\nListed in SMS specific : 9","format":"int32","enum":[0,1,2,3,4,5,6,7,8,9,10]},"detail":{"type":"object","description":"The detail of the redlist"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceDetailModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceDetailModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceDetailModel","data":{"type":"object","properties":{"message":{"type":"string","description":"Message"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel","data":{"type":"object","properties":{"fieldId":{"type":"integer","description":"Field Id","format":"int32"},"detail":{"type":"object","description":"Bounce Detail","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceDetailModel"}]},"timestamp":{"type":"string","description":"Insertion Date","nullable":true,"format":"date-time"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel#Discriminable","kind":"json-schema","title":"BounceModel","data":{"type":"object","title":"BounceModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"hardDomain":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel#Discriminated","hardUser":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel#Discriminated","hardOther":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel#Discriminated","hardAdministrative":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel#Discriminated","soft":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel#Discriminated","reportAsSpam":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel#Discriminated","kind":"json-schema","title":"BounceHardDomainModel","data":{"type":"object","title":"BounceHardDomainModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardDomainModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel#Discriminated","kind":"json-schema","title":"BounceHardUserModel","data":{"type":"object","title":"BounceHardUserModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardUserModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel#Discriminated","kind":"json-schema","title":"BounceHardOtherModel","data":{"type":"object","title":"BounceHardOtherModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardOtherModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel#Discriminated","kind":"json-schema","title":"BounceHardAdministrativeModel","data":{"type":"object","title":"BounceHardAdministrativeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceHardAdministrativeModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel#Discriminated","kind":"json-schema","title":"BounceSoftModel","data":{"type":"object","title":"BounceSoftModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceSoftModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel#Discriminated","kind":"json-schema","title":"BounceReportAsSpamModel","data":{"type":"object","title":"BounceReportAsSpamModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.BounceReportAsSpamModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModelItem":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModelItem","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModelItem","data":{"type":"object","properties":{"index":{"type":"integer","description":"The value's id","format":"int32"},"value":{"type":"string","description":"The value"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The value list's id","format":"int32"},"name":{"type":"string","description":"The value list's name"},"ordered":{"type":"boolean","description":"If true, values will be shown in alphabetical order instead of order of creation","nullable":true},"values":{"type":"array","description":"The values of the value list","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModelItem"}}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel#Discriminable","kind":"json-schema","title":"ImportFeatureModel","data":{"type":"object","title":"ImportFeatureModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"segmentation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel#Discriminated","redList":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel#Discriminated","duplicate":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel#Discriminated","report":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel#Discriminated","database":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel#Discriminated","normalization":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel"},{"type":"object","properties":{"segmentId":{"type":"integer","description":"The id of the segment to add imported targets to","format":"int32"},"emptyExisitingSegment":{"type":"boolean","description":"If true, empty the segment before adding the targets"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel"},{"type":"object","properties":{"destination":{"type":"object","description":"Add imported targets to email or sms redlist"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel"},{"type":"object","properties":{"rules":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Definition of import behavior when duplicate targets are found in the import file. A key value pair."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{ \"last\": true\" } : import values from last dupliated instance in file"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{ \"first\": true\" } ; import values from first dupliated instance in file"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{ \"ignore\": true\" } : do not import any dupliated instances in file"},"children":[]}]}]}]}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel"},{"type":"object","properties":{"sendFinalReport":{"type":"boolean","description":"If true send an import report","nullable":true},"sendErrorReport":{"type":"boolean","description":"If true send an error report","nullable":true},"contactGuids":{"type":"array","description":"The contact ids to send reports to","items":{"type":"string"}},"groupIds":{"type":"array","description":"the contact group ids to send reports to","items":{"type":"integer","format":"int32"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel"},{"type":"object","properties":{"updateExisting":{"type":"boolean","description":"If true update targets in the import that exist already in the database","nullable":true},"crushData":{"type":"boolean","description":"If true empty data from the import file will erase the field value in the database","nullable":true}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel"},{"type":"object","properties":{"fields":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Dictionary of telephone number field ids and an array of country codes to normalize the field values"},"children":[]},{"$$mdtype":"Node","type":"hardbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"with after import :"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{ \"233\" : [ \"FRA\", \"ESP\" ] }"},"children":[]}]}]}]}],"additionalProperties":{"type":"array","items":{"type":"string"}}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel#Discriminated","kind":"json-schema","title":"SegmentationImportFeatureModel","data":{"type":"object","title":"SegmentationImportFeatureModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.SegmentationImportFeatureModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel#Discriminated","kind":"json-schema","title":"RedListImportFeatureModel","data":{"type":"object","title":"RedListImportFeatureModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.RedListImportFeatureModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel#Discriminated","kind":"json-schema","title":"DuplicateImportFeatureModel","data":{"type":"object","title":"DuplicateImportFeatureModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DuplicateImportFeatureModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel#Discriminated","kind":"json-schema","title":"ReportImportFeatureModel","data":{"type":"object","title":"ReportImportFeatureModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ReportImportFeatureModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel#Discriminated","kind":"json-schema","title":"DatabaseImportFeatureModel","data":{"type":"object","title":"DatabaseImportFeatureModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DatabaseImportFeatureModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel#Discriminated","kind":"json-schema","title":"NormalizationImportFeatureModel","data":{"type":"object","title":"NormalizationImportFeatureModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.NormalizationImportFeatureModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The identifier of the source","nullable":true,"format":"int32"},"creationDate":{"type":"string","description":"The creation date","format":"date-time"},"updateDate":{"type":"string","description":"The update date","nullable":true,"format":"date-time"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable","kind":"json-schema","title":"DataSourceModel","data":{"type":"object","title":"DataSourceModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"file":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel#Discriminated","ftp":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel"},{"type":"object","properties":{"filename":{"type":"string","description":"The name of the file"},"data":{"type":"array","description":"The content of the file","items":{"type":"object"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel"},{"type":"object","properties":{"folder":{"type":"string","description":"The folder name on the receiving FTP server (if not set, defaults to \"Id - Import Name\")"},"templateFilename":{"type":"string","description":"The name of the file in the folder"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel#Discriminated","kind":"json-schema","title":"FileDataSourceModel","data":{"type":"object","title":"FileDataSourceModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FileDataSourceModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel#Discriminated","kind":"json-schema","title":"FtpDataSourceModel","data":{"type":"object","title":"FtpDataSourceModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.FtpDataSourceModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"Import Id","nullable":true,"format":"int32"},"name":{"type":"string","description":"Import name"},"creationDate":{"type":"string","description":"Import creation date","format":"date-time"},"updateDate":{"type":"string","description":"Import update date","nullable":true,"format":"date-time"},"binding":{"type":"integer","description":"Id of the import format that describes the mapping between import file columns and fields","nullable":true,"format":"int32"},"features":{"type":"array","description":"Import configuration features","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportFeatureModel#Discriminable"}},"source":{"type":"object","description":"Data source use to import the targets","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.DataSourceModel#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"Scheduler Id","format":"int32"},"name":{"type":"string","description":"Scheduler name"},"creationDate":{"type":"string","description":"Scheduler creation date","format":"date-time"},"description":{"type":"string","description":"Scheduler description"},"enabled":{"type":"boolean","description":"True if scheduler is enabled","nullable":true},"timezone":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Microsoft Timezone identifier, e.g.: (UTC+01:00) Brussels, Copenhagen, Madrid, Paris"},"children":[]}]}]}]},"extension":{"type":"object","description":"Extra data"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel#Discriminable","kind":"json-schema","title":"SchedulerModel","data":{"type":"object","title":"SchedulerModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"oneTime":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel#Discriminated","periodic":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime","data":{"type":"object","properties":{"hour":{"type":"integer","description":"Hour","nullable":true,"format":"int32"},"minute":{"type":"integer","description":"Minute","nullable":true,"format":"int32"},"second":{"type":"integer","description":"Second","nullable":true,"format":"int32"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedDateTime":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedDateTime","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedDateTime","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime"},{"type":"object","properties":{"year":{"type":"integer","description":"Year","nullable":true,"format":"int32"},"month":{"type":"integer","description":"Month","nullable":true,"format":"int32"},"date":{"type":"integer","description":"Date","nullable":true,"format":"int32"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel"},{"type":"object","properties":{"value":{"type":"object","description":"One time execution time","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedDateTime"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel","data":{"type":"object","properties":{"interval":{"type":"integer","nullable":true,"format":"int32"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel#Discriminable","kind":"json-schema","title":"OccurenceModel","data":{"type":"object","title":"OccurenceModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"daily":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel#Discriminated","weekly":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel#Discriminated","monthly":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel"},{"type":"object","properties":{"days":{"type":"array","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel"},{"type":"object","properties":{"days":{"type":"object"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel#Discriminated","kind":"json-schema","title":"DailyOccurenceModel","data":{"type":"object","title":"DailyOccurenceModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DailyOccurenceModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel#Discriminated","kind":"json-schema","title":"WeeklyOccurenceModel","data":{"type":"object","title":"WeeklyOccurenceModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.WeeklyOccurenceModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel#Discriminated","kind":"json-schema","title":"MonthlyOccurenceModel","data":{"type":"object","title":"MonthlyOccurenceModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.MonthlyOccurenceModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel#Discriminable","kind":"json-schema","title":"PeriodicityModel","data":{"type":"object","title":"PeriodicityModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"once":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel#Discriminated","periodic":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel"},{"type":"object","properties":{"value":{"type":"object","description":"Execution time","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.TimeValidityModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.TimeValidityModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.TimeValidityModel","data":{"type":"object","properties":{"start":{"type":"object","description":"Validity period start time","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime"}]},"end":{"type":"object","description":"Validity period end time. If null, never expired","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedTime"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel"},{"type":"object","properties":{"interval":{"type":"integer","description":"On each occurrence, execute every \"interval\" minutes or hours","nullable":true,"format":"int32"},"frequencyType":{"type":"string","description":"\"hour\" or \"minute\"","nullable":true,"enum":["Undefined","Minute","Hour"]},"timeslot":{"type":"object","description":"Valid time duration to execute during","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.TimeValidityModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel#Discriminated","kind":"json-schema","title":"OnceModel","data":{"type":"object","title":"OnceModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OnceModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel#Discriminated","kind":"json-schema","title":"PeriodicModel","data":{"type":"object","title":"PeriodicModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.FrequencyModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.FrequencyModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.FrequencyModel","data":{"type":"object","properties":{"occurs":{"type":"object","description":"Daily or weekly or monthly interval frequency","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OccurenceModel#Discriminable"}]},"periodicity":{"type":"object","description":"For each occurrence, execute once or periodically","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicityModel#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DateTimeValidityModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DateTimeValidityModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DateTimeValidityModel","data":{"type":"object","properties":{"start":{"type":"object","description":"Validity period start time","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedDateTime"}]},"end":{"type":"object","description":"Validity period end time. If null, never expired","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DecomposedDateTime"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel"},{"type":"object","properties":{"frequency":{"type":"object","description":"Execution frequency","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.FrequencyModel"}]},"validity":{"type":"object","description":"Execution validity period","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.DateTimeValidityModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel#Discriminated","kind":"json-schema","title":"OneTimeSchedulerModel","data":{"type":"object","title":"OneTimeSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.OneTimeSchedulerModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel#Discriminated","kind":"json-schema","title":"PeriodicSchedulerModel","data":{"type":"object","title":"PeriodicSchedulerModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.PeriodicSchedulerModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportRequestModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportModel"},{"type":"object","properties":{"scheduler":{"type":"object","description":"The scheduler information","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scheduler.SchedulerModel#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportSchedulerModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportSchedulerModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportSchedulerModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The identifier","format":"int32"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportQueryModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportModel"},{"type":"object","properties":{"scheduler":{"type":"object","description":"The scheduler information","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportSchedulerModel"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportExecutionModel","data":{"type":"object","properties":{"state":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The execution state"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0 : processing"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 : completed"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 : error"},"children":[]}]}]}]}],"format":"int32","enum":[0,1,2]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldConstraintModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldConstraintModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldConstraintModel","data":{"type":"object","properties":{"operator":{"type":"integer","description":"Constraint operator","format":"int32","enum":[0,1,2,3,4,5]},"value":{"type":"string","description":"Constraint value"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"Id of the field","format":"int32"},"name":{"type":"string","description":"Name the field"},"isUnicity":{"type":"boolean","description":"True if used on unicity"},"isMandatory":{"type":"boolean","description":"True this field is mandatory"},"isCriterion":{"type":"boolean","description":"True if this field is a segmentation criterion"},"constraint":{"type":"object","description":"The associated constraint","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldConstraintModel"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable","kind":"json-schema","title":"FieldModel","data":{"type":"object","title":"FieldModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"singleSelectList":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel#Discriminated","multipleSelectList":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel#Discriminated","email":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel#Discriminated","phone":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel#Discriminated","textArea":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel#Discriminated","numeric":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel#Discriminated","textField":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel#Discriminated","date":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.AbstractListFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.AbstractListFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.AbstractListFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{"valueListId":{"type":"integer","description":"The id of the associated value list","format":"int32"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.AbstractListFieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.AbstractListFieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel#Discriminated","kind":"json-schema","title":"SingleSelectListFieldModel","data":{"type":"object","title":"SingleSelectListFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.SingleSelectListFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel#Discriminated","kind":"json-schema","title":"MultipleSelectListFieldModel","data":{"type":"object","title":"MultipleSelectListFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.MultipleSelectListFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel#Discriminated","kind":"json-schema","title":"EmailFieldModel","data":{"type":"object","title":"EmailFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.EmailFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel#Discriminated","kind":"json-schema","title":"PhoneFieldModel","data":{"type":"object","title":"PhoneFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.PhoneFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel#Discriminated","kind":"json-schema","title":"TextAreaFieldModel","data":{"type":"object","title":"TextAreaFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextAreaFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel#Discriminated","kind":"json-schema","title":"NumericFieldModel","data":{"type":"object","title":"NumericFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.NumericFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel#Discriminated","kind":"json-schema","title":"TextFieldModel","data":{"type":"object","title":"TextFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.TextFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel#Discriminated","kind":"json-schema","title":"DateFieldModel","data":{"type":"object","title":"DateFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.DateFieldModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The segment's id","format":"int32"},"name":{"type":"string","description":"The segment's name"},"creation":{"type":"string","description":"The segment's creation date","format":"date-time"},"expiration":{"type":"string","description":"The segment's expiration date","format":"date-time"},"isTest":{"type":"boolean","description":"If true, the segment can be used for action test phases"},"targetsCount":{"type":"integer","description":"Estimated number of targets in the segment","format":"int32"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel#Discriminable","kind":"json-schema","title":"BasicSegmentModel","data":{"type":"object","title":"BasicSegmentModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"dynamic":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel#Discriminated","static":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel"},{"type":"object","properties":{"parentId":{"type":"integer","description":"The parent segment's id","nullable":true,"format":"int32"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel#Discriminated","kind":"json-schema","title":"BasicDynamicSegmentModel","data":{"type":"object","title":"BasicDynamicSegmentModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicDynamicSegmentModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel#Discriminated","kind":"json-schema","title":"BasicStaticSegmentModel","data":{"type":"object","title":"BasicStaticSegmentModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicStaticSegmentModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The segment's id","format":"int32"},"name":{"type":"string","description":"The segment's name"},"description":{"type":"string","description":"The segment's description"},"creation":{"type":"string","description":"The segment's creation date","nullable":true,"format":"date-time"},"expiration":{"type":"string","description":"The segment's expiration date","nullable":true,"format":"date-time"},"isTest":{"type":"boolean","description":"If true, the segment can be used for action test phases","nullable":true},"targetsCount":{"type":"integer","description":"Estimated number of targets in the segment","nullable":true,"format":"int32"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel#Discriminable","kind":"json-schema","title":"SegmentModel","data":{"type":"object","title":"SegmentModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"dynamic":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel#Discriminated","static":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel"},{"type":"object","properties":{"parentId":{"type":"integer","description":"The parent segment's id","nullable":true,"format":"int32"},"searchId":{"type":"integer","description":"The search id","nullable":true,"format":"int32"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.SegmentModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel#Discriminated","kind":"json-schema","title":"DynamicSegmentModel","data":{"type":"object","title":"DynamicSegmentModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.DynamicSegmentModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel#Discriminated","kind":"json-schema","title":"StaticSegmentModel","data":{"type":"object","title":"StaticSegmentModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.StaticSegmentModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.NormalizationModel","data":{"type":"object","properties":{"fields":{"type":"object","description":"Key value pair of the field id that should be normalized  \r\nand the list of possible country codes for that field.","additionalProperties":{"type":"array","items":{"type":"string"}}}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The category's id","format":"int32"},"name":{"type":"string","description":"The category's name"},"description":{"type":"string","description":"The category's description"},"creationDate":{"type":"string","description":"The category's creation date","format":"date-time"}}}},"components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ClientCondition","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition#Discriminable","kind":"json-schema","title":"ClientCondition","data":{"type":"object","title":"ClientCondition","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"ip":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpCondition#Discriminated","ua":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaCondition#Discriminated","composed":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedCondition#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.IpConditionValue","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue#Discriminable","kind":"json-schema","title":"IpConditionValue","data":{"type":"object","title":"IpConditionValue","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"simple":"#/components/schemas/NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue#Discriminated","list":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ListIpConditionValue#Discriminated","range":"#/components/schemas/NP6.CM.Models.Tracking.Rule.RangeIpConditionValue#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<String>":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<String>","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.IpConditionValue<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue"},{"type":"object","properties":{"value":{"type":"string","description":"Condtion value"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<List<String>>":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<List<String>>","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.IpConditionValue<List<String>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue"},{"type":"object","properties":{"value":{"type":"array","description":"Condtion value","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ListIpConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ListIpConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ListIpConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<List<String>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.RangeIpConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.RangeIpConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.RangeIpConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue#Discriminated","kind":"json-schema","title":"SimpleIpConditionValue","data":{"type":"object","title":"SimpleIpConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.SimpleIpConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ListIpConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ListIpConditionValue#Discriminated","kind":"json-schema","title":"ListIpConditionValue","data":{"type":"object","title":"ListIpConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ListIpConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.RangeIpConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.RangeIpConditionValue#Discriminated","kind":"json-schema","title":"RangeIpConditionValue","data":{"type":"object","title":"RangeIpConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.RangeIpConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.IpCondition":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.IpCondition","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.IpCondition","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition"},{"type":"object","properties":{"value":{"type":"object","description":"Condition value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpConditionValue#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.UaConditionValue","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue#Discriminable","kind":"json-schema","title":"UaConditionValue","data":{"type":"object","title":"UaConditionValue","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"simpleUa":"#/components/schemas/NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue#Discriminated","listUa":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ListUaConditionValue#Discriminated","regex":"#/components/schemas/NP6.CM.Models.Tracking.Rule.RegexUaConditionValue#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<String>":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<String>","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.UaConditionValue<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue"},{"type":"object","properties":{"value":{"type":"string","description":"Condtion value"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<List<String>>":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<List<String>>","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.UaConditionValue<List<String>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue"},{"type":"object","properties":{"value":{"type":"array","description":"Condtion value","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ListUaConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ListUaConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ListUaConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<List<String>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.RegexUaConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.RegexUaConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.RegexUaConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue#Discriminated","kind":"json-schema","title":"SimpleUaConditionValue","data":{"type":"object","title":"SimpleUaConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.SimpleUaConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ListUaConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ListUaConditionValue#Discriminated","kind":"json-schema","title":"ListUaConditionValue","data":{"type":"object","title":"ListUaConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ListUaConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.RegexUaConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.RegexUaConditionValue#Discriminated","kind":"json-schema","title":"RegexUaConditionValue","data":{"type":"object","title":"RegexUaConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.RegexUaConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.UaCondition":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.UaCondition","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.UaCondition","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition"},{"type":"object","properties":{"value":{"type":"object","description":"Condition value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaConditionValue#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ComposedConditionValue","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue#Discriminable","kind":"json-schema","title":"ComposedConditionValue","data":{"type":"object","title":"ComposedConditionValue","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"composedAnd":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue#Discriminated","composedOr":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.IpCondition#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.IpCondition#Discriminated","kind":"json-schema","title":"IpCondition","data":{"type":"object","title":"IpCondition","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.IpCondition"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.UaCondition#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.UaCondition#Discriminated","kind":"json-schema","title":"UaCondition","data":{"type":"object","title":"UaCondition","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.UaCondition"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedCondition#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedCondition#Discriminated","kind":"json-schema","title":"ComposedCondition","data":{"type":"object","title":"ComposedCondition","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedCondition"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue<List<ClientCondition>>":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue<List<ClientCondition>>","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ComposedConditionValue<List<ClientCondition>>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue"},{"type":"object","properties":{"value":{"type":"array","description":"Condition value","items":{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue<List<ClientCondition>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue<List<ClientCondition>>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue#Discriminated","kind":"json-schema","title":"ComposedAndConditionValue","data":{"type":"object","title":"ComposedAndConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedAndConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue#Discriminated","kind":"json-schema","title":"ComposedOrConditionValue","data":{"type":"object","title":"ComposedOrConditionValue","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedOrConditionValue"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedCondition":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.ComposedCondition","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.ComposedCondition","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition"},{"type":"object","properties":{"value":{"type":"object","description":"Condition value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ComposedConditionValue#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.EventCondition":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.EventCondition","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.EventCondition","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Tracking.Rule.EventCondition#Discriminable":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.EventCondition#Discriminable","kind":"json-schema","title":"EventCondition","data":{"type":"object","title":"EventCondition","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"hitV1":"#/components/schemas/NP6.CM.Models.Tracking.Rule.HitV1#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.EventConditionValue":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.EventConditionValue","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.EventConditionValue","data":{"type":"object","properties":{"mediaType":{"type":"string","description":"Media type","enum":["mailMedia","smsMedia","pushMedia","formMedia","displayMedia"]},"linkType":{"type":"string","description":"Link type","enum":["redirection","unsubscribe","open","mirror","form","print","impression","dismiss","validation"]}}}},"components/schemas/NP6.CM.Models.Tracking.Rule.HitV1":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.HitV1","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.HitV1","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.EventCondition"},{"type":"object","properties":{"value":{"type":"object","description":"Condition value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.EventConditionValue"}]}}}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.HitV1#Discriminated":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.HitV1#Discriminated","kind":"json-schema","title":"HitV1","data":{"type":"object","title":"HitV1","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.HitV1"}]}},"components/schemas/NP6.CM.Models.Tracking.Rule.Reason":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.Reason","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.Reason","data":{"type":"object","properties":{"label":{"type":"string","description":"Label of the reason"},"detail":{"type":"object","description":"Dynamic detail on the reason why a rule was created"}}}},"components/schemas/NP6.CM.Models.Tracking.Rule.Rule":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.Rule","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.Rule","data":{"type":"object","properties":{"id":{"type":"string","description":"The identifier of the rule","format":"uuid"},"clientCondition":{"type":"object","description":"Client condition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.ClientCondition#Discriminable"}]},"eventCondition":{"type":"object","description":"Event condition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.EventCondition#Discriminable"}]},"classification":{"type":"string","description":"Classification mask","enum":["unclassified","genericRobot","mpp","gsr"]},"reason":{"type":"object","description":"Reason","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.Reason"}]},"expiresAt":{"type":"integer","description":"Expiration time","nullable":true,"format":"int64"}}}},"components/schemas/NP6.CM.Models.Tracking.Rule.TrackingRuleModel":{"id":"components/schemas/NP6.CM.Models.Tracking.Rule.TrackingRuleModel","kind":"json-schema","title":"NP6.CM.Models.Tracking.Rule.TrackingRuleModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Tracking.Rule.Rule"},{"type":"object","properties":{"agencyId":{"type":"string","description":"Identifier of the agency"},"customerId":{"type":"string","description":"Identifier of the customer"},"creationDate":{"type":"string","description":"Creation date","format":"date-time"},"updateDate":{"type":"string","description":"Last update date","format":"date-time"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractScriptModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractScriptModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.AbstractScriptModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractScriptModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractScriptModel#Discriminable","kind":"json-schema","title":"AbstractScriptModel","data":{"type":"object","title":"AbstractScriptModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"data-manager/pipeline":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractSetupModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractSetupModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.AbstractSetupModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractScriptModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Source":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Source","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.Source","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Source#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Source#Discriminable","kind":"json-schema","title":"Source","data":{"type":"object","title":"Source","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"table":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.CompilableExpression","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable","kind":"json-schema","title":"CompilableExpression","data":{"type":"object","title":"CompilableExpression","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression#Discriminated","bigint":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression#Discriminated","date":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DateCompilableExpression#Discriminated","template":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression#Discriminated","identifier":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression#Discriminated","function":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression#Discriminated","object":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression#Discriminated","array":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression#Discriminated","parameter":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression#Discriminated","environment":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression#Discriminated","variable":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"object","description":"A literal expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"string","description":"A stringified big int representation"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DateCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DateCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DateCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"string","description":"A date expression","format":"date-time"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"string","description":"A template expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"string","description":"An identifier expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"string","description":"An evaluable expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"object","description":"An object expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"value":{"type":"object","description":"An array expression"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the parameter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the environment variable"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression"},{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the variable"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression#Discriminated","kind":"json-schema","title":"LiteralCompilableExpression","data":{"type":"object","title":"LiteralCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.LiteralCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression#Discriminated","kind":"json-schema","title":"BigIntCompilableExpression","data":{"type":"object","title":"BigIntCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.BigIntCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DateCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DateCompilableExpression#Discriminated","kind":"json-schema","title":"DateCompilableExpression","data":{"type":"object","title":"DateCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DateCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression#Discriminated","kind":"json-schema","title":"TemplateLiteralCompilableExpression","data":{"type":"object","title":"TemplateLiteralCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.TemplateLiteralCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression#Discriminated","kind":"json-schema","title":"IdentifierCompilableExpression","data":{"type":"object","title":"IdentifierCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IdentifierCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression#Discriminated","kind":"json-schema","title":"FunctionCompilableExpression","data":{"type":"object","title":"FunctionCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.FunctionCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression#Discriminated","kind":"json-schema","title":"EvaluationCompilableExpression","data":{"type":"object","title":"EvaluationCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.EvaluationCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression#Discriminated","kind":"json-schema","title":"ObjectCompilableExpression","data":{"type":"object","title":"ObjectCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ObjectCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression#Discriminated","kind":"json-schema","title":"ArrayCompilableExpression","data":{"type":"object","title":"ArrayCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ArrayCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression#Discriminated","kind":"json-schema","title":"ParameterCompilableExpression","data":{"type":"object","title":"ParameterCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ParameterCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression#Discriminated","kind":"json-schema","title":"EnvironmentCompilableExpression","data":{"type":"object","title":"EnvironmentCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.EnvironmentCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression#Discriminated","kind":"json-schema","title":"VariableCompilableExpression","data":{"type":"object","title":"VariableCompilableExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.VariableCompilableExpression"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Cursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Cursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.Cursor","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ChainableCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ChainableCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.ChainableCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Cursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ChainableCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor#Discriminable","kind":"json-schema","title":"TableCursor","data":{"type":"object","title":"TableCursor","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"query":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor#Discriminated","fetch":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor#Discriminated","from":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryArgument":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryArgument","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.QueryArgument","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines an identifier value that matches the expected query parameter name"},"value":{"type":"object","description":"Defines the value used as argument","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryOrder":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryOrder","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.QueryOrder","data":{"type":"object","properties":{"name":{"type":"string","description":"The name of the field used to sort records"},"sort":{"type":"string","description":"The sort order applied on the field value","enum":["ASC","DESC"],"x-enumDescriptions":{"ASC":"The \"ascendant\" way to sort","DESC":"The \"descendant\" way to sort"}}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection#Discriminable","kind":"json-schema","title":"AbstractProjection","data":{"type":"object","title":"AbstractProjection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"explicit":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection#Discriminated","experimental":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection#Discriminable","kind":"json-schema","title":"AbstractFieldProjection","data":{"type":"object","title":"AbstractFieldProjection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"property":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection#Discriminated","populate":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection#Discriminated","enrich":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection"},{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the property used to handle the projection"},"binding":{"type":"string","description":"Defines a display name of this property name"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.TableProjection","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the table used to handle the projection"},"values":{"type":"array","description":"Defines a list of property field projection","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection"}}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection"},{"type":"object","properties":{"tables":{"type":"array","description":"Defines a list of table projection","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableProjection"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection#Discriminated","kind":"json-schema","title":"ExplicitProjection","data":{"type":"object","title":"ExplicitProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection#Discriminated","kind":"json-schema","title":"ExperimentalProjection","data":{"type":"object","title":"ExperimentalProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExperimentalProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection"},{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the property used to handle the projection"},"binding":{"type":"string","description":"Defines a display name of this property name"},"projection":{"type":"object","description":"Defines the nested projection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection"},{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the table used to enrich the projection"},"binding":{"type":"string","description":"Defines a display name of this property name"},"max":{"type":"object","description":"Define the maximum number of records to enrich the projection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]},"order":{"type":"array","description":"Defines a list of order used to sort the result of the enrichment","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryOrder"}},"projection":{"type":"object","description":"Defines the nested projection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection#Discriminated","kind":"json-schema","title":"PropertyFieldProjection","data":{"type":"object","title":"PropertyFieldProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyFieldProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection#Discriminated","kind":"json-schema","title":"PopulateFieldProjection","data":{"type":"object","title":"PopulateFieldProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateFieldProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection#Discriminated","kind":"json-schema","title":"EnrichFieldProjection","data":{"type":"object","title":"EnrichFieldProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichFieldProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.ExplicitProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection"},{"type":"object","properties":{"values":{"type":"array","description":"Defines a list of field projection","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor"},{"type":"object","properties":{"query":{"type":"object","description":"The query used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]},"arguments":{"type":"array","description":"Arguments used to call data manager query","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryArgument"}},"max":{"type":"object","description":"Define the maximum number of records to fetch from the query","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]},"order":{"type":"array","description":"Defines a list of order used to sort the result of the query","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryOrder"}},"projection":{"type":"object","description":"Defines fields projection used to populate the result of the query","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The values used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The values used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor#Discriminated","kind":"json-schema","title":"QueryCursor","data":{"type":"object","title":"QueryCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor#Discriminated","kind":"json-schema","title":"FetchCursor","data":{"type":"object","title":"FetchCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FetchCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor#Discriminated","kind":"json-schema","title":"FromCursor","data":{"type":"object","title":"FromCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FromCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputTable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputTable","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.OutputTable","data":{"type":"object","properties":{"id":{"type":"integer","description":"Defines the table id","format":"int64"},"name":{"type":"string","description":"Defines the table name"}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the property used to handle the projection"},"binding":{"type":"string","description":"Defines a display name of this property name"}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection#Discriminable","kind":"json-schema","title":"AbstractOutputFieldProjection","data":{"type":"object","title":"AbstractOutputFieldProjection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"property":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection#Discriminated","populate":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection"},{"type":"object","properties":{"kind":{"type":"string","description":"Defines the type of the data manager bound field"},"expectation":{"type":"string","description":"Defines the expected type of the output projection"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the value of the output projection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputProjection"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection#Discriminated","kind":"json-schema","title":"PropertyOutputFieldProjection","data":{"type":"object","title":"PropertyOutputFieldProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PropertyOutputFieldProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection#Discriminated","kind":"json-schema","title":"PopulateOutputFieldProjection","data":{"type":"object","title":"PopulateOutputFieldProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateOutputFieldProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.OutputProjection","data":{"type":"object","properties":{"table":{"type":"object","description":"Defines the table used by the projection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputTable"}]},"fields":{"type":"array","description":"Defines a list of output field","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractOutputFieldProjection#Discriminable"}}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableSource":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableSource","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.TableSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Source"},{"type":"object","properties":{"identifier":{"type":"object","description":"Table identifier","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]},"cursor":{"type":"object","description":"Cursor used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableCursor#Discriminable"}]},"output":{"type":"object","description":"The computed read-only output projection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.OutputProjection"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableSource#Discriminated","kind":"json-schema","title":"TableSource","data":{"type":"object","title":"TableSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TableSource"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ChainableCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor#Discriminable","kind":"json-schema","title":"TransformationCursor","data":{"type":"object","title":"TransformationCursor","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sort":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor#Discriminated","reverse":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor#Discriminated","skip":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor#Discriminated","first":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor#Discriminated","last":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor#Discriminated","filter":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor#Discriminated","distinct":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor#Discriminated","map":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor#Discriminated","populate":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor#Discriminated","enrich":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor#Discriminated","reduce":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The sort definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of skipped records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of selected records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of selected records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to filter records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to select a value in order to compare records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to transform a record","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"property":{"type":"string","description":"The record property name to populate"},"populate":{"type":"object","description":"The populate definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"property":{"type":"string","description":"The record property name to populate"},"enrich":{"type":"object","description":"The populate definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to reduce records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]},"init":{"type":"object","description":"The value used to initialize the reduction","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor#Discriminated","kind":"json-schema","title":"SortCursor","data":{"type":"object","title":"SortCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SortCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor#Discriminated","kind":"json-schema","title":"ReverseCursor","data":{"type":"object","title":"ReverseCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReverseCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor#Discriminated","kind":"json-schema","title":"SkipCursor","data":{"type":"object","title":"SkipCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.SkipCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor#Discriminated","kind":"json-schema","title":"FirstCursor","data":{"type":"object","title":"FirstCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FirstCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor#Discriminated","kind":"json-schema","title":"LastCursor","data":{"type":"object","title":"LastCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.LastCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor#Discriminated","kind":"json-schema","title":"FilterCursor","data":{"type":"object","title":"FilterCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.FilterCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor#Discriminated","kind":"json-schema","title":"DistinctCursor","data":{"type":"object","title":"DistinctCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DistinctCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor#Discriminated","kind":"json-schema","title":"MapCursor","data":{"type":"object","title":"MapCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.MapCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor#Discriminated","kind":"json-schema","title":"PopulateCursor","data":{"type":"object","title":"PopulateCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.PopulateCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor#Discriminated","kind":"json-schema","title":"EnrichCursor","data":{"type":"object","title":"EnrichCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.EnrichCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor#Discriminated","kind":"json-schema","title":"ReduceCursor","data":{"type":"object","title":"ReduceCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.ReduceCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.AbstractExpectation","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation#Discriminable","kind":"json-schema","title":"AbstractExpectation","data":{"type":"object","title":"AbstractExpectation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"typescript":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.TypescriptExpectation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.TypescriptExpectation":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.TypescriptExpectation","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.TypescriptExpectation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation"},{"type":"object","properties":{"value":{"type":"string","description":"Defines the value of the type expectation"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.TypescriptExpectation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.TypescriptExpectation#Discriminated","kind":"json-schema","title":"TypescriptExpectation","data":{"type":"object","title":"TypescriptExpectation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.TypescriptExpectation"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.AbstractParameterModel","data":{"type":"object","properties":{"identifier":{"type":"string","description":"Defines the name of the parameter"},"expectation":{"type":"object","description":"Defines the type expectation of the parameter","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel#Discriminable","kind":"json-schema","title":"AbstractParameterModel","data":{"type":"object","title":"AbstractParameterModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"native":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.NativeParameterModel#Discriminated","contact/id":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel#Discriminated","contact/unicity":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel#Discriminated","contact/hash":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel#Discriminated","contact/field":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.NativeParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.NativeParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.NativeParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.BuiltinParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.BuiltinParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.BuiltinParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ContactParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.BuiltinParameterModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactParameterModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactParameterModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactParameterModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactParameterModel"},{"type":"object","properties":{"field":{"type":"string","description":"Defines the field used by the parameter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.NativeParameterModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.NativeParameterModel#Discriminated","kind":"json-schema","title":"NativeParameterModel","data":{"type":"object","title":"NativeParameterModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.NativeParameterModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel#Discriminated","kind":"json-schema","title":"ContactIdParameterModel","data":{"type":"object","title":"ContactIdParameterModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactIdParameterModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel#Discriminated","kind":"json-schema","title":"ContactUnicityParameterModel","data":{"type":"object","title":"ContactUnicityParameterModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactUnicityParameterModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel#Discriminated","kind":"json-schema","title":"ContactHashParameterModel","data":{"type":"object","title":"ContactHashParameterModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactHashParameterModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel#Discriminated","kind":"json-schema","title":"ContactFieldParameterModel","data":{"type":"object","title":"ContactFieldParameterModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.ContactFieldParameterModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractSetupModel"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the underlying data source","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.Source#Discriminable"}]},"cursors":{"type":"array","description":"Defines a list of transformation cursors","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.TransformationCursor#Discriminable"}},"parameters":{"type":"array","description":"Defines a list of expected parameters","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel#Discriminable"}},"preview":{"type":"object","description":"Defines arguments used to preview the compilable"},"returns":{"type":"object","description":"Defines the expected type of the return value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractExpectation#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel#Discriminated","kind":"json-schema","title":"DataManagerSetupModel","data":{"type":"object","title":"DataManagerSetupModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.DataManagerSetupModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.CompilableModel","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the unique id of the compilable","format":"uuid"},"name":{"type":"string","description":"Defines the name of the compilable"},"description":{"type":"string","description":"Defines the description of the compilable"},"state":{"type":"string","description":"Defines the state of the compilable"},"stamp":{"type":"object","description":"Defines the stamp informations of the compilable","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]},"value":{"type":"object","description":"Defines the underlying scriptable value describing the compilable","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractScriptModel#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw#Discriminable","kind":"json-schema","title":"AbstractFlaw","data":{"type":"object","title":"AbstractFlaw","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"invalid scope":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw#Discriminated","parameter is null":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw#Discriminated","null parameter identifier":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw#Discriminated","empty parameter identifier":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw#Discriminated","null parameter expectation":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw#Discriminated","invalid parameter expectation":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw#Discriminated","null parameter contact field name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw#Discriminated","empty parameter contact field name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw#Discriminated","parameter contact field name not found":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw#Discriminated","duplicated parameter identifier":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw#Discriminated","null table identifier expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw#Discriminated","empty table identifier expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw#Discriminated","invalid table identifier expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw#Discriminated","table identifier not found":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw#Discriminated","null query cursor request expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw#Discriminated","empty query cursor request expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw#Discriminated","null query argument name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw#Discriminated","empty query argument name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw#Discriminated","duplicated query argument name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw#Discriminated","null query argument expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw#Discriminated","empty query argument expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw#Discriminated","invalid query argument expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw#Discriminated","query argument not found":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw#Discriminated","null query top expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw#Discriminated","empty query top expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw#Discriminated","invalid query top expression":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw#Discriminated","query top is not a safe integer":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw#Discriminated","query top is out of range":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw#Discriminated","query top parameter not found":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw#Discriminated","query top parameter type mismatch":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw#Discriminated","null query cursor order name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw#Discriminated","empty query cursor order name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw#Discriminated","duplicated query cursor order name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw#Discriminated","invalid query cursor order sort":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw#Discriminated","query cursor order field not found":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw#Discriminated","null query projection":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw#Discriminated","null list in query projection":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw#Discriminated","empty list in query projection":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw#Discriminated","null query field projection name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw#Discriminated","empty query field projection name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw#Discriminated","empty binding in query field projection":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw#Discriminated","null projection in query field projection":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw#Discriminated","query field projection not found":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw#Discriminated","duplicated query field projection name":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"parameter":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.AbstractParameterModel#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"identifier":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"request":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"argument":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryArgument"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"max":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableExpression#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"order":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.QueryOrder"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"projection":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractProjection#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw"},{"type":"object","properties":{"projection":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.DataManager.AbstractFieldProjection#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionFlaw"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw#Discriminated","kind":"json-schema","title":"ScopeFlaw","data":{"type":"object","title":"ScopeFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ScopeFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw#Discriminated","kind":"json-schema","title":"ParameterNullFlaw","data":{"type":"object","title":"ParameterNullFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw#Discriminated","kind":"json-schema","title":"ParameterNullIdentifierFlaw","data":{"type":"object","title":"ParameterNullIdentifierFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullIdentifierFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw#Discriminated","kind":"json-schema","title":"ParameterEmptyIdentifierFlaw","data":{"type":"object","title":"ParameterEmptyIdentifierFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterEmptyIdentifierFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw#Discriminated","kind":"json-schema","title":"ParameterNullExpectationFlaw","data":{"type":"object","title":"ParameterNullExpectationFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterNullExpectationFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw#Discriminated","kind":"json-schema","title":"ParameterInvalidExpectationFlaw","data":{"type":"object","title":"ParameterInvalidExpectationFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterInvalidExpectationFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw#Discriminated","kind":"json-schema","title":"ParameterContactFieldNullNameFlaw","data":{"type":"object","title":"ParameterContactFieldNullNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNullNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw#Discriminated","kind":"json-schema","title":"ParameterContactFieldEmptyNameFlaw","data":{"type":"object","title":"ParameterContactFieldEmptyNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldEmptyNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw#Discriminated","kind":"json-schema","title":"ParameterContactFieldNotFoundNameFlaw","data":{"type":"object","title":"ParameterContactFieldNotFoundNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterContactFieldNotFoundNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw#Discriminated","kind":"json-schema","title":"ParameterDuplicatedIdentifierFlaw","data":{"type":"object","title":"ParameterDuplicatedIdentifierFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.ParameterDuplicatedIdentifierFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw#Discriminated","kind":"json-schema","title":"TableIdentifierNullExpressionFlaw","data":{"type":"object","title":"TableIdentifierNullExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNullExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw#Discriminated","kind":"json-schema","title":"TableIdentifierEmptyExpressionFlaw","data":{"type":"object","title":"TableIdentifierEmptyExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierEmptyExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw#Discriminated","kind":"json-schema","title":"TableIdentifierInvalidExpressionFlaw","data":{"type":"object","title":"TableIdentifierInvalidExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierInvalidExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw#Discriminated","kind":"json-schema","title":"TableIdentifierNotFoundFlaw","data":{"type":"object","title":"TableIdentifierNotFoundFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.TableIdentifierNotFoundFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorRequestNullExpressionFlaw","data":{"type":"object","title":"QueryCursorRequestNullExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestNullExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorRequestEmptyExpressionFlaw","data":{"type":"object","title":"QueryCursorRequestEmptyExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorRequestEmptyExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentNullNameFlaw","data":{"type":"object","title":"QueryCursorArgumentNullNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentEmptyNameFlaw","data":{"type":"object","title":"QueryCursorArgumentEmptyNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentDuplicatedNameFlaw","data":{"type":"object","title":"QueryCursorArgumentDuplicatedNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentDuplicatedNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentNullExpressionFlaw","data":{"type":"object","title":"QueryCursorArgumentNullExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNullExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentEmptyExpressionFlaw","data":{"type":"object","title":"QueryCursorArgumentEmptyExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentEmptyExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentInvalidExpressionFlaw","data":{"type":"object","title":"QueryCursorArgumentInvalidExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentInvalidExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw#Discriminated","kind":"json-schema","title":"QueryCursorArgumentNotFoundFlaw","data":{"type":"object","title":"QueryCursorArgumentNotFoundFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorArgumentNotFoundFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxNullExpressionFlaw","data":{"type":"object","title":"QueryCursorMaxNullExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNullExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxEmptyExpressionFlaw","data":{"type":"object","title":"QueryCursorMaxEmptyExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxEmptyExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxInvalidExpressionFlaw","data":{"type":"object","title":"QueryCursorMaxInvalidExpressionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxInvalidExpressionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxSafeIntegerFlaw","data":{"type":"object","title":"QueryCursorMaxSafeIntegerFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxSafeIntegerFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxRangeFlaw","data":{"type":"object","title":"QueryCursorMaxRangeFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxRangeFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxNotFoundParameterFlaw","data":{"type":"object","title":"QueryCursorMaxNotFoundParameterFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxNotFoundParameterFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw#Discriminated","kind":"json-schema","title":"QueryCursorMaxMismatchTypeParameterFlaw","data":{"type":"object","title":"QueryCursorMaxMismatchTypeParameterFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorMaxMismatchTypeParameterFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorOrderNullNameFlaw","data":{"type":"object","title":"QueryCursorOrderNullNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNullNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorOrderEmptyNameFlaw","data":{"type":"object","title":"QueryCursorOrderEmptyNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderEmptyNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorOrderDuplicatedNameFlaw","data":{"type":"object","title":"QueryCursorOrderDuplicatedNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderDuplicatedNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw#Discriminated","kind":"json-schema","title":"QueryCursorOrderInvalidSortFlaw","data":{"type":"object","title":"QueryCursorOrderInvalidSortFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderInvalidSortFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw#Discriminated","kind":"json-schema","title":"QueryCursorOrderNotFoundFieldFlaw","data":{"type":"object","title":"QueryCursorOrderNotFoundFieldFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorOrderNotFoundFieldFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw#Discriminated","kind":"json-schema","title":"QueryCursorProjectionNullFlaw","data":{"type":"object","title":"QueryCursorProjectionNullFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw#Discriminated","kind":"json-schema","title":"QueryCursorProjectionNullListFlaw","data":{"type":"object","title":"QueryCursorProjectionNullListFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionNullListFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw#Discriminated","kind":"json-schema","title":"QueryCursorProjectionEmptyListFlaw","data":{"type":"object","title":"QueryCursorProjectionEmptyListFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorProjectionEmptyListFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorFieldProjectionNullNameFlaw","data":{"type":"object","title":"QueryCursorFieldProjectionNullNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorFieldProjectionEmptyNameFlaw","data":{"type":"object","title":"QueryCursorFieldProjectionEmptyNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyNameFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw#Discriminated","kind":"json-schema","title":"QueryCursorFieldProjectionEmptyBindingFlaw","data":{"type":"object","title":"QueryCursorFieldProjectionEmptyBindingFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionEmptyBindingFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw#Discriminated","kind":"json-schema","title":"QueryCursorFieldProjectionNullProjectionFlaw","data":{"type":"object","title":"QueryCursorFieldProjectionNullProjectionFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNullProjectionFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw#Discriminated","kind":"json-schema","title":"QueryCursorFieldProjectionNotFoundFlaw","data":{"type":"object","title":"QueryCursorFieldProjectionNotFoundFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionNotFoundFlaw"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw#Discriminated","kind":"json-schema","title":"QueryCursorFieldProjectionDuplicatedNameFlaw","data":{"type":"object","title":"QueryCursorFieldProjectionDuplicatedNameFlaw","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.QueryCursorFieldProjectionDuplicatedNameFlaw"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse#Discriminable","kind":"json-schema","title":"CompilableExecutionResponse","data":{"type":"object","title":"CompilableExecutionResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse#Discriminated","error":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse"},{"type":"object","properties":{"arguments":{"type":"object","description":"A reminder of the arguments used to execute the compilable."},"value":{"type":"object","description":"Defines the result of the execution."}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason#Discriminable","kind":"json-schema","title":"CompilableExecutionErrorReason","data":{"type":"object","title":"CompilableExecutionErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"engine":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError#Discriminated","user":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason"},{"type":"object","properties":{"name":{"type":"string","description":"Underlying error's name"},"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason"},{"type":"object","properties":{"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError#Discriminated","kind":"json-schema","title":"CompilableExecutionEngineError","data":{"type":"object","title":"CompilableExecutionEngineError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionEngineError"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError#Discriminated","kind":"json-schema","title":"CompilableExecutionUserError","data":{"type":"object","title":"CompilableExecutionUserError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionUserError"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse","kind":"json-schema","title":"NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionResponse"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse#Discriminated","kind":"json-schema","title":"CompilableExecutionSuccessResponse","data":{"type":"object","title":"CompilableExecutionSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionSuccessResponse"}]}},"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse#Discriminated","kind":"json-schema","title":"CompilableExecutionErrorResponse","data":{"type":"object","title":"CompilableExecutionErrorResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.IO.CompilableExecutionErrorResponse"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Scripting.PreviewModel","data":{"type":"object","properties":{"value":{"type":"object","description":"Defines the definition of the compilable to preview","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}]},"arguments":{"type":"object","description":"The compilable's arguments used to execute the preview"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.PlateformEvent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent#Discriminable","kind":"json-schema","title":"PlateformEvent","data":{"type":"object","title":"PlateformEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"tracking.open":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent#Discriminated","tracking.redirect":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent#Discriminated","web.view":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.WebViewEvent#Discriminated","smtp.received":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent#Discriminated","smtp.bounced":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent#Discriminated","datamanager":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.DataManagerEvent#Discriminated","marker.view":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerViewEvent#Discriminated","contact/creation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener#Discriminated","contact/modification":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener#Discriminated","contact/deletion":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener#Discriminated","ai/tracking.redirect":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent#Discriminated","ai/smtp.received":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent#Discriminated","ai/datamanager.row.created":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent#Discriminated","ai/datamanager.row.modified":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent#Discriminated","ai/datamanager.row.deleted":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent#Discriminated","ai/marker.view":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.TrackingEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{"filter":{"type":"string","description":"A trigger filter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.WebEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.WebEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.WebEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{"filter":{"type":"string","description":"A trigger filter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.WebViewEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.WebViewEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.WebViewEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.WebEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.SmtpEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{"filter":{"type":"string","description":"A trigger filter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.DataManagerEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.DataManagerEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.DataManagerEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{"filter":{"type":"string","description":"A trigger filter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{"filter":{"type":"string","description":"A trigger filter"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerViewEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerViewEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerViewEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactEventListener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactEventListener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ContactEventListener","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactEventListener"},{"type":"object","properties":{"predicate":{"type":"object","description":"A predicate used to filter workflow invocation"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactEventListener"},{"type":"object","properties":{"predicate":{"type":"object","description":"A predicate used to filter workflow invocation"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactEventListener"},{"type":"object","properties":{"predicate":{"type":"object","description":"A predicate used to filter workflow invocation"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent"},{"type":"object","properties":{"action":{"type":"string"},"label":{"type":"string"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent"},{"type":"object","properties":{"action":{"type":"string"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent"},{"type":"object","properties":{"table":{"type":"integer","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent"},{"type":"object","properties":{"table":{"type":"integer","format":"int32"},"field":{"type":"string"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent"},{"type":"object","properties":{"table":{"type":"integer","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate","data":{"type":"object","properties":{"value":{"type":"string"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate#Discriminable","kind":"json-schema","title":"MarkerUrlPredicate","data":{"type":"object","title":"MarkerUrlPredicate","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"equals":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate#Discriminated","contains":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate#Discriminated","starts":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate#Discriminated","ends":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate#Discriminated","kind":"json-schema","title":"MarkerUrlEqualsPredicate","data":{"type":"object","title":"MarkerUrlEqualsPredicate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEqualsPredicate"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate#Discriminated","kind":"json-schema","title":"MarkerUrlContainsPredicate","data":{"type":"object","title":"MarkerUrlContainsPredicate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlContainsPredicate"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate#Discriminated","kind":"json-schema","title":"MarkerUrlStartsPredicate","data":{"type":"object","title":"MarkerUrlStartsPredicate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlStartsPredicate"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate#Discriminated","kind":"json-schema","title":"MarkerUrlEndsPredicate","data":{"type":"object","title":"MarkerUrlEndsPredicate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlEndsPredicate"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate","data":{"type":"object","properties":{"key":{"type":"string"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate#Discriminable","kind":"json-schema","title":"MarkerVariablePredicate","data":{"type":"object","title":"MarkerVariablePredicate","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"key":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate#Discriminated","pair":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate"},{"type":"object","properties":{"value":{"type":"string"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate#Discriminated","kind":"json-schema","title":"MarkerVariableKeyPredicate","data":{"type":"object","title":"MarkerVariableKeyPredicate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyPredicate"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate#Discriminated","kind":"json-schema","title":"MarkerVariableKeyValuePredicate","data":{"type":"object","title":"MarkerVariableKeyValuePredicate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariableKeyValuePredicate"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIEvent"},{"type":"object","properties":{"url":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerUrlPredicate#Discriminable"}]},"variables":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerVariablePredicate#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent#Discriminated","kind":"json-schema","title":"TrackingOpenEvent","data":{"type":"object","title":"TrackingOpenEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingOpenEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent#Discriminated","kind":"json-schema","title":"TrackingRedirectEvent","data":{"type":"object","title":"TrackingRedirectEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TrackingRedirectEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.WebViewEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.WebViewEvent#Discriminated","kind":"json-schema","title":"WebViewEvent","data":{"type":"object","title":"WebViewEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.WebViewEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent#Discriminated","kind":"json-schema","title":"SmtpReceivedEvent","data":{"type":"object","title":"SmtpReceivedEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpReceivedEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent#Discriminated","kind":"json-schema","title":"SmtpMailBouncedEvent","data":{"type":"object","title":"SmtpMailBouncedEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SmtpMailBouncedEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.DataManagerEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.DataManagerEvent#Discriminated","kind":"json-schema","title":"DataManagerEvent","data":{"type":"object","title":"DataManagerEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.DataManagerEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerViewEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerViewEvent#Discriminated","kind":"json-schema","title":"MarkerViewEvent","data":{"type":"object","title":"MarkerViewEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.MarkerViewEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener#Discriminated","kind":"json-schema","title":"ContactCreationEventListener","data":{"type":"object","title":"ContactCreationEventListener","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactCreationEventListener"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener#Discriminated","kind":"json-schema","title":"ContactModificationEventListener","data":{"type":"object","title":"ContactModificationEventListener","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactModificationEventListener"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener#Discriminated","kind":"json-schema","title":"ContactDeletionEventListener","data":{"type":"object","title":"ContactDeletionEventListener","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ContactDeletionEventListener"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent#Discriminated","kind":"json-schema","title":"UndocumentableAITrackingRedirectEvent","data":{"type":"object","title":"UndocumentableAITrackingRedirectEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAITrackingRedirectEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent#Discriminated","kind":"json-schema","title":"UndocumentableAISmtpReceivedEvent","data":{"type":"object","title":"UndocumentableAISmtpReceivedEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAISmtpReceivedEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent#Discriminated","kind":"json-schema","title":"UndocumentableAIDataManagerRowCreationEvent","data":{"type":"object","title":"UndocumentableAIDataManagerRowCreationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowCreationEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent#Discriminated","kind":"json-schema","title":"UndocumentableAIDataManagerRowModificationEvent","data":{"type":"object","title":"UndocumentableAIDataManagerRowModificationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowModificationEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent#Discriminated","kind":"json-schema","title":"UndocumentableAIDataManagerRowDeletionEvent","data":{"type":"object","title":"UndocumentableAIDataManagerRowDeletionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIDataManagerRowDeletionEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent#Discriminated","kind":"json-schema","title":"UndocumentableAIMarkerViewEvent","data":{"type":"object","title":"UndocumentableAIMarkerViewEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.UndocumentableAIMarkerViewEvent"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.BaseListener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.BaseListener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.BaseListener","data":{"type":"object","properties":{"id":{"type":"string","description":"The listener's id"},"name":{"type":"string","description":"The listener's name"},"description":{"type":"string","description":"The listener's description"},"event":{"type":"object","description":"The listener's event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.PlateformEvent#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.InvokableListener<String>":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.InvokableListener<String>","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.InvokableListener<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.BaseListener"},{"type":"object","properties":{"handler":{"type":"string","description":"The listener's node handler"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Listener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Listener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Listener","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.InvokableListener<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Period":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Period","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Period","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Period#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Period#Discriminable","kind":"json-schema","title":"Period","data":{"type":"object","title":"Period","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sliding":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SlidingPeriod#Discriminated","infinity":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.InfinityPeriod#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SlidingPeriod":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SlidingPeriod","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.SlidingPeriod","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Period"},{"type":"object","properties":{"unit":{"type":"string","description":"The period unit","enum":["MILLISECOND","SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","YEAR"]},"value":{"type":"integer","description":"The period value","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.InfinityPeriod":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.InfinityPeriod","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.InfinityPeriod","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Period"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.SlidingPeriod#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.SlidingPeriod#Discriminated","kind":"json-schema","title":"SlidingPeriod","data":{"type":"object","title":"SlidingPeriod","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.SlidingPeriod"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.InfinityPeriod#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.InfinityPeriod#Discriminated","kind":"json-schema","title":"InfinityPeriod","data":{"type":"object","title":"InfinityPeriod","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.InfinityPeriod"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Capping":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Capping","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Capping","data":{"type":"object","properties":{"key":{"type":"object","description":"The key used to store incremental value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"increment":{"type":"integer","description":"The value used to increment key value","format":"int32"},"threshold":{"type":"integer","description":"The threshold used to handle capping decision","format":"int32"},"period":{"type":"object","description":"The period used to handle capping decision","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Period#Discriminable"}]},"nodes":{"type":"array","description":"the id of the workflow nodes to cap","items":{"type":"string"}}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel#Discriminable","kind":"json-schema","title":"ControlFlowModel","data":{"type":"object","title":"ControlFlowModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"label":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel#Discriminated","tryCatch":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel"},{"type":"object","properties":{"value":{"type":"string","description":"The next identifier of the node"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel"},{"type":"object","properties":{"try":{"type":"string","description":"The next identifier of the node when a success occurs"},"catch":{"type":"string","description":"The next identifier of the node when an error occurs"},"finally":{"type":"string","description":"The next identifier of the node regardless of the result"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel#Discriminated","kind":"json-schema","title":"LabelControlFlowModel","data":{"type":"object","title":"LabelControlFlowModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.LabelControlFlowModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel#Discriminated","kind":"json-schema","title":"TryCatchControlFlowModel","data":{"type":"object","title":"TryCatchControlFlowModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TryCatchControlFlowModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The node's id"},"name":{"type":"string","description":"The node's name"},"description":{"type":"string","description":"The node's description"},"rationale":{"type":"string","description":"The rationale for using this node, typically provided by AI.  \r\nExplains the logic, justification, or reasoning behind the node's presence in the workflow.  \r\nSet when applicable (e.g., when the node was suggested or auto-configured by AI)."},"default":{"type":"boolean","description":"The \"entry point\" node's capabilites"},"settings":{"type":"object","description":"The node settings"},"flow":{"type":"object","description":"The node's control flow","deprecated":true,"allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ControlFlowModel#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel#Discriminable","kind":"json-schema","title":"NodeModel","data":{"type":"object","title":"NodeModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"publish":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel#Discriminated","request":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel#Discriminated","script":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel#Discriminated","sendMail":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel#Discriminated","mail":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailNode#Discriminated","sendSms":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel#Discriminated","sms":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode#Discriminated","sleep":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel#Discriminated","wait":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel#Discriminated","wait.kill":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel#Discriminated","updateTarget":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel#Discriminated","multipleslots":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel#Discriminated","sendpushapp":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel#Discriminated","data-manager/pipeline":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel#Discriminated","data-table/pipeline":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel#Discriminated","np6.notification/execution":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel#Discriminated","np6.rcs/execution":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel#Discriminated","if":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel#Discriminated","match":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel#Discriminated","sample":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel#Discriminated","split":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel#Discriminated","switch":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel#Discriminated","wait.race":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel#Discriminated","wait.all":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel#Discriminated","conditionaltimeslots":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots#Discriminated","data-explorer-v2.match":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel#Discriminated","terminal":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel"},{"type":"object","properties":{"next":{"type":"string","description":"The next identifier of the node to execute"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"event":{"type":"object","description":"Name of the event to emit","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"data":{"type":"object","description":"Evaluated data used to emit event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestHeaderModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestHeaderModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.RequestHeaderModel","data":{"type":"object","properties":{"key":{"type":"string","description":"Header key"},"value":{"type":"object","description":"Header value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"method":{"type":"object","description":"HTTP method name","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"url":{"type":"object","description":"Request Url","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"headers":{"type":"array","description":"HTTP Headers","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestHeaderModel"}},"payload":{"type":"object","description":"Payload","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"value":{"type":"string","description":"The script to execute"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel#Discriminable","kind":"json-schema","title":"AbstractKeyActionModel","data":{"type":"object","title":"AbstractKeyActionModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel"},{"type":"object","properties":{"value":{"type":"string","description":"Argument Name"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel#Discriminated","kind":"json-schema","title":"ArgumentKeyLiteralActionModel","data":{"type":"object","title":"ArgumentKeyLiteralActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ArgumentKeyLiteralActionModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel#Discriminable","kind":"json-schema","title":"AbstractValueActionModel","data":{"type":"object","title":"AbstractValueActionModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"node-event":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel#Discriminated","node-event-data":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel"},{"type":"object","properties":{"value":{"type":"string","description":"Id of the node"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel#Discriminable","kind":"json-schema","title":"AbstractValuePathModel","data":{"type":"object","title":"AbstractValuePathModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"chained":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel"},{"type":"object","properties":{"value":{"type":"array","description":"Chained path to get the value","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel#Discriminated","kind":"json-schema","title":"ChainedPathModel","data":{"type":"object","title":"ChainedPathModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ChainedPathModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel"},{"type":"object","properties":{"value":{"type":"string","description":"Id of the node"},"path":{"type":"object","description":"Path to get the value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValuePathModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel#Discriminated","kind":"json-schema","title":"NodeEventValueActionModel","data":{"type":"object","title":"NodeEventValueActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventValueActionModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel#Discriminated","kind":"json-schema","title":"NodeEventDataValueActionModel","data":{"type":"object","title":"NodeEventDataValueActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeEventDataValueActionModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionArgumentModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionArgumentModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ActionArgumentModel","data":{"type":"object","properties":{"key":{"type":"object","description":"Compilable argument key","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractKeyActionModel#Discriminable"}]},"value":{"type":"object","description":"Compilable argument value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractValueActionModel#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"action":{"type":"string","description":"The action guid used to send email"},"data":{"type":"string","description":"Evaluated data used to render action"},"arguments":{"type":"array","description":"Defines a list of expected compilables arguments to be used in the action","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionArgumentModel"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier#Discriminable","kind":"json-schema","title":"MailIdentifier","data":{"type":"object","title":"MailIdentifier","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier"},{"type":"object","properties":{"value":{"type":"string","description":"Literal string identifier"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier"},{"type":"object","properties":{"value":{"type":"string","description":"Evaluated identifier"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier#Discriminated","kind":"json-schema","title":"MailLiteralIdentifier","data":{"type":"object","title":"MailLiteralIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailLiteralIdentifier"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier#Discriminated","kind":"json-schema","title":"MailEvaluatedIdentifier","data":{"type":"object","title":"MailEvaluatedIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailEvaluatedIdentifier"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailNode":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailNode","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.MailNode","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"action":{"type":"object","description":"The action guid used to send email","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailIdentifier#Discriminable"}]},"data":{"type":"string","description":"Evaluated data used to render email"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"action":{"type":"string","description":"The action guid used to send sms"},"data":{"type":"string","description":"Evaluated data used to render action"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier#Discriminable","kind":"json-schema","title":"SmsIdentifier","data":{"type":"object","title":"SmsIdentifier","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier"},{"type":"object","properties":{"value":{"type":"string","description":"Literal string identifier"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier"},{"type":"object","properties":{"value":{"type":"string","description":"Evaluated identifier"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier#Discriminated","kind":"json-schema","title":"SmsLiteralIdentifier","data":{"type":"object","title":"SmsLiteralIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsLiteralIdentifier"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier#Discriminated","kind":"json-schema","title":"SmsEvaluatedIdentifier","data":{"type":"object","title":"SmsEvaluatedIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsEvaluatedIdentifier"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"action":{"type":"object","description":"The action guid used to send sms","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsIdentifier#Discriminable"}]},"data":{"type":"string","description":"Evaluated data used to render sms"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier#Discriminable","kind":"json-schema","title":"DebounceIdentifier","data":{"type":"object","title":"DebounceIdentifier","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"literal":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier#Discriminated","template":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier"},{"type":"object","properties":{"value":{"type":"string","description":"Literal string identifier"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier"},{"type":"object","properties":{"value":{"type":"string","description":"Evaluated identifier"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier#Discriminated","kind":"json-schema","title":"DebounceLiteralIdentifier","data":{"type":"object","title":"DebounceLiteralIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLiteralIdentifier"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier#Discriminated","kind":"json-schema","title":"DebounceTemplateIdentifier","data":{"type":"object","title":"DebounceTemplateIdentifier","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceTemplateIdentifier"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior","data":{"type":"object","properties":{"value":{"type":"integer","description":"The debounce options","format":"int32","enum":[0,1,2]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior#Discriminable","kind":"json-schema","title":"DebounceBehavior","data":{"type":"object","title":"DebounceBehavior","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{">":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior#Discriminated","<":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior#Discriminated","==":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior#Discriminated",">=":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior#Discriminated","<=":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior#Discriminated","kind":"json-schema","title":"DebounceUpperBehavior","data":{"type":"object","title":"DebounceUpperBehavior","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperBehavior"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior#Discriminated","kind":"json-schema","title":"DebounceLowerBehavior","data":{"type":"object","title":"DebounceLowerBehavior","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerBehavior"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior#Discriminated","kind":"json-schema","title":"DebounceEqualBehavior","data":{"type":"object","title":"DebounceEqualBehavior","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceEqualBehavior"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior#Discriminated","kind":"json-schema","title":"DebounceUpperEqualBehavior","data":{"type":"object","title":"DebounceUpperEqualBehavior","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceUpperEqualBehavior"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior#Discriminated","kind":"json-schema","title":"DebounceLowerEqualBehavior","data":{"type":"object","title":"DebounceLowerEqualBehavior","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceLowerEqualBehavior"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Debounce":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Debounce","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Debounce","data":{"type":"object","properties":{"key":{"type":"object","description":"Debounce identifier","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier#Discriminable"}]},"weight":{"type":"integer","description":"Debounce weight","format":"int32"},"behaviors":{"type":"array","description":"Debounce behaviors","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceBehavior#Discriminable"}}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"timeout":{"type":"string","description":"Evaluated amount of time or date when sleep timeout"},"debounce":{"type":"object","description":"Sleep debounce configuration","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Debounce"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"timeout":{"type":"object","description":"Defines the timeout","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"debounce":{"type":"object","description":"Defines the debounce configuration","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Debounce"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"keys":{"type":"array","description":"Defines timeout keys to kill","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DebounceIdentifier#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"Field id","format":"int32"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel#Discriminable","kind":"json-schema","title":"UpdateFieldModel","data":{"type":"object","title":"UpdateFieldModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"expression":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel#Discriminated","bitwise":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel"},{"type":"object","properties":{"value":{"type":"object","description":" Field value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel","data":{"type":"object","properties":{"value":{"type":"object","description":" Field value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel#Discriminable","kind":"json-schema","title":"BitwiseOperationModel","data":{"type":"object","title":"BitwiseOperationModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"switch":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel#Discriminated","enable":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel#Discriminated","disable":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel#Discriminated","kind":"json-schema","title":"SwitchOperationModel","data":{"type":"object","title":"SwitchOperationModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchOperationModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel#Discriminated","kind":"json-schema","title":"EnableOperationModel","data":{"type":"object","title":"EnableOperationModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EnableOperationModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel#Discriminated","kind":"json-schema","title":"DisableOperationModel","data":{"type":"object","title":"DisableOperationModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DisableOperationModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel"},{"type":"object","properties":{"value":{"type":"array","description":" Field value","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseOperationModel#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel#Discriminated","kind":"json-schema","title":"ExpressionUpdateFieldModel","data":{"type":"object","title":"ExpressionUpdateFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ExpressionUpdateFieldModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel#Discriminated","kind":"json-schema","title":"BitwiseUpdateFieldModel","data":{"type":"object","title":"BitwiseUpdateFieldModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BitwiseUpdateFieldModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"fields":{"type":"array","description":"The action guid used to send email","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateFieldModel#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Slots":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Slots","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Slots","data":{"type":"object","properties":{"name":{"type":"string","description":"Name of the day "},"timeFrom":{"type":"integer","description":"Start hour for this day ","format":"int32"},"timeTo":{"type":"integer","description":"End hour for this day ","format":"int32"},"orderId":{"type":"integer","description":"End hour for this day ","format":"int32"},"nextId":{"type":"integer","description":"End hour for this day ","format":"int32"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"timeSlots":{"type":"array","description":"timeSlot Array ","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Slots"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"message":{"type":"string","description":"The action guid used to send email"},"title":{"type":"string","description":"Evaluated data used to render action"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source#Discriminable","kind":"json-schema","title":"Source","data":{"type":"object","title":"Source","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"table":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource#Discriminated","search":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Cursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Cursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Cursor","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ChainableCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ChainableCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ChainableCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Cursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ChainableCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor#Discriminable","kind":"json-schema","title":"TableCursor","data":{"type":"object","title":"TableCursor","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"query":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor#Discriminated","fetch":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor#Discriminated","from":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The query used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The values used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The values used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor#Discriminated","kind":"json-schema","title":"QueryCursor","data":{"type":"object","title":"QueryCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.QueryCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor#Discriminated","kind":"json-schema","title":"FetchCursor","data":{"type":"object","title":"FetchCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FetchCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor#Discriminated","kind":"json-schema","title":"FromCursor","data":{"type":"object","title":"FromCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FromCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source"},{"type":"object","properties":{"identifier":{"type":"object","description":"Table identifier","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"cursor":{"type":"object","description":"Cursor used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableCursor#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource#Discriminated","kind":"json-schema","title":"TableSource","data":{"type":"object","title":"TableSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TableSource"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource#Discriminated","kind":"json-schema","title":"SearchSource","data":{"type":"object","title":"SearchSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SearchSource"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ChainableCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor#Discriminable","kind":"json-schema","title":"TransformationCursor","data":{"type":"object","title":"TransformationCursor","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sort":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor#Discriminated","reverse":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor#Discriminated","skip":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor#Discriminated","first":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor#Discriminated","last":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor#Discriminated","filter":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor#Discriminated","distinct":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor#Discriminated","map":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor#Discriminated","populate":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor#Discriminated","enrich":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor#Discriminated","reduce":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The sort definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of skipped records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of selected records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of selected records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to filter records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to select a value in order to compare records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to transform a record","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"property":{"type":"string","description":"The record property name to populate"},"populate":{"type":"object","description":"The populate definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"property":{"type":"string","description":"The record property name to populate"},"enrich":{"type":"object","description":"The populate definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to reduce records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"init":{"type":"object","description":"The value used to initialize the reduction","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor#Discriminated","kind":"json-schema","title":"SortCursor","data":{"type":"object","title":"SortCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SortCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor#Discriminated","kind":"json-schema","title":"ReverseCursor","data":{"type":"object","title":"ReverseCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReverseCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor#Discriminated","kind":"json-schema","title":"SkipCursor","data":{"type":"object","title":"SkipCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.SkipCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor#Discriminated","kind":"json-schema","title":"FirstCursor","data":{"type":"object","title":"FirstCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FirstCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor#Discriminated","kind":"json-schema","title":"LastCursor","data":{"type":"object","title":"LastCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.LastCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor#Discriminated","kind":"json-schema","title":"FilterCursor","data":{"type":"object","title":"FilterCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.FilterCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor#Discriminated","kind":"json-schema","title":"DistinctCursor","data":{"type":"object","title":"DistinctCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DistinctCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor#Discriminated","kind":"json-schema","title":"MapCursor","data":{"type":"object","title":"MapCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.MapCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor#Discriminated","kind":"json-schema","title":"PopulateCursor","data":{"type":"object","title":"PopulateCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.PopulateCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor#Discriminated","kind":"json-schema","title":"EnrichCursor","data":{"type":"object","title":"EnrichCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.EnrichCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor#Discriminated","kind":"json-schema","title":"ReduceCursor","data":{"type":"object","title":"ReduceCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.ReduceCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Assignment":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Assignment","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Assignment","data":{"type":"object","properties":{"property":{"type":"object","description":"Defines the property name of the assignement","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the underlying data source","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.Source#Discriminable"}]},"cursors":{"type":"array","description":"Defines a list of transformation cursors","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.TransformationCursor#Discriminable"}},"assignment":{"type":"object","description":"Evaluated data used to emit event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Assignment"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source#Discriminable","kind":"json-schema","title":"Source","data":{"type":"object","title":"Source","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"table":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource#Discriminated","search":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Cursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Cursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Cursor","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ChainableCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ChainableCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ChainableCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Cursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ChainableCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor#Discriminable","kind":"json-schema","title":"TableCursor","data":{"type":"object","title":"TableCursor","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"query":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor#Discriminated","fetch":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor#Discriminated","from":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The query used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The values used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The values used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor#Discriminated","kind":"json-schema","title":"QueryCursor","data":{"type":"object","title":"QueryCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.QueryCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor#Discriminated","kind":"json-schema","title":"FetchCursor","data":{"type":"object","title":"FetchCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FetchCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor#Discriminated","kind":"json-schema","title":"FromCursor","data":{"type":"object","title":"FromCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FromCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source"},{"type":"object","properties":{"identifier":{"type":"object","description":"Table identifier","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"cursor":{"type":"object","description":"Cursor used to retrieve data","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableCursor#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource#Discriminated","kind":"json-schema","title":"TableSource","data":{"type":"object","title":"TableSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TableSource"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource#Discriminated","kind":"json-schema","title":"SearchSource","data":{"type":"object","title":"SearchSource","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SearchSource"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ChainableCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor#Discriminable","kind":"json-schema","title":"TransformationCursor","data":{"type":"object","title":"TransformationCursor","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"sort":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor#Discriminated","reverse":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor#Discriminated","skip":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor#Discriminated","first":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor#Discriminated","last":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor#Discriminated","filter":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor#Discriminated","distinct":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor#Discriminated","map":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor#Discriminated","populate":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor#Discriminated","enrich":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor#Discriminated","reduce":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The sort definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of skipped records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of selected records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to set the number of selected records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to filter records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to select a value in order to compare records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to transform a record","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"property":{"type":"string","description":"The record property name to populate"},"populate":{"type":"object","description":"The populate definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"property":{"type":"string","description":"The record property name to populate"},"enrich":{"type":"object","description":"The populate definition","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor"},{"type":"object","properties":{"value":{"type":"object","description":"The value used to reduce records","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"init":{"type":"object","description":"The value used to initialize the reduction","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor#Discriminated","kind":"json-schema","title":"SortCursor","data":{"type":"object","title":"SortCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SortCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor#Discriminated","kind":"json-schema","title":"ReverseCursor","data":{"type":"object","title":"ReverseCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReverseCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor#Discriminated","kind":"json-schema","title":"SkipCursor","data":{"type":"object","title":"SkipCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.SkipCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor#Discriminated","kind":"json-schema","title":"FirstCursor","data":{"type":"object","title":"FirstCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FirstCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor#Discriminated","kind":"json-schema","title":"LastCursor","data":{"type":"object","title":"LastCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.LastCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor#Discriminated","kind":"json-schema","title":"FilterCursor","data":{"type":"object","title":"FilterCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.FilterCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor#Discriminated","kind":"json-schema","title":"DistinctCursor","data":{"type":"object","title":"DistinctCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DistinctCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor#Discriminated","kind":"json-schema","title":"MapCursor","data":{"type":"object","title":"MapCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.MapCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor#Discriminated","kind":"json-schema","title":"PopulateCursor","data":{"type":"object","title":"PopulateCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.PopulateCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor#Discriminated","kind":"json-schema","title":"EnrichCursor","data":{"type":"object","title":"EnrichCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.EnrichCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor#Discriminated","kind":"json-schema","title":"ReduceCursor","data":{"type":"object","title":"ReduceCursor","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.ReduceCursor"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the underlying data source","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.Source#Discriminable"}]},"cursors":{"type":"array","description":"Defines a list of transformation cursors","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.TransformationCursor#Discriminable"}},"assignment":{"type":"object","description":"Evaluated data used to emit event","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Assignment"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the notification id to execute","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"data":{"type":"object","description":"Defines underlying data used to execute notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"assignment":{"type":"object","description":"Defines an assignment used to store execution result","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Assignment"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ActionNodeModel"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the identifier of the RCS resource to execute.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"content":{"type":"object","description":"Defines an optional content override used for rendering.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"variables":{"type":"object","description":"Defines optional variables made available to the rendering context.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"data":{"type":"object","description":"Defines optional execution data made available to scripting and templates.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"urgent":{"type":"object","description":"Defines whether this execution should be treated as urgent.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"assignment":{"type":"object","description":"Defines the optional assignment used to store the execution result into a scenario variable.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Assignment"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfRoutingNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfRoutingNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.IfRoutingNodeModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The test's id"},"description":{"type":"string","description":"The test's description"},"value":{"type":"string","description":"Evaluation to run"},"consequent":{"type":"string","description":"The consequent identifier of the node to run"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"tests":{"type":"array","description":"Tests to evaluate","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfRoutingNodeModel"}},"alternate":{"type":"string","description":"The alternate identifier of the node to run"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel#Discriminable","kind":"json-schema","title":"AbstractTestMatchNodeModel","data":{"type":"object","title":"AbstractTestMatchNodeModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel#Discriminated","ast":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel"},{"type":"object","properties":{"value":{"type":"integer","description":"Value to evaluate","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel"},{"type":"object","properties":{"value":{"type":"string","description":"Value to evaluate"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel"},{"type":"object","properties":{"value":{"type":"object","description":"Value to evaluate"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel#Discriminated","kind":"json-schema","title":"IdentifierTestMatchNodeModel","data":{"type":"object","title":"IdentifierTestMatchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IdentifierTestMatchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel#Discriminated","kind":"json-schema","title":"EvaluableTestMatchNodeModel","data":{"type":"object","title":"EvaluableTestMatchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.EvaluableTestMatchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel#Discriminated","kind":"json-schema","title":"AstTestMatchNodeModel","data":{"type":"object","title":"AstTestMatchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AstTestMatchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel#Discriminable","kind":"json-schema","title":"ContextMatchNodeModel","data":{"type":"object","title":"ContextMatchNodeModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"bool":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel"},{"type":"object","properties":{"value":{"type":"boolean","description":"Value boolean true if use the context data"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel#Discriminated","kind":"json-schema","title":"BoolContextMatchNodeModel","data":{"type":"object","title":"BoolContextMatchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.BoolContextMatchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"test":{"type":"object","description":"Test to evaluate","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.AbstractTestMatchNodeModel#Discriminable"}]},"consequent":{"type":"string","description":"The consequent identifier of the node to run"},"alternate":{"type":"string","description":"The alternate identifier of the node to run"},"context":{"type":"object","description":"The alternate identifier of the node to run","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ContextMatchNodeModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"key":{"type":"string","description":"The key used to store incremental value"},"increment":{"type":"integer","description":"The value used to increment key value","format":"int32"},"threshold":{"type":"integer","description":"The threshold used to split decision","format":"int32"},"consequent":{"type":"string","description":"The identifier of the node to run when split value is lower than threshold"},"alternate":{"type":"string","description":"The identifier of the node to run when split value is upper than threshold"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"rate":{"type":"integer","description":"The rate used to split","format":"int32"},"consequent":{"type":"string","description":"The identifier of the node to run when split to left"},"alternate":{"type":"string","description":"The identifier of the node to run when split to right"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchRoutingNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchRoutingNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SwitchRoutingNodeModel","data":{"type":"object","properties":{"id":{"type":"string","description":"The case's id"},"description":{"type":"string","description":"The case's description"},"value":{"type":"object","description":"Expression to compare","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"consequent":{"type":"string","description":"The consequent identifier of the node to run"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"discriminant":{"type":"object","description":"The discriminant used to compare","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"strict":{"type":"boolean","description":"Indicates if the strict equality is used to compare discriminant"},"cases":{"type":"array","description":"Cases to compare to the discriminant","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchRoutingNodeModel"}},"alternate":{"type":"string","description":"The alternate identifier of the node to run"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.AwaitableListener":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.AwaitableListener","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.AwaitableListener","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.BaseListener"},{"type":"object","properties":{"consequent":{"type":"string","description":"The listener's node handler"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"timeout":{"type":"object","description":"Evaluated amount of time or date when promise timeout","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"debounce":{"type":"object","description":"Defines the debounce configuration","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Debounce"}]},"listeners":{"type":"array","description":"Awaitable listeners used to resolve underlying promise","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.AwaitableListener"}},"alternate":{"type":"string","description":"The alternate identifier of the node to run on timeout"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"timeout":{"type":"object","description":"Evaluated amount of time or date when promise timeout","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"debounce":{"type":"object","description":"Defines the debounce configuration","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Debounce"}]},"listeners":{"type":"array","description":"Base listeners used to resolve underlying promise","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.BaseListener"}},"consequent":{"type":"string","description":"The consequent identifier of the node to run"},"alternate":{"type":"string","description":"The alternate identifier of the node to run on timeout"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"timeSlots":{"type":"array","description":"timeSlot Array ","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Slots"}},"consequent":{"type":"string","description":"The identifier of the node to run when split to left"},"alternate":{"type":"string","description":"The identifier of the node to run when split to right"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query#Discriminable","kind":"json-schema","title":"IdentifiableDataExplorerV2Query","data":{"type":"object","title":"IdentifiableDataExplorerV2Query","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query#Discriminated","dsl":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query"},{"type":"object","properties":{"value":{"type":"string","description":"The id of a data explorer v2 search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query"},{"type":"object","properties":{"value":{"type":"string","description":"The evaluable expression of a data explorer v2 search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query"},{"type":"object","properties":{"value":{"type":"object","description":"The dsl representation of a data explorer v2 query"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query#Discriminated","kind":"json-schema","title":"IdentifierDataExplorerV2Query","data":{"type":"object","title":"IdentifierDataExplorerV2Query","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifierDataExplorerV2Query"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query#Discriminated","kind":"json-schema","title":"EvaluationDataExplorerV2Query","data":{"type":"object","title":"EvaluationDataExplorerV2Query","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.EvaluationDataExplorerV2Query"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query#Discriminated","kind":"json-schema","title":"DslDataExplorerV2Query","data":{"type":"object","title":"DslDataExplorerV2Query","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DslDataExplorerV2Query"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.DecisionNodeModel"},{"type":"object","properties":{"test":{"type":"object","description":"Test to evaluate","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.IdentifiableDataExplorerV2Query#Discriminable"}]},"consequent":{"type":"string","description":"The consequent identifier of the node to run"},"alternate":{"type":"string","description":"The alternate identifier of the node to run"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel"},{"type":"object","properties":{"label":{"type":"object","description":"The label of the termination","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel#Discriminated","kind":"json-schema","title":"PublishNodeModel","data":{"type":"object","title":"PublishNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.PublishNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel#Discriminated","kind":"json-schema","title":"RequestNodeModel","data":{"type":"object","title":"RequestNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.RequestNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel#Discriminated","kind":"json-schema","title":"ScriptNodeModel","data":{"type":"object","title":"ScriptNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ScriptNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel#Discriminated","kind":"json-schema","title":"SendMailNodeModel","data":{"type":"object","title":"SendMailNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendMailNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailNode#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailNode#Discriminated","kind":"json-schema","title":"MailNode","data":{"type":"object","title":"MailNode","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MailNode"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel#Discriminated","kind":"json-schema","title":"SendSmsNodeModel","data":{"type":"object","title":"SendSmsNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendSmsNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode#Discriminated","kind":"json-schema","title":"SmsNode","data":{"type":"object","title":"SmsNode","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SmsNode"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel#Discriminated","kind":"json-schema","title":"SleepNodeModel","data":{"type":"object","title":"SleepNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SleepNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel#Discriminated","kind":"json-schema","title":"WaitNodeModel","data":{"type":"object","title":"WaitNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel#Discriminated","kind":"json-schema","title":"WaitKillNodeModel","data":{"type":"object","title":"WaitKillNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitKillNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel#Discriminated","kind":"json-schema","title":"UpdateTargetNodeModel","data":{"type":"object","title":"UpdateTargetNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.UpdateTargetNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel#Discriminated","kind":"json-schema","title":"MultipleSlotsNodeModel","data":{"type":"object","title":"MultipleSlotsNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MultipleSlotsNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel#Discriminated","kind":"json-schema","title":"SendPushAppActionModel","data":{"type":"object","title":"SendPushAppActionModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SendPushAppActionModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel#Discriminated","kind":"json-schema","title":"DataManagerPipelineNodeModel","data":{"type":"object","title":"DataManagerPipelineNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataManager.DataManagerPipelineNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel#Discriminated","kind":"json-schema","title":"DataTablePipelineNodeModel","data":{"type":"object","title":"DataTablePipelineNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.DataTable.DataTablePipelineNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel#Discriminated","kind":"json-schema","title":"NotificationExecutionNodeModel","data":{"type":"object","title":"NotificationExecutionNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.Notification.NotificationExecutionNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel#Discriminated","kind":"json-schema","title":"RichCommunicationExecutionNodeModel","data":{"type":"object","title":"RichCommunicationExecutionNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Action.RichCommunication.RichCommunicationExecutionNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel#Discriminated","kind":"json-schema","title":"IfNodeModel","data":{"type":"object","title":"IfNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.IfNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel#Discriminated","kind":"json-schema","title":"MatchNodeModel","data":{"type":"object","title":"MatchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.MatchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel#Discriminated","kind":"json-schema","title":"SampleNodeModel","data":{"type":"object","title":"SampleNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SampleNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel#Discriminated","kind":"json-schema","title":"SplitNodeModel","data":{"type":"object","title":"SplitNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SplitNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel#Discriminated","kind":"json-schema","title":"SwitchNodeModel","data":{"type":"object","title":"SwitchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.SwitchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel#Discriminated","kind":"json-schema","title":"WaitRaceNodeModel","data":{"type":"object","title":"WaitRaceNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitRaceNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel#Discriminated","kind":"json-schema","title":"WaitAllNodeModel","data":{"type":"object","title":"WaitAllNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.WaitAllNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots#Discriminated","kind":"json-schema","title":"ConditionalTimeSlots","data":{"type":"object","title":"ConditionalTimeSlots","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.ConditionalTimeSlots"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel#Discriminated","kind":"json-schema","title":"DataExplorerV2MatchNodeModel","data":{"type":"object","title":"DataExplorerV2MatchNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.Services.DataExplorerV2.DataExplorerV2MatchNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel#Discriminated","kind":"json-schema","title":"TerminalNodeModel","data":{"type":"object","title":"TerminalNodeModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.TerminalNodeModel"}]}},"components/schemas/NP6.CM.Models.Scripting.Scheduler":{"id":"components/schemas/NP6.CM.Models.Scripting.Scheduler","kind":"json-schema","title":"NP6.CM.Models.Scripting.Scheduler","data":{"type":"object","properties":{"id":{"type":"string","description":"Id of the scheduler"},"name":{"type":"string","description":"Name of the scheduler"}}}},"components/schemas/NP6.CM.Models.Scripting.Scheduler#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Scheduler#Discriminable","kind":"json-schema","title":"Scheduler","data":{"type":"object","title":"Scheduler","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"cron":"#/components/schemas/NP6.CM.Models.Scripting.CronScheduler#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.CronScheduler":{"id":"components/schemas/NP6.CM.Models.Scripting.CronScheduler","kind":"json-schema","title":"NP6.CM.Models.Scripting.CronScheduler","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Scheduler"},{"type":"object","properties":{"timeZone":{"type":"object","description":"The time zone of the scheduler","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.TimeZoneModel#Discriminable"}]},"minute":{"type":"string","description":"Minute"},"hour":{"type":"string","description":"Hour"},"dayOfMonth":{"type":"string","description":"Day of month"},"month":{"type":"string","description":"Month"},"dayOfWeek":{"type":"string","description":"Day of week"}}}]}},"components/schemas/NP6.CM.Models.Scripting.CronScheduler#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.CronScheduler#Discriminated","kind":"json-schema","title":"CronScheduler","data":{"type":"object","title":"CronScheduler","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.CronScheduler"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider#Discriminable","kind":"json-schema","title":"WorkflowProvider","data":{"type":"object","title":"WorkflowProvider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"search":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider#Discriminated","webtask":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider#Discriminated","request":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider#Discriminated","table":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProvider#Discriminated","data-explorer-v2":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider#Discriminable","kind":"json-schema","title":"IdentifiableSearchProvider","data":{"type":"object","title":"IdentifiableSearchProvider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider#Discriminated","ast":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider"},{"type":"object","properties":{"value":{"type":"integer","description":"The id of a search","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider"},{"type":"object","properties":{"value":{"type":"string","description":"The evaluable expression of a search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider"},{"type":"object","properties":{"value":{"type":"object","description":"The ast representation of a search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider#Discriminated","kind":"json-schema","title":"IdentifierSearchProvider","data":{"type":"object","title":"IdentifierSearchProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierSearchProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider#Discriminated","kind":"json-schema","title":"EvaluationSearchProvider","data":{"type":"object","title":"EvaluationSearchProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationSearchProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider#Discriminated","kind":"json-schema","title":"AstSearchProvider","data":{"type":"object","title":"AstSearchProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstSearchProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection#Discriminable","kind":"json-schema","title":"SearchProjection","data":{"type":"object","title":"SearchProjection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"implicit":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection#Discriminated","explicit":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection#Discriminated","kind":"json-schema","title":"ImplicitSearchProjection","data":{"type":"object","title":"ImplicitSearchProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitSearchProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection#Discriminated","kind":"json-schema","title":"ExplicitSearchProjection","data":{"type":"object","title":"ExplicitSearchProjection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitSearchProjection"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider"},{"type":"object","properties":{"value":{"type":"object","description":"Used to define underlying search","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableSearchProvider#Discriminable"}]},"projection":{"type":"object","description":"Used to provide context data to underlying workflow","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProjection#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider#Discriminable","kind":"json-schema","title":"IdentifiableWebTaskProvider","data":{"type":"object","title":"IdentifiableWebTaskProvider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider"},{"type":"object","properties":{"value":{"type":"integer","description":"The webtask id","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider#Discriminated","kind":"json-schema","title":"IdentifierWebTaskProvider","data":{"type":"object","title":"IdentifierWebTaskProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierWebTaskProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider"},{"type":"object","properties":{"value":{"type":"object","description":"Used to define underlying webtask","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableWebTaskProvider#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProviderHeaderModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProviderHeaderModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.RequestProviderHeaderModel","data":{"type":"object","properties":{"key":{"type":"string","description":"Header key"},"value":{"type":"object","description":"Header value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider"},{"type":"object","properties":{"method":{"type":"object","description":"HTTP method name","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"url":{"type":"object","description":"Request Url","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"headers":{"type":"array","description":"HTTP Headers","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProviderHeaderModel"}},"payload":{"type":"object","description":"Payload","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider#Discriminable","kind":"json-schema","title":"IdentifiableTableProvider","data":{"type":"object","title":"IdentifiableTableProvider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider#Discriminated","ast":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider"},{"type":"object","properties":{"value":{"type":"integer","description":"underlying identifiable value","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider"},{"type":"object","properties":{"value":{"type":"string","description":"underlying identifiable value"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider"},{"type":"object","properties":{"value":{"type":"object","description":"underlying identifiable value"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider#Discriminated","kind":"json-schema","title":"IdentifierTableProvider","data":{"type":"object","title":"IdentifierTableProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierTableProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider#Discriminated","kind":"json-schema","title":"EvaluationTableProvider","data":{"type":"object","title":"EvaluationTableProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationTableProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider#Discriminated","kind":"json-schema","title":"AstTableProvider","data":{"type":"object","title":"AstTableProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.AstTableProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver#Discriminable","kind":"json-schema","title":"TargetIdentityResolver","data":{"type":"object","title":"TargetIdentityResolver","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver#Discriminated","unicity":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver#Discriminated","hash":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField#Discriminable","kind":"json-schema","title":"IdentifiableTableField","data":{"type":"object","title":"IdentifiableTableField","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"name":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.NameTableField#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField<String>":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField<String>","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField"},{"type":"object","properties":{"value":{"type":"string","description":"Underlying identifiable value"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.NameTableField":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.NameTableField","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.NameTableField","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.NameTableField#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.NameTableField#Discriminated","kind":"json-schema","title":"NameTableField","data":{"type":"object","title":"NameTableField","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.NameTableField"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver"},{"type":"object","properties":{"field":{"type":"object","description":"The table field use to retrieve target guid","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver"},{"type":"object","properties":{"fields":{"type":"array","description":"The table fields use to retrieve target unicity","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver"},{"type":"object","properties":{"field":{"type":"object","description":"The table fields use to retrieve target hash","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver#Discriminated","kind":"json-schema","title":"GuidTTargetIdentityResolver","data":{"type":"object","title":"GuidTTargetIdentityResolver","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.GuidTTargetIdentityResolver"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver#Discriminated","kind":"json-schema","title":"UnicityTargetIdentityResolver","data":{"type":"object","title":"UnicityTargetIdentityResolver","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.UnicityTargetIdentityResolver"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver#Discriminated","kind":"json-schema","title":"HashTargetIdentityResolver","data":{"type":"object","title":"HashTargetIdentityResolver","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.HashTargetIdentityResolver"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.FieldProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.FieldProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.FieldProjection","data":{"type":"object","properties":{"value":{"type":"object","description":"An identifiable field","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableField#Discriminable"}]},"alias":{"type":"string","description":""}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProjection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProjection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.TableProjection","data":{"type":"object","properties":{"fields":{"type":"array","description":"A list of projected fields","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.FieldProjection"}}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProvider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProvider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.TableProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider"},{"type":"object","properties":{"value":{"type":"object","description":"Used to define underlying search","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableTableProvider#Discriminable"}]},"identity":{"type":"object","description":"configuration used to resolve target identity","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TargetIdentityResolver#Discriminable"}]},"projection":{"type":"object","description":"data used to resolve target identity","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProjection"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider#Discriminable","kind":"json-schema","title":"IdentifiableDataExplorerV2Provider","data":{"type":"object","title":"IdentifiableDataExplorerV2Provider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"id":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider#Discriminated","evaluation":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider#Discriminated","dsl":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider"},{"type":"object","properties":{"value":{"type":"string","description":"The id of a data explorer v2 search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider"},{"type":"object","properties":{"value":{"type":"string","description":"The evaluable expression of a data explorer v2 search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider"},{"type":"object","properties":{"value":{"type":"object","description":"The dsl representation of a data explorer v2 search"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider#Discriminated","kind":"json-schema","title":"IdentifierDataExplorerV2Provider","data":{"type":"object","title":"IdentifierDataExplorerV2Provider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifierDataExplorerV2Provider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider#Discriminated","kind":"json-schema","title":"EvaluationDataExplorerV2Provider","data":{"type":"object","title":"EvaluationDataExplorerV2Provider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.EvaluationDataExplorerV2Provider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider#Discriminated","kind":"json-schema","title":"DslDataExplorerV2Provider","data":{"type":"object","title":"DslDataExplorerV2Provider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DslDataExplorerV2Provider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection#Discriminable","kind":"json-schema","title":"DataExplorerV2Projection","data":{"type":"object","title":"DataExplorerV2Projection","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"implicit":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection#Discriminated","explicit":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection#Discriminated","kind":"json-schema","title":"ImplicitDataExplorerV2Projection","data":{"type":"object","title":"ImplicitDataExplorerV2Projection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ImplicitDataExplorerV2Projection"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection#Discriminated","kind":"json-schema","title":"ExplicitDataExplorerV2Projection","data":{"type":"object","title":"ExplicitDataExplorerV2Projection","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.ExplicitDataExplorerV2Projection"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider"},{"type":"object","properties":{"value":{"type":"object","description":"Used to define underlying data explorer v2 search","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.IdentifiableDataExplorerV2Provider#Discriminable"}]},"projection":{"type":"object","description":"Used to provide context data to underlying workflow","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerV2Projection#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider#Discriminated","kind":"json-schema","title":"SearchProvider","data":{"type":"object","title":"SearchProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.SearchProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider#Discriminated","kind":"json-schema","title":"WebTaskProvider","data":{"type":"object","title":"WebTaskProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WebTaskProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider#Discriminated","kind":"json-schema","title":"RequestProvider","data":{"type":"object","title":"RequestProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.RequestProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProvider#Discriminated","kind":"json-schema","title":"TableProvider","data":{"type":"object","title":"TableProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.TableProvider"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2#Discriminated","kind":"json-schema","title":"DataExplorerProviderV2","data":{"type":"object","title":"DataExplorerProviderV2","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.DataExplorerProviderV2"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.TaskModel":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.TaskModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.TaskModel","data":{"type":"object","properties":{"id":{"type":"string","description":"Id of the task"},"name":{"type":"string","description":"Name of the task"},"description":{"type":"string","description":"Description of the task"},"schedulers":{"type":"array","description":"The schedulers of the task","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Scheduler#Discriminable"}},"provider":{"type":"object","description":"The data provider of the task","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Providers.WorkflowProvider#Discriminable"}]},"handler":{"type":"string","description":"The task's node handler"}}}},"components/schemas/NP6.CM.Models.Scripting.WorkflowModel":{"id":"components/schemas/NP6.CM.Models.Scripting.WorkflowModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.WorkflowModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The workflow's id","format":"int32"},"name":{"type":"string","description":"The workflow's name"},"description":{"type":"string","description":"The workflow's description"},"state":{"type":"integer","description":"The workflow's State","format":"int32","enum":[0,1]},"creationDate":{"type":"string","description":"The workflow's creation date","format":"date-time"},"updateDate":{"type":"string","description":"The workflow's creation date","format":"date-time"},"scripting":{"type":"object","description":"The workflow's script settings","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}]},"settings":{"type":"object","description":"The workflow's settings"},"listeners":{"type":"array","description":"The workflow's listeners","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Listener"}},"capping":{"type":"array","description":"The workflow's capping definition","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Capping"}},"nodes":{"type":"array","description":"The workflow's nodes","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel#Discriminable"}},"tasks":{"type":"array","description":"The workflows's scheduler tasks","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TaskModel"}}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.Resolution","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution#Discriminable","kind":"json-schema","title":"Resolution","data":{"type":"object","title":"Resolution","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"resolved":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution#Discriminated","rejected":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution"},{"type":"object","properties":{"value":{"type":"object"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution"},{"type":"object","properties":{"message":{"type":"string"},"stack":{"type":"string"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution#Discriminated","kind":"json-schema","title":"ResolvedResolution","data":{"type":"object","title":"ResolvedResolution","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ResolvedResolution"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution#Discriminated","kind":"json-schema","title":"RejectedResolution","data":{"type":"object","title":"RejectedResolution","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.RejectedResolution"}]}},"components/schemas/NP6.CM.Models.Common.Pair<String,Resolution>":{"id":"components/schemas/NP6.CM.Models.Common.Pair<String,Resolution>","kind":"json-schema","title":"NP6.CM.Models.Common.Pair<String,Resolution>","data":{"type":"object","properties":{"key":{"type":"string","description":" Key"},"value":{"type":"object","description":" Value","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Resolution#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Debug":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Debug","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.Debug","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Debug#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Debug#Discriminable","kind":"json-schema","title":"Debug","data":{"type":"object","title":"Debug","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Version"},{"type":"object","discriminator":{"propertyName":"version","x-explicitMappingOnly":true,"mapping":{"experimental":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow#Discriminable","kind":"json-schema","title":"DebuggedFlow","data":{"type":"object","title":"DebuggedFlow","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"mock":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.MockFlow#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.MockFlow":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.MockFlow","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.MockFlow","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow"},{"type":"object","properties":{"value":{"type":"string","description":"The next id of the node to execute"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.MockFlow#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.MockFlow#Discriminated","kind":"json-schema","title":"MockFlow","data":{"type":"object","title":"MockFlow","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.MockFlow"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedNode":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedNode","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.DebuggedNode","data":{"type":"object","properties":{"id":{"type":"string","description":"The node's id"},"flow":{"type":"object","description":"The next id of the node to execute","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedFlow#Discriminable"}]},"execution":{"type":"boolean","description":"Specifies whether the node should be executed"}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Debug"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying id of the debug"},"ttl":{"type":"integer","description":"Represents the maximum number of nodes to execute","format":"int32"},"nodes":{"type":"array","description":"A list of debugged nodes","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.DebuggedNode"}}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug#Discriminated","kind":"json-schema","title":"ExperimentalDebug","data":{"type":"object","title":"ExperimentalDebug","allOf":[{"type":"object","properties":{"version":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.ExperimentalDebug"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest","data":{"type":"object","properties":{"id":{"type":"string","description":"Underlying execution id"},"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]},"node":{"type":"string","description":"The startup node"},"event":{"type":"object","description":"Underlying workflow event"},"state":{"type":"object","description":"Internal state"},"data":{"type":"object","description":"Underlying data"},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"resolutions":{"type":"array","description":"Underlying resolution","items":{"$ref":"#/components/schemas/NP6.CM.Models.Common.Pair<String,Resolution>"}},"debug":{"type":"object","description":"Debugging informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.Debug#Discriminable"}]},"stamp":{"type":"object","description":"Stamp informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]}}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable","kind":"json-schema","title":"WorkflowExecutionResult","data":{"type":"object","title":"WorkflowExecutionResult","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult#Discriminated","error":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult"},{"type":"object","properties":{"flow":{"type":"object","description":"A representation of the executed flow "}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason#Discriminable","kind":"json-schema","title":"WorkflowExecutionErrorReason","data":{"type":"object","title":"WorkflowExecutionErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"receiver not specified":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError#Discriminated","receiver not found":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError#Discriminated","malformed stamp":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError#Discriminated","unhandled":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError#Discriminated","engine":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying receiver","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason"},{"type":"object","properties":{"stamp":{"type":"object","description":"Underlying stamp","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying unhandled exception id"}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason"},{"type":"object","properties":{"name":{"type":"string","description":"Underlying error's name"},"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"},"flow":{"type":"object","description":"A representation of the executed flow "}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError#Discriminated","kind":"json-schema","title":"WorkflowExecutionReceiverNotSpecifiedError","data":{"type":"object","title":"WorkflowExecutionReceiverNotSpecifiedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotSpecifiedError"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError#Discriminated","kind":"json-schema","title":"WorkflowExecutionReceiverNotFoundError","data":{"type":"object","title":"WorkflowExecutionReceiverNotFoundError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionReceiverNotFoundError"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError#Discriminated","kind":"json-schema","title":"WorkflowExecutionStampMalformedError","data":{"type":"object","title":"WorkflowExecutionStampMalformedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionStampMalformedError"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError#Discriminated","kind":"json-schema","title":"WorkflowExecutionUnhandledError","data":{"type":"object","title":"WorkflowExecutionUnhandledError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionUnhandledError"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError#Discriminated","kind":"json-schema","title":"WorkflowExecutionEngineError","data":{"type":"object","title":"WorkflowExecutionEngineError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionEngineError"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult","kind":"json-schema","title":"NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult#Discriminated","kind":"json-schema","title":"WorkflowExecutionSuccessResult","data":{"type":"object","title":"WorkflowExecutionSuccessResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionSuccessResult"}]}},"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult#Discriminated","kind":"json-schema","title":"WorkflowExecutionErrorResult","data":{"type":"object","title":"WorkflowExecutionErrorResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionErrorResult"}]}},"components/schemas/NP6.CM.Models.Scripting.WebTaskModel":{"id":"components/schemas/NP6.CM.Models.Scripting.WebTaskModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.WebTaskModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The webTask's id","format":"int32"},"name":{"type":"string","description":"The webTask's name"},"description":{"type":"string","description":"The webTask's description"},"creationDate":{"type":"string","description":"The webTask's creation date","format":"date-time"},"scripting":{"type":"object","description":"The webTask's script settings","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.ScriptingSettings#Discriminable"}]},"settings":{"type":"object","description":"The webTask's settings"},"value":{"type":"string","description":"The webTask's script"}}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,String>":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,String>","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,String>","data":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent#Discriminable":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent#Discriminable","kind":"json-schema","title":"WebTaskContent","data":{"type":"object","title":"WebTaskContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"json":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent#Discriminated","text":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent#Discriminated","form":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent#Discriminated","binary":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent"},{"type":"object","properties":{"value":{"type":"object"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent"},{"type":"object","properties":{"value":{"type":"string"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue#Discriminable":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue#Discriminable","kind":"json-schema","title":"FormValue","data":{"type":"object","title":"FormValue","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"string":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString#Discriminated","file":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue"},{"type":"object","properties":{"value":{"type":"string"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue"},{"type":"object","properties":{"content-type":{"type":"string"},"name":{"type":"string"},"data":{"type":"string"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString#Discriminated","kind":"json-schema","title":"FormUSVString","data":{"type":"object","title":"FormUSVString","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormUSVString"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile#Discriminated","kind":"json-schema","title":"FormFile","data":{"type":"object","title":"FormFile","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormFile"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,FormValue>":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,FormValue>","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,FormValue>","data":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormValue#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormEntry":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormEntry","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormEntry","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,FormValue>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent"},{"type":"object","properties":{"entries":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.FormEntry"}}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent"},{"type":"object","properties":{"value":{"type":"string"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent#Discriminated","kind":"json-schema","title":"WebTaskJsonContent","data":{"type":"object","title":"WebTaskJsonContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskJsonContent"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent#Discriminated","kind":"json-schema","title":"WebTaskTextContent","data":{"type":"object","title":"WebTaskTextContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskTextContent"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent#Discriminated","kind":"json-schema","title":"WebTaskFormContent","data":{"type":"object","title":"WebTaskFormContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskFormContent"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent#Discriminated","kind":"json-schema","title":"WebTaskBinaryContent","data":{"type":"object","title":"WebTaskBinaryContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskBinaryContent"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest","data":{"type":"object","properties":{"scheme":{"type":"string"},"method":{"type":"string"},"headers":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,String>"}},"query":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,String>"}},"parameters":{"type":"object"},"content":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent#Discriminable"}]}}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable","kind":"json-schema","title":"WebtaskResponse","data":{"type":"object","title":"WebtaskResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse#Discriminated","error":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse"},{"type":"object","properties":{"status":{"type":"integer","format":"int32"},"headers":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.Pair<String,String>"}},"content":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebTaskContent#Discriminable"}]}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse","kind":"json-schema","title":"BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse"},{"type":"object","properties":{"stack":{"type":"string"}}}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse#Discriminated","kind":"json-schema","title":"WebtaskSuccessResponse","data":{"type":"object","title":"WebtaskSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskSuccessResponse"}]}},"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse#Discriminated":{"id":"components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse#Discriminated","kind":"json-schema","title":"WebtaskErrorResponse","data":{"type":"object","title":"WebtaskErrorResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskErrorResponse"}]}},"components/schemas/NP6.CM.Models.Scripting.UserModuleModel":{"id":"components/schemas/NP6.CM.Models.Scripting.UserModuleModel","kind":"json-schema","title":"NP6.CM.Models.Scripting.UserModuleModel","data":{"type":"object","properties":{"id":{"type":"integer","description":"The user module's id","format":"int32"},"name":{"type":"string","description":"The user module's name"},"description":{"type":"string","description":"The user module's description"},"creationDate":{"type":"string","description":"The user module's creation date","format":"date-time"},"value":{"type":"string","description":"The user module's script"}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderContext":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderContext","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderContext","data":{"type":"object","properties":{"data":{"type":"object","description":"Rendering data"},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"display":{"type":"integer","description":"Underlying display configuration","format":"int32","enum":[0,1,2,4,8,16]}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderRequest","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderRequest","data":{"type":"object","properties":{"receiver":{"type":"object","description":"The receiver identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel"}]},"related":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Data.Contact.ExposableContactCommonModel"}]},"stamp":{"type":"object","description":"Stamp informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"context":{"type":"object","description":"The related identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderContext"}]},"title":{"type":"string","description":"Title override"},"body":{"type":"string","description":"Body override"},"icon":{"type":"string","description":"Icon override"},"thumbnail":{"type":"string","description":"Thumbnail override"},"image":{"type":"string","description":"Image override"},"redirection":{"type":"object","description":"Defines the overriden default redirection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable"}]},"channel":{"type":"object","description":"Defines the overriden underlying channel used to display the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderResponse","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse#Discriminable","kind":"json-schema","title":"PushRenderResponse","data":{"type":"object","title":"PushRenderResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse#Discriminated","error":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessMetaResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessMetaResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderSuccessMetaResponse","data":{"type":"object","properties":{"notification":{"type":"integer","description":"Defines the notification id used to render","format":"int32"},"version":{"type":"string","description":"Defines the notification version used to render","format":"uuid"},"application":{"type":"string","description":"Defines the application id used to render","format":"uuid"},"subscription":{"type":"string","description":"Defines the subscription id used to render","format":"uuid"},"stamp":{"type":"object","description":"Defines the stamp used to render","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"channel":{"type":"string","description":"Defines the underlying rendered channel result"},"redirection":{"type":"string","description":"Defines the underlying rendered redirection link result"}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessRenderResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessRenderResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderSuccessRenderResponse","data":{"type":"object","properties":{"title":{"type":"string","description":"Defines the \"title\" rendered value of the notification"},"body":{"type":"string","description":"Defines the \"body\" rendered value of the notification"},"icon":{"type":"string","description":"Defines the \"icon\" rendered value of the notification"},"thumbnail":{"type":"string","description":"Defines the \"thumbnail\" rendered value of the notification"},"image":{"type":"string","description":"Defines the \"image\" rendered value of the notification"}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingOptoutResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingOptoutResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingOptoutResponse","data":{"type":"object","properties":{"global":{"type":"string","description":"Defines the \"optout global\" tracking information of the notification"},"channel":{"type":"string","description":"Defines the \"optout channel\" tracking information of the notification"}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingResponse","data":{"type":"object","properties":{"radical":{"type":"string","description":"Defines the \"radical\" tracking base uri of the notification"},"impression":{"type":"string","description":"Defines the \"impression\" tracking information of the notification"},"redirection":{"type":"string","description":"Defines the \"redirection\" tracking information of the notification"},"dismiss":{"type":"string","description":"Defines the \"dismiss\" tracking information of the notification"},"optout":{"type":"object","description":"Defines \"optout\" tracking informations of the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingOptoutResponse"}]}}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse"},{"type":"object","properties":{"meta":{"type":"object","description":"Meta informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessMetaResponse"}]},"render":{"type":"object","description":"Render values","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessRenderResponse"}]},"tracking":{"type":"object","description":"Tracking values","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessTrackingResponse"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason#Discriminable","kind":"json-schema","title":"PushRenderErrorReason","data":{"type":"object","title":"PushRenderErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"engine":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderEngineError#Discriminated","user":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderUserError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderEngineError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderEngineError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderEngineError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason"},{"type":"object","properties":{"name":{"type":"string","description":"Underlying error's name"},"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderUserError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderUserError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderUserError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason"},{"type":"object","properties":{"message":{"type":"string","description":"Underlying error's message"},"stack":{"type":"object","description":"Underlying error's stack"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderEngineError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderEngineError#Discriminated","kind":"json-schema","title":"PushRenderEngineError","data":{"type":"object","title":"PushRenderEngineError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderEngineError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderUserError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderUserError#Discriminated","kind":"json-schema","title":"PushRenderUserError","data":{"type":"object","title":"PushRenderUserError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderUserError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderResponse"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse#Discriminated","kind":"json-schema","title":"PushRenderSuccessResponse","data":{"type":"object","title":"PushRenderSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderSuccessResponse"}]}},"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse#Discriminated","kind":"json-schema","title":"PushRenderErrorResponse","data":{"type":"object","title":"PushRenderErrorResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Render.PushRenderErrorResponse"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel#Discriminable","kind":"json-schema","title":"AbstractPushTestRecipientModel","data":{"type":"object","title":"AbstractPushTestRecipientModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"segment":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel"},{"type":"object","properties":{"value":{"type":"integer","description":"Defines the identifiable contact used as recipient","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel#Discriminated","kind":"json-schema","title":"PushTestSegmentRecipientModel","data":{"type":"object","title":"PushTestSegmentRecipientModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSegmentRecipientModel"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestRequest","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.PushTestRequest","data":{"type":"object","properties":{"recipient":{"type":"object","description":"Defines the recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel#Discriminable"}]},"title":{"type":"string","description":"Defines the title override of the notifcation's content"},"body":{"type":"string","description":"Defines the body override of the notifcation's content"},"icon":{"type":"string","description":"Defines the icon override of the notifcation's content"},"thumbnail":{"type":"string","description":"Defines the thumbnail override of the notifcation's content"},"image":{"type":"string","description":"Defines the image override of the notifcation's content"},"data":{"type":"object","description":"Defines data used to render views"},"variables":{"type":"array","description":"Defines variables used to render views","items":{"type":"object"}},"expiration":{"type":"object","description":"Defines the overriden expiration","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractExpiration#Discriminable"}]},"redirection":{"type":"object","description":"Defines the overriden default redirection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable"}]},"channel":{"type":"object","description":"Defines the overriden underlying channel used to display the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.PushTestResponse","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the underlying test id","format":"uuid"}}}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse#Discriminable","kind":"json-schema","title":"PushTestResponse","data":{"type":"object","title":"PushTestResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse#Discriminated","error":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorResponse#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse"},{"type":"object","properties":{"results":{"type":"array","description":"Defines the underlying test results","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.PushTestErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason#Discriminable","kind":"json-schema","title":"PushTestErrorReason","data":{"type":"object","title":"PushTestErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"recipient not specified":"#/components/schemas/NP6.CM.Models.Push.IO.Test.UndefinedRecipientError#Discriminated","unknown segment":"#/components/schemas/NP6.CM.Models.Push.IO.Test.UnknownSegmentError#Discriminated","mismatch segment type":"#/components/schemas/NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError#Discriminated","too many recipients":"#/components/schemas/NP6.CM.Models.Push.IO.Test.TooManyRecipientsError#Discriminated","no recipient":"#/components/schemas/NP6.CM.Models.Push.IO.Test.NoRecipientError#Discriminated","unhandled":"#/components/schemas/NP6.CM.Models.Push.IO.Test.UnhandledError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.UndefinedRecipientError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.UndefinedRecipientError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.UndefinedRecipientError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.AbstractPushTestRecipientModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.SegmentError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.SegmentError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.SegmentError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.UnknownSegmentError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.UnknownSegmentError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.UnknownSegmentError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.SegmentError"},{"type":"object","properties":{"value":{"type":"integer","description":"Defines the segment id","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.SegmentError"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.TooManyRecipientsError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.TooManyRecipientsError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.TooManyRecipientsError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.NoRecipientError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.NoRecipientError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.NoRecipientError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.UnhandledError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.UnhandledError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.UnhandledError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying unhandled exception id","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.UndefinedRecipientError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.UndefinedRecipientError#Discriminated","kind":"json-schema","title":"UndefinedRecipientError","data":{"type":"object","title":"UndefinedRecipientError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.UndefinedRecipientError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.UnknownSegmentError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.UnknownSegmentError#Discriminated","kind":"json-schema","title":"UnknownSegmentError","data":{"type":"object","title":"UnknownSegmentError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.UnknownSegmentError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError#Discriminated","kind":"json-schema","title":"TypeMismatchSegmentError","data":{"type":"object","title":"TypeMismatchSegmentError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.TypeMismatchSegmentError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.TooManyRecipientsError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.TooManyRecipientsError#Discriminated","kind":"json-schema","title":"TooManyRecipientsError","data":{"type":"object","title":"TooManyRecipientsError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.TooManyRecipientsError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.NoRecipientError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.NoRecipientError#Discriminated","kind":"json-schema","title":"NoRecipientError","data":{"type":"object","title":"NoRecipientError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.NoRecipientError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.UnhandledError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.UnhandledError#Discriminated","kind":"json-schema","title":"UnhandledError","data":{"type":"object","title":"UnhandledError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.UnhandledError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Test.PushTestErrorResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestResponse"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying reason","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse#Discriminated","kind":"json-schema","title":"PushTestSuccessResponse","data":{"type":"object","title":"PushTestSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestSuccessResponse"}]}},"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorResponse#Discriminated","kind":"json-schema","title":"PushTestErrorResponse","data":{"type":"object","title":"PushTestErrorResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Test.PushTestErrorResponse"}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.PushExecutionRequest","data":{"type":"object","properties":{"recipient":{"type":"object","description":"Defines the recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]},"title":{"type":"string","description":"Defines the title override of the notifcation's content"},"body":{"type":"string","description":"Defines the body override of the notifcation's content"},"icon":{"type":"string","description":"Defines the icon override of the notifcation's content"},"thumbnail":{"type":"string","description":"Defines the thumbnail override of the notifcation's content"},"image":{"type":"string","description":"Defines the image override of the notifcation's content"},"data":{"type":"object","description":"Defines data used to render views"},"variables":{"type":"array","description":"Defines variables used to render views","items":{"type":"object"}},"redirection":{"type":"object","description":"Defines the overriden default redirection","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractRedirection#Discriminable"}]},"channel":{"type":"object","description":"Defines the overriden underlying channel used to display the notification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.Application.PushApplicationAbstractChannel#Discriminable"}]},"stamp":{"type":"object","description":"Defines stamp informations used to track conversation flow","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"urgent":{"type":"boolean","description":"Defines the priority of this notification execution"}}}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.PushExecutionResponse","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable","kind":"json-schema","title":"PushExecutionResponse","data":{"type":"object","title":"PushExecutionResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse#Discriminated","error":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying stamp id","format":"uuid"},"recipient":{"type":"object","description":"Defines the recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason#Discriminable","kind":"json-schema","title":"PushExecutionErrorReason","data":{"type":"object","title":"PushExecutionErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"recipient not specified":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError#Discriminated","recipient not found":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError#Discriminated","malformed stamp":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.StampMalformedError#Discriminated","unhandled":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.UnhandledError#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.StampMalformedError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.StampMalformedError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.StampMalformedError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason"},{"type":"object","properties":{"stamp":{"type":"object","description":"Underlying stamp","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.UnhandledError":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.UnhandledError","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.UnhandledError","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying unhandled exception id","format":"uuid"},"recipient":{"type":"object","description":"Underlying Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractPushRecipientModel#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError#Discriminated","kind":"json-schema","title":"RecipientNotSpecifiedError","data":{"type":"object","title":"RecipientNotSpecifiedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotSpecifiedError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError#Discriminated","kind":"json-schema","title":"RecipientNotFoundError","data":{"type":"object","title":"RecipientNotFoundError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.RecipientNotFoundError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.StampMalformedError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.StampMalformedError#Discriminated","kind":"json-schema","title":"StampMalformedError","data":{"type":"object","title":"StampMalformedError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.StampMalformedError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.UnhandledError#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.UnhandledError#Discriminated","kind":"json-schema","title":"UnhandledError","data":{"type":"object","title":"UnhandledError","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.UnhandledError"}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse","kind":"json-schema","title":"NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse#Discriminated","kind":"json-schema","title":"PushExecutionSuccessResponse","data":{"type":"object","title":"PushExecutionSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionSuccessResponse"}]}},"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse#Discriminated","kind":"json-schema","title":"PushExecutionErrorResponse","data":{"type":"object","title":"PushExecutionErrorResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionErrorResponse"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableProvider":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableProvider","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableProvider","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Parameter.NotifiableProvider#Discriminable":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableProvider#Discriminable","kind":"json-schema","title":"NotifiableProvider","data":{"type":"object","title":"NotifiableProvider","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"firebase":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseProvider#Discriminated","apns":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider#Discriminated","http":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableHttpProvider#Discriminated","firebase-service-account":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseProvider":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseProvider","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableFirebaseProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableProvider"},{"type":"object","properties":{"key":{"type":"string","description":"Defines the \"firebase\" api key used to send notifications"},"sender":{"type":"string","description":"Defines the \"firebase\" sender id used to send notifications"}}}]}},"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate":{"id":"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate","kind":"json-schema","title":"NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate","data":{"type":"object","properties":{"value":{"type":"string","description":"Defines the base 64 value of the certificate"},"password":{"type":"string","description":"Defines the password used to load x509 certificate"},"expiration":{"type":"string","description":"Define the expiration date of this certificate","format":"date-time"}}}},"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate#Discriminable":{"id":"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate#Discriminable","kind":"json-schema","title":"ApplePushNotificationServiceCertificate","data":{"type":"object","title":"ApplePushNotificationServiceCertificate","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"p8":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate#Discriminated","p12":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate":{"id":"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate","kind":"json-schema","title":"NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate"},{"type":"object","properties":{"team":{"type":"string","description":"Defines the underlying team id"}}}]}},"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate":{"id":"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate","kind":"json-schema","title":"NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate#Discriminated","kind":"json-schema","title":"ApplePushNotificationServiceP8Certificate","data":{"type":"object","title":"ApplePushNotificationServiceP8Certificate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP8Certificate"}]}},"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate#Discriminated","kind":"json-schema","title":"ApplePushNotificationServiceP12Certificate","data":{"type":"object","title":"ApplePushNotificationServiceP12Certificate","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceP12Certificate"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableProvider"},{"type":"object","properties":{"certificate":{"type":"object","description":"Defines the \"certificate\" used to send notifications","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.ApplePushNotificationServiceCertificate#Discriminable"}]},"bundle":{"type":"string","description":"Defines the underlying bundle id"}}}]}},"components/schemas/NP6.CM.Models.Parameter.HttpHeader":{"id":"components/schemas/NP6.CM.Models.Parameter.HttpHeader","kind":"json-schema","title":"NP6.CM.Models.Parameter.HttpHeader","data":{"type":"object","properties":{"key":{"type":"string","description":"Defines the http header key"},"value":{"type":"string","description":"Defines the http header value"}}}},"components/schemas/NP6.CM.Models.Parameter.NotifiableHttpProvider":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableHttpProvider","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableHttpProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableProvider"},{"type":"object","properties":{"url":{"type":"string","description":"Defines the \"http\" url used to send notifications"},"headers":{"type":"array","description":"Defines the \"http\" headers used to send notifications","items":{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.HttpHeader"}},"concurrency":{"type":"integer","description":"Defines the \"http\" max request concurrency","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableProvider"},{"type":"object","properties":{"project":{"type":"string","description":"The firebase project identifier"},"value":{"type":"object","description":"The account service file content"}}}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseProvider#Discriminated","kind":"json-schema","title":"NotifiableFirebaseProvider","data":{"type":"object","title":"NotifiableFirebaseProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseProvider"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider#Discriminated","kind":"json-schema","title":"NotifiableApplePushNotificationServiceProvider","data":{"type":"object","title":"NotifiableApplePushNotificationServiceProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplePushNotificationServiceProvider"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableHttpProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableHttpProvider#Discriminated","kind":"json-schema","title":"NotifiableHttpProvider","data":{"type":"object","title":"NotifiableHttpProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableHttpProvider"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider#Discriminated","kind":"json-schema","title":"NotifiableFirebaseServiceAccountProvider","data":{"type":"object","title":"NotifiableFirebaseServiceAccountProvider","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableFirebaseServiceAccountProvider"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableApplicationRoute":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplicationRoute","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableApplicationRoute","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the route"},"value":{"type":"object","description":"Defines the value of the route","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"default":{"type":"boolean","description":"Defines this route as the default route"}}}},"components/schemas/NP6.CM.Models.Parameter.NotifiableApplicationChannel":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplicationChannel","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableApplicationChannel","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the name of the channel"},"value":{"type":"object","description":"Defines the value of the channel","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Expression#Discriminable"}]},"default":{"type":"boolean","description":"Defines this route as the default route"}}}},"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableApplication","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the unique id of the notifiable application","format":"uuid"},"name":{"type":"string","description":"Defines the name of the notifiable application"},"description":{"type":"string","description":"Defines the description of the notifiable application"},"active":{"type":"boolean","description":"Defines the online state of the application"},"stamp":{"type":"object","description":"Defines the stamp informations of the notifiable application ","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]},"icon":{"type":"string","description":"Defines the base64 value of the notifiable application icon"},"providers":{"type":"array","description":"Defines a list of providers used to deliver notifications to the application","items":{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableProvider#Discriminable"}},"routes":{"type":"array","description":"Defines a list of exisiting notifiable application routes used to preform redirections","items":{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplicationRoute"}},"channels":{"type":"array","description":"Defines a list of exisiting notifiable application channels used to handle display behaviors","items":{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplicationChannel"}}}}},"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable","kind":"json-schema","title":"NotifiableApplication","data":{"type":"object","title":"NotifiableApplication","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"native":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableNativeApplication#Discriminated","web":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableWebApplication#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableNativeApplication":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableNativeApplication","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableNativeApplication","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplication"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableWebApplication":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableWebApplication","kind":"json-schema","title":"NP6.CM.Models.Parameter.NotifiableWebApplication","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplication"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableNativeApplication#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableNativeApplication#Discriminated","kind":"json-schema","title":"NotifiableNativeApplication","data":{"type":"object","title":"NotifiableNativeApplication","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableNativeApplication"}]}},"components/schemas/NP6.CM.Models.Parameter.NotifiableWebApplication#Discriminated":{"id":"components/schemas/NP6.CM.Models.Parameter.NotifiableWebApplication#Discriminated","kind":"json-schema","title":"NotifiableWebApplication","data":{"type":"object","title":"NotifiableWebApplication","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableWebApplication"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the unique identifier of the event.","format":"uuid"},"timestamp":{"type":"integer","description":"Defines the publication timestamp of the event.","format":"int64"},"identity":{"type":"object","description":"Defines the identity context associated with the event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Identity#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent#Discriminable","kind":"json-schema","title":"RcsExposableEvent","data":{"type":"object","title":"RcsExposableEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"execution":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent#Discriminated","cancellation":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent#Discriminated","activation":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent#Discriminated","bounce":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent#Discriminated","delivery":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent#Discriminated","interaction":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent#Discriminated","reply":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableSource","data":{"type":"object","properties":{"type":{"type":"string","description":"Identifies the messaging channel associated with this event source."}}}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionSource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionSource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableExecutionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the execution data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsExecutionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableExecutionSource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableExecutionSource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableExecutionSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionSource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableExecutionSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationSource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationSource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableCancellationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the cancellation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsCancellationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableCancellationSource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableCancellationSource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableCancellationSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationSource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableCancellationSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationSource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationSource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableActivationSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the activation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsActivationDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableActivationSource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableActivationSource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableActivationSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationSource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableActivationSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceSource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceSource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableBounceSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the bounce data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsBounceDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableBounceSource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableBounceSource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableBounceSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceSource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableBounceSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliverySource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliverySource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableDeliverySource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the delivery confirmation data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsDeliveryDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableDeliverySource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableDeliverySource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableDeliverySource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliverySource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableDeliverySource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionSource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionSource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableInteractionSource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the interaction data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsInteractionDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableInteractionSource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableInteractionSource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableInteractionSource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionSource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableInteractionSource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplySource":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplySource","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableReplySource","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableSource"},{"type":"object","properties":{"detail":{"type":"object","description":"Defines the reply data associated with this event.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Event.Source.Rcs.RcsReplyDetail"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableReplySource>":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableReplySource>","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableReplySource>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent"},{"type":"object","properties":{"source":{"type":"object","description":"Defines the source payload carrying the event-specific data.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplySource"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent<RcsExposableReplySource>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent#Discriminated","kind":"json-schema","title":"RcsExposableExecutionEvent","data":{"type":"object","title":"RcsExposableExecutionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent#Discriminated","kind":"json-schema","title":"RcsExposableCancellationEvent","data":{"type":"object","title":"RcsExposableCancellationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent#Discriminated","kind":"json-schema","title":"RcsExposableActivationEvent","data":{"type":"object","title":"RcsExposableActivationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent#Discriminated","kind":"json-schema","title":"RcsExposableBounceEvent","data":{"type":"object","title":"RcsExposableBounceEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent#Discriminated","kind":"json-schema","title":"RcsExposableDeliveryEvent","data":{"type":"object","title":"RcsExposableDeliveryEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent#Discriminated","kind":"json-schema","title":"RcsExposableInteractionEvent","data":{"type":"object","title":"RcsExposableInteractionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent#Discriminated","kind":"json-schema","title":"RcsExposableReplyEvent","data":{"type":"object","title":"RcsExposableReplyEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableReplyEvent"}]}},"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfileBinding":{"id":"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfileBinding","kind":"json-schema","title":"NP6.CM.Models.Rcs.Profle.RcsProfileBinding","data":{"type":"object","properties":{"country":{"type":"string","description":"Defines a country-to-agent routing rule within an RCS profile."},"agent":{"type":"string","description":"Defines the RCS agent identifier used for this country."}}}},"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile":{"id":"components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile","kind":"json-schema","title":"NP6.CM.Models.Rcs.Profle.RcsProfile","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the unique identifier of the profile.","format":"uuid"},"name":{"type":"string","description":"Defines the human-readable name of the profile."},"description":{"type":"string","description":"Defines the description of the profile."},"bindings":{"type":"array","description":"Defines the list of country-based routing bindings.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfileBinding"}}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the human-readable name of the RCS resource."},"description":{"type":"string","description":"Defines the description of the RCS resource."},"scripting":{"type":"object","description":"Defines the scripting configuration used during RCS template rendering.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting#Discriminable"}]},"parameters":{"type":"object","description":"Defines the execution parameters associated with this RCS resource.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsParameter"}]},"content":{"type":"object","description":"Defines the template content of the RCS message to be rendered.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation#Discriminable","kind":"json-schema","title":"RichCommunicationCreation","data":{"type":"object","title":"RichCommunicationCreation","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"rcs-message":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation#Discriminated","rcs-campaign":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCreation"},{"type":"object","properties":{"scheduler":{"type":"object","description":"Defines the scheduling configuration of the campaign.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation#Discriminated","kind":"json-schema","title":"RichCommunicationMessageCreation","data":{"type":"object","title":"RichCommunicationMessageCreation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageCreation"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation#Discriminated","kind":"json-schema","title":"RichCommunicationCampaignCreation","data":{"type":"object","title":"RichCommunicationCampaignCreation","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignCreation"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification","data":{"type":"object","properties":{"name":{"type":"string","description":"Defines the human-readable name of the RCS resource."},"description":{"type":"string","description":"Defines the description of the RCS resource."},"scripting":{"type":"object","description":"Defines the scripting configuration used during RCS template rendering.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsScripting#Discriminable"}]},"parameters":{"type":"object","description":"Defines the execution parameters associated with this RCS resource.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.RcsParameter"}]},"content":{"type":"object","description":"Defines the template content of the RCS message to be rendered.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable"}]}}}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification#Discriminable","kind":"json-schema","title":"RichCommunicationModification","data":{"type":"object","title":"RichCommunicationModification","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"rcs-message":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification#Discriminated","rcs-campaign":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification","kind":"json-schema","title":"NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationModification"},{"type":"object","properties":{"scheduler":{"type":"object","description":"Defines the scheduling configuration of the campaign.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Scheduler.RcsScheduler#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification#Discriminated","kind":"json-schema","title":"RichCommunicationMessageModification","data":{"type":"object","title":"RichCommunicationMessageModification","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationMessageModification"}]}},"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification#Discriminated","kind":"json-schema","title":"RichCommunicationCampaignModification","data":{"type":"object","title":"RichCommunicationCampaignModification","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Definition.Command.RichCommunicationCampaignModification"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsContext":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsContext","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Render.RcsContext","data":{"type":"object","properties":{"id":{"type":"string","description":"The message id"},"data":{"type":"object","description":"Rendering data"},"variables":{"type":"array","description":"Additionnal variables","items":{"type":"object"}},"display":{"type":"integer","description":"Underlying display configuration","format":"int32","enum":[0,1,2,4,8,16]},"render":{"type":"integer","description":"The content id to render","format":"int64"},"recipient":{"type":"object","description":"Defines the recipient phone number to use for this render context, overriding the default send target.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Fact.RcsRecipient"}]}}}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Render.RcsRenderRequest","data":{"type":"object","properties":{"receiver":{"type":"object","description":"Identifies the primary receiver of the RCS message.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation"}]},"related":{"type":"object","description":"Identifies a related entity associated with the render execution.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetBaseRepresentation"}]},"stamp":{"type":"object","description":"Provides stamping information associated with the render execution.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"content":{"type":"object","description":"Overrides the base content defined in the RCS action model.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable"}]},"context":{"type":"object","description":"Provides the RCS rendering context.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.RcsContext"}]}}}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Render.RenderRcsResult","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult#Discriminable","kind":"json-schema","title":"RenderRcsResult","data":{"type":"object","title":"RenderRcsResult","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult#Discriminated","error":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsMetaResult":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsMetaResult","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsMetaResult","data":{"type":"object","properties":{"stamp":{"type":"object","description":"Defines the stamp data associated with this render, carrying the tracking identifiers  \r\nsuch as the message id, thread id, and set id.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"profile":{"type":"string","description":"Defines the RCS sending profile used to render and deliver this message.","format":"uuid"},"agent":{"type":"string","description":"Defines the RCS agent identifier used to render and deliver this message."},"acknowledge":{"type":"string","description":"Defines the encrypted acknowledge token associated with this render."}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderContent","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent#Discriminable","kind":"json-schema","title":"RcsRenderContent","data":{"type":"object","title":"RcsRenderContent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"text":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent#Discriminated","card":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent#Discriminated","carousel":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent#Discriminated","custom":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion","data":{"type":"object","properties":{"text":{"type":"string","description":"Defines the rendered label displayed to the recipient."},"postback":{"type":"string","description":"Defines the rendered postback value associated with the suggestion."},"fallback":{"type":"string","description":"Defines the fallback URL used when the requested action cannot be executed."}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion#Discriminable","kind":"json-schema","title":"RcsRenderSuggestion","data":{"type":"object","title":"RcsRenderSuggestion","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"reply":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion#Discriminated","dial":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion#Discriminated","share-location":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion#Discriminated","view-location":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion#Discriminated","open-url":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion#Discriminated","create-calendar-event":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion"},{"type":"object","properties":{"phone":{"type":"string","description":"Defines the rendered phone number to dial."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocation":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocation","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocation","data":{"type":"object","properties":{"label":{"type":"string","description":"Defines the rendered label associated with the location."},"latitude":{"type":"number","description":"Defines the latitude of the rendered location.","format":"double"},"longitude":{"type":"number","description":"Defines the longitude of the rendered location.","format":"double"}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion"},{"type":"object","properties":{"location":{"type":"object","description":"Defines the rendered geographic location to display.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocation"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget#Discriminable","kind":"json-schema","title":"RcsRenderOpenUrlAbstractTarget","data":{"type":"object","title":"RcsRenderOpenUrlAbstractTarget","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"browser":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget#Discriminated","webview":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget"},{"type":"object","properties":{"mode":{"type":"string","description":"Defines the webview presentation mode.","enum":["HALF","FULL","TALL"]},"description":{"type":"string","description":"Defines the rendered webview description."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget#Discriminated","kind":"json-schema","title":"RcsRenderOpenUrlBrowserTarget","data":{"type":"object","title":"RcsRenderOpenUrlBrowserTarget","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlBrowserTarget"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget#Discriminated","kind":"json-schema","title":"RcsRenderOpenUrlWebviewTarget","data":{"type":"object","title":"RcsRenderOpenUrlWebviewTarget","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlWebviewTarget"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion"},{"type":"object","properties":{"url":{"type":"string","description":"Defines the rendered URL to open."},"target":{"type":"object","description":"Defines how the rendered URL should be opened on the recipient device.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlAbstractTarget#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCalendarEvent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCalendarEvent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCalendarEvent","data":{"type":"object","properties":{"start":{"type":"string","description":"Defines the event start date and time in UTC.","format":"date-time"},"end":{"type":"string","description":"Defines the event end date and time in UTC.","format":"date-time"},"title":{"type":"string","description":"Defines the rendered event title."},"description":{"type":"string","description":"Defines the rendered event description."}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderActionSuggestion"},{"type":"object","properties":{"event":{"type":"object","description":"Defines the rendered calendar event to create.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCalendarEvent"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion#Discriminated","kind":"json-schema","title":"RcsRenderReplySuggestion","data":{"type":"object","title":"RcsRenderReplySuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderReplySuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion#Discriminated","kind":"json-schema","title":"RcsRenderDialSuggestion","data":{"type":"object","title":"RcsRenderDialSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderDialSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion#Discriminated","kind":"json-schema","title":"RcsRenderShareLocationSuggestion","data":{"type":"object","title":"RcsRenderShareLocationSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderShareLocationSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion#Discriminated","kind":"json-schema","title":"RcsRenderViewLocationSuggestion","data":{"type":"object","title":"RcsRenderViewLocationSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderViewLocationSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion#Discriminated","kind":"json-schema","title":"RcsRenderOpenUrlSuggestion","data":{"type":"object","title":"RcsRenderOpenUrlSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderOpenUrlSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion#Discriminated","kind":"json-schema","title":"RcsRenderCreateCalendarEventSuggestion","data":{"type":"object","title":"RcsRenderCreateCalendarEventSuggestion","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.Action.RcsRenderCreateCalendarEventSuggestion"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent"},{"type":"object","properties":{"value":{"type":"string","description":"Defines the rendered text value displayed in the message."},"suggestions":{"type":"array","description":"Defines the rendered interactive suggestions attached to the text message.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderMedia":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderMedia","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderMedia","data":{"type":"object","properties":{"location":{"type":"string","description":"Defines the resolved media resource location."},"refresh":{"type":"boolean","description":"Defines whether the media should bypass cached content."},"height":{"type":"string","description":"Defines the preferred display height of the rendered media.","enum":["SHORT","MEDIUM","TALL"]}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent"},{"type":"object","properties":{"orientation":{"type":"string","description":"Defines the layout orientation of the rendered card.","enum":["VERTICAL","HORIZONTAL"]},"alignment":{"type":"string","description":"Defines the horizontal alignment of the image within the rendered card.","enum":["LEFT","RIGHT"]},"title":{"type":"string","description":"Defines the rendered title displayed by the card."},"description":{"type":"string","description":"Defines the rendered description displayed by the card."},"media":{"type":"object","description":"Defines the rendered media attached to the card.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderMedia"}]},"suggestions":{"type":"array","description":"Defines the rendered interactive suggestions exposed with the card.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselCard":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselCard","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselCard","data":{"type":"object","properties":{"title":{"type":"string","description":"Defines the rendered title displayed by the carousel card."},"description":{"type":"string","description":"Defines the rendered description displayed by the carousel card."},"media":{"type":"object","description":"Defines the rendered media attached to the carousel card.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderMedia"}]},"suggestions":{"type":"array","description":"Defines the rendered interactive suggestions exposed with the carousel card.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.Suggestion.RcsRenderSuggestion#Discriminable"}}}}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent"},{"type":"object","properties":{"width":{"type":"string","description":"Defines the width preset applied to rendered carousel cards.","enum":["SMALL","MEDIUM"]},"cards":{"type":"array","description":"Defines the list of rendered cards displayed by the carousel.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselCard"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent","kind":"json-schema","title":"NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent"},{"type":"object","properties":{"value":{"type":"object","description":"Defines the rendered raw RCS payload structure."}}}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent#Discriminated","kind":"json-schema","title":"RcsRenderTextContent","data":{"type":"object","title":"RcsRenderTextContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderTextContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent#Discriminated","kind":"json-schema","title":"RcsRenderCardContent","data":{"type":"object","title":"RcsRenderCardContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCardContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent#Discriminated","kind":"json-schema","title":"RcsRenderCarouselContent","data":{"type":"object","title":"RcsRenderCarouselContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCarouselContent"}]}},"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent#Discriminated","kind":"json-schema","title":"RcsRenderCustomContent","data":{"type":"object","title":"RcsRenderCustomContent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderCustomContent"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult"},{"type":"object","properties":{"meta":{"type":"object","description":"Meta informations","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsMetaResult"}]},"content":{"type":"object","description":"Render values","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Render.RcsRenderContent#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.RenderRcsResult"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying error","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Render.ErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult#Discriminated","kind":"json-schema","title":"SuccessRenderRcsResult","data":{"type":"object","title":"SuccessRenderRcsResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.SuccessRenderRcsResult"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult#Discriminated","kind":"json-schema","title":"ErrorRenderRcsResult","data":{"type":"object","title":"ErrorRenderRcsResult","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Render.ErrorRenderRcsResult"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient","data":{"type":"object","properties":{"redirection":{"type":"string","description":"Defines a phone number used to redirect all communications."}}}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient#Discriminable","kind":"json-schema","title":"RcsProofAbstractRecipient","data":{"type":"object","title":"RcsProofAbstractRecipient","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"segment":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient#Discriminated","search":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient"},{"type":"object","properties":{"value":{"type":"array","description":"Defines the identifiable segments list used as recipients.","items":{"type":"integer","format":"int32"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient"},{"type":"object","properties":{"value":{"type":"array","description":"Defines the identifiable search list used as recipients.","items":{"type":"string","format":"uuid"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient#Discriminated","kind":"json-schema","title":"RcsProofSegmentRecipient","data":{"type":"object","title":"RcsProofSegmentRecipient","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSegmentRecipient"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient#Discriminated","kind":"json-schema","title":"RcsProofSearchRecipient","data":{"type":"object","title":"RcsProofSearchRecipient","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSearchRecipient"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofRequest","data":{"type":"object","properties":{"recipient":{"type":"object","description":"Defines the recipient of the rcs proof.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofAbstractRecipient#Discriminable"}]},"data":{"type":"object"},"variables":{"type":"array","items":{"type":"object"}},"urgent":{"type":"boolean"}}}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the underlying proof ID.","format":"uuid"}}}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse#Discriminable","kind":"json-schema","title":"RcsProofResponse","data":{"type":"object","title":"RcsProofResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse#Discriminated","failure":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse"},{"type":"object","properties":{"results":{"type":"array","description":"Defines the underlying proof results.","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason#Discriminable","kind":"json-schema","title":"RcsProofFailureReason","data":{"type":"object","title":"RcsProofFailureReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"unknown customer":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason#Discriminated","inactive customer":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason#Discriminated","disabled customer":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason#Discriminated","expired customer":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason#Discriminated","restricted customer":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason#Discriminated","unknown rcs action":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason#Discriminated","invalid rcs action state":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason#Discriminated","unspecified recipient":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason#Discriminated","invalid redirection":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason#Discriminated","unknown recipient":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason#Discriminated","empty segment":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason#Discriminated","unknown segment":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason#Discriminated","mismatch segment type":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason#Discriminated","empty search":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason#Discriminated","unknown search":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason#Discriminated","too many recipients":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason#Discriminated","no recipient":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason#Discriminated","cancellation":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason#Discriminated","unhandled":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCustomerReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureActionReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureActionReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureActionReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureActionReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureActionReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSegmentReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSegmentReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSegmentReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSegmentReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSegmentReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSegmentReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSearchReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSearchReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSearchReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSearchReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientSearchReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientReason"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason"},{"type":"object","properties":{"results":{"type":"array","description":"Defines the underlying test results","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying unhandled exception id","format":"uuid"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason#Discriminated","kind":"json-schema","title":"RcsProofFailureUnknownCustomerReason","data":{"type":"object","title":"RcsProofFailureUnknownCustomerReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownCustomerReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason#Discriminated","kind":"json-schema","title":"RcsProofFailureInactiveCustomerReason","data":{"type":"object","title":"RcsProofFailureInactiveCustomerReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInactiveCustomerReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason#Discriminated","kind":"json-schema","title":"RcsProofFailureDisabledCustomerReason","data":{"type":"object","title":"RcsProofFailureDisabledCustomerReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureDisabledCustomerReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason#Discriminated","kind":"json-schema","title":"RcsProofFailureExpiredCustomerReason","data":{"type":"object","title":"RcsProofFailureExpiredCustomerReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureExpiredCustomerReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason#Discriminated","kind":"json-schema","title":"RcsProofFailureRestrictedCustomerReason","data":{"type":"object","title":"RcsProofFailureRestrictedCustomerReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRestrictedCustomerReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason#Discriminated","kind":"json-schema","title":"RcsProofFailureUnknownActionReason","data":{"type":"object","title":"RcsProofFailureUnknownActionReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownActionReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason#Discriminated","kind":"json-schema","title":"RcsProofFailureInvalidActionStateReason","data":{"type":"object","title":"RcsProofFailureInvalidActionStateReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidActionStateReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason#Discriminated","kind":"json-schema","title":"RcsProofFailureUnspecifiedRecipientReason","data":{"type":"object","title":"RcsProofFailureUnspecifiedRecipientReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnspecifiedRecipientReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason#Discriminated","kind":"json-schema","title":"RcsProofFailureInvalidRedirectionRecipientReason","data":{"type":"object","title":"RcsProofFailureInvalidRedirectionRecipientReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureInvalidRedirectionRecipientReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason#Discriminated","kind":"json-schema","title":"RcsProofFailureUnknownRecipientReason","data":{"type":"object","title":"RcsProofFailureUnknownRecipientReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnknownRecipientReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason#Discriminated","kind":"json-schema","title":"RcsProofFailureRecipientEmptySegmentReason","data":{"type":"object","title":"RcsProofFailureRecipientEmptySegmentReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySegmentReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason#Discriminated","kind":"json-schema","title":"RcsProofFailureRecipientUnknownSegmentReason","data":{"type":"object","title":"RcsProofFailureRecipientUnknownSegmentReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSegmentReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason#Discriminated","kind":"json-schema","title":"RcsProofFailureRecipientMismatchSegmentTypeReason","data":{"type":"object","title":"RcsProofFailureRecipientMismatchSegmentTypeReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientMismatchSegmentTypeReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason#Discriminated","kind":"json-schema","title":"RcsProofFailureRecipientEmptySearchReason","data":{"type":"object","title":"RcsProofFailureRecipientEmptySearchReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientEmptySearchReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason#Discriminated","kind":"json-schema","title":"RcsProofFailureRecipientUnknownSearchReason","data":{"type":"object","title":"RcsProofFailureRecipientUnknownSearchReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureRecipientUnknownSearchReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason#Discriminated","kind":"json-schema","title":"RcsProofFailureTooManyRecipientsReason","data":{"type":"object","title":"RcsProofFailureTooManyRecipientsReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureTooManyRecipientsReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason#Discriminated","kind":"json-schema","title":"RcsProofFailureEmptyRecipientReason","data":{"type":"object","title":"RcsProofFailureEmptyRecipientReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureEmptyRecipientReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason#Discriminated","kind":"json-schema","title":"RcsProofFailureCancellationReason","data":{"type":"object","title":"RcsProofFailureCancellationReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureCancellationReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason#Discriminated","kind":"json-schema","title":"RcsProofFailureUnhandledReason","data":{"type":"object","title":"RcsProofFailureUnhandledReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureUnhandledReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofResponse"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying reason for the failure.","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse#Discriminated","kind":"json-schema","title":"RcsProofSuccessResponse","data":{"type":"object","title":"RcsProofSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofSuccessResponse"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse#Discriminated","kind":"json-schema","title":"RcsProofFailureResponse","data":{"type":"object","title":"RcsProofFailureResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Proof.RcsProofFailureResponse"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest","data":{"type":"object","properties":{"recipient":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]},"related":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]},"stamp":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]},"content":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Content.Template.RcsTemplateContent#Discriminable"}]},"data":{"type":"object"},"variables":{"type":"array","items":{"type":"object"}},"urgent":{"type":"boolean"}}}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable","kind":"json-schema","title":"RcsExecutionResponse","data":{"type":"object","title":"RcsExecutionResponse","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"success":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse#Discriminated","error":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying stamp id","format":"uuid"},"recipient":{"type":"object","description":"Defines the recipient identification","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason#Discriminable":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason#Discriminable","kind":"json-schema","title":"RcsExecutionErrorReason","data":{"type":"object","title":"RcsExecutionErrorReason","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"recipient not specified":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason#Discriminated","recipient not found":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason#Discriminated","malformed stamp":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason#Discriminated","unhandled":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason"},{"type":"object","properties":{"recipient":{"type":"object","description":"Underlying recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason"},{"type":"object","properties":{"stamp":{"type":"object","description":"Underlying stamp","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.Stamp"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason"},{"type":"object","properties":{"id":{"type":"string","description":"Underlying unhandled exception id","format":"uuid"},"recipient":{"type":"object","description":"Underlying Recipient","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.Recipient#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason#Discriminated","kind":"json-schema","title":"RecipientNotSpecifiedErrorReason","data":{"type":"object","title":"RecipientNotSpecifiedErrorReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotSpecifiedErrorReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason#Discriminated","kind":"json-schema","title":"RecipientNotFoundErrorReason","data":{"type":"object","title":"RecipientNotFoundErrorReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RecipientNotFoundErrorReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason#Discriminated","kind":"json-schema","title":"StampMalformedErrorReason","data":{"type":"object","title":"StampMalformedErrorReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.StampMalformedErrorReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason#Discriminated","kind":"json-schema","title":"UnhandledErrorReason","data":{"type":"object","title":"UnhandledErrorReason","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.UnhandledErrorReason"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse","kind":"json-schema","title":"NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse"},{"type":"object","properties":{"value":{"type":"object","description":"Underlying reason","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorReason#Discriminable"}]}}}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse#Discriminated","kind":"json-schema","title":"RcsExecutionSuccessResponse","data":{"type":"object","title":"RcsExecutionSuccessResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionSuccessResponse"}]}},"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse#Discriminated":{"id":"components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse#Discriminated","kind":"json-schema","title":"RcsExecutionErrorResponse","data":{"type":"object","title":"RcsExecutionErrorResponse","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionErrorResponse"}]}},"components/schemas/NP6.CM.Models.MarketingPressure.Expression":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.Expression","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.Expression","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.MarketingPressure.Expression#Discriminable":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.Expression#Discriminable","kind":"json-schema","title":"Expression","data":{"type":"object","title":"Expression","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"and":"#/components/schemas/NP6.CM.Models.MarketingPressure.AndExpression#Discriminated","or":"#/components/schemas/NP6.CM.Models.MarketingPressure.OrExpression#Discriminated","rule":"#/components/schemas/NP6.CM.Models.MarketingPressure.RuleExpression#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.OrExpression":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.OrExpression","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.OrExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.LogicalExpression"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.Period":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.Period","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.Period","data":{"type":"object","properties":{"rolling":{"type":"boolean","description":"Defines if the period is rolling or not"},"value":{"type":"integer","description":"Defines the duration of the period","format":"int32"},"unit":{"type":"string","description":"Defines the unit of the period","enum":["day","week","month"]}}}},"components/schemas/NP6.CM.Models.MarketingPressure.RuleExpression":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.RuleExpression","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.RuleExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Expression"},{"type":"object","properties":{"limit":{"type":"integer","description":"Defines the limit of communication to send","format":"int32"},"media":{"type":"array","description":"Defines the media on wich a limitation should apply","items":{"type":"string"}},"period":{"type":"object","description":"Defines the period over time on wich a limitation should apply","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Period"}]},"topics":{"type":"array","description":"Defines the topics on wich a limitation should apply","items":{"type":"string"}}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.AndExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.AndExpression#Discriminated","kind":"json-schema","title":"AndExpression","data":{"type":"object","title":"AndExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.AndExpression"}]}},"components/schemas/NP6.CM.Models.MarketingPressure.OrExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.OrExpression#Discriminated","kind":"json-schema","title":"OrExpression","data":{"type":"object","title":"OrExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.OrExpression"}]}},"components/schemas/NP6.CM.Models.MarketingPressure.RuleExpression#Discriminated":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.RuleExpression#Discriminated","kind":"json-schema","title":"RuleExpression","data":{"type":"object","title":"RuleExpression","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.RuleExpression"}]}},"components/schemas/NP6.CM.Models.MarketingPressure.LogicalExpression":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.LogicalExpression","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.LogicalExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Expression"},{"type":"object","properties":{"expressions":{"type":"array","description":"Defines the list of expression a logical operator could apply on","items":{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Expression#Discriminable"}}}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.AndExpression":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.AndExpression","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.AndExpression","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.LogicalExpression"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule":{"id":"components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule","kind":"json-schema","title":"NP6.CM.Models.MarketingPressure.MarketingPressureRule","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the rule","format":"uuid"},"label":{"type":"string","description":"Defines the name of the rule"},"predicate":{"type":"object","description":"Defines the name of the rule","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Expression#Discriminable"}]},"stamp":{"type":"object","description":"Defines the stamp informations of the rule (creation and modification date)","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Common.StampInformation"}]},"createdBy":{"type":"string","description":"Defines the creator by their identity"},"modifiedBy":{"type":"string","description":"Defines the modifier by their identity"},"enabled":{"type":"boolean","description":"Defines if the rule is enabled or not"}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.ExperimentalEventFilter":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.ExperimentalEventFilter","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.ExperimentalEventFilter","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingEventFilter":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingEventFilter","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingEventFilter","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.ExperimentalEventFilter"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingHitEventFilter":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingHitEventFilter","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingHitEventFilter","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Events.PagingEventFilter"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems#Discriminable","kind":"json-schema","title":"EventsExportItems","data":{"type":"object","title":"EventsExportItems","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"pushapp":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp#Discriminated","sms":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms#Discriminated","email":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email#Discriminated","display":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent#Discriminable","kind":"json-schema","title":"PushEvent","data":{"type":"object","title":"PushEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"execution":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent#Discriminated","activation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent#Discriminated","cancellation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent#Discriminated","impression":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent#Discriminated","hit":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent#Discriminated","bounce":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent#Discriminated","optout":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent#Discriminated","kind":"json-schema","title":"PushExecutionEvent","data":{"type":"object","title":"PushExecutionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushExecutionEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent#Discriminated","kind":"json-schema","title":"PushActivationEvent","data":{"type":"object","title":"PushActivationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushActivationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent#Discriminated","kind":"json-schema","title":"PushCancellationEvent","data":{"type":"object","title":"PushCancellationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushCancellationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent#Discriminated","kind":"json-schema","title":"PushImpressionEvent","data":{"type":"object","title":"PushImpressionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushImpressionEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent#Discriminated","kind":"json-schema","title":"PushHitEvent","data":{"type":"object","title":"PushHitEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushHitEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent#Discriminated","kind":"json-schema","title":"PushBounceEvent","data":{"type":"object","title":"PushBounceEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushBounceEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent#Discriminated","kind":"json-schema","title":"PushOptoutEvent","data":{"type":"object","title":"PushOptoutEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushOptoutEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<PushEvent,Int32>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<PushEvent,Int32>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<PushEvent,Int32>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems"},{"type":"object","properties":{"events":{"type":"array","description":"Event's type","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.PushEvent#Discriminable"}},"items":{"type":"array","description":"Items","items":{"type":"integer","format":"int32"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<PushEvent,Int32>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent#Discriminable","kind":"json-schema","title":"SmsEvent","data":{"type":"object","title":"SmsEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"execution":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent#Discriminated","activation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent#Discriminated","cancellation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent#Discriminated","bounce":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent#Discriminated","reply":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent#Discriminated","hit":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent#Discriminated","kind":"json-schema","title":"SmsExecutionEvent","data":{"type":"object","title":"SmsExecutionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsExecutionEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent#Discriminated","kind":"json-schema","title":"SmsActivationEvent","data":{"type":"object","title":"SmsActivationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsActivationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent#Discriminated","kind":"json-schema","title":"SmsCancellationEvent","data":{"type":"object","title":"SmsCancellationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsCancellationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent#Discriminated","kind":"json-schema","title":"SmsBounceEvent","data":{"type":"object","title":"SmsBounceEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsBounceEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent#Discriminated","kind":"json-schema","title":"SmsReplyEvent","data":{"type":"object","title":"SmsReplyEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsReplyEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent#Discriminated","kind":"json-schema","title":"SmsHitEvent","data":{"type":"object","title":"SmsHitEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsHitEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<SmsEvent,String>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<SmsEvent,String>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<SmsEvent,String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems"},{"type":"object","properties":{"events":{"type":"array","description":"Event's type","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.SmsEvent#Discriminable"}},"items":{"type":"array","description":"Items","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<SmsEvent,String>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent#Discriminable","kind":"json-schema","title":"EmailEvent","data":{"type":"object","title":"EmailEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"activation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent#Discriminated","execution":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent#Discriminated","cancellation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent#Discriminated","bounce":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent#Discriminated","hit":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent#Discriminated","complaint":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent"},{"type":"object","properties":{"subtypes":{"type":"array","description":"the subtype related to the event type","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent#Discriminated","kind":"json-schema","title":"EmailActivationEvent","data":{"type":"object","title":"EmailActivationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailActivationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent#Discriminated","kind":"json-schema","title":"EmailExecutionEvent","data":{"type":"object","title":"EmailExecutionEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailExecutionEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent#Discriminated","kind":"json-schema","title":"EmailCancellationEvent","data":{"type":"object","title":"EmailCancellationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailCancellationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent#Discriminated","kind":"json-schema","title":"EmailBounceEvent","data":{"type":"object","title":"EmailBounceEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailBounceEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent#Discriminated","kind":"json-schema","title":"EmailHitEvent","data":{"type":"object","title":"EmailHitEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailHitEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent#Discriminated","kind":"json-schema","title":"EmailComplaintEvent","data":{"type":"object","title":"EmailComplaintEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailComplaintEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<EmailEvent,String>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<EmailEvent,String>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<EmailEvent,String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems"},{"type":"object","properties":{"events":{"type":"array","description":"Event's type","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.EmailEvent#Discriminable"}},"items":{"type":"array","description":"Items","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<EmailEvent,String>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent","data":{"type":"object","properties":{}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent#Discriminable","kind":"json-schema","title":"DisplayEvent","data":{"type":"object","title":"DisplayEvent","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"activation":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent#Discriminated","hit":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent#Discriminated","kind":"json-schema","title":"DisplayActivationEvent","data":{"type":"object","title":"DisplayActivationEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayActivationEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent#Discriminated","kind":"json-schema","title":"DisplayHitEvent","data":{"type":"object","title":"DisplayHitEvent","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayHitEvent"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<DisplayEvent,String>":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<DisplayEvent,String>","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<DisplayEvent,String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems"},{"type":"object","properties":{"events":{"type":"array","description":"Event's type","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsItems.DisplayEvent#Discriminable"}},"items":{"type":"array","description":"Items","items":{"type":"string"}}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventItems<DisplayEvent,String>"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp#Discriminated","kind":"json-schema","title":"Pushapp","data":{"type":"object","title":"Pushapp","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Pushapp"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms#Discriminated","kind":"json-schema","title":"Sms","data":{"type":"object","title":"Sms","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Sms"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email#Discriminated","kind":"json-schema","title":"Email","data":{"type":"object","title":"Email","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Email"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display#Discriminated","kind":"json-schema","title":"Display","data":{"type":"object","title":"Display","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.Display"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Commons.ItemQuery","data":{"type":"object","properties":{"itemsEvents":{"type":"array","description":"The events type /subtype and items per channel","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ExportFeature.EventsExportItems#Discriminable"}}}}},"components/schemas/NP6.CM.Models.Action.Item.Item":{"id":"components/schemas/NP6.CM.Models.Action.Item.Item","kind":"json-schema","title":"NP6.CM.Models.Action.Item.Item","data":{"type":"object","properties":{}}},"components/schemas/NP6.CM.Models.Action.Item.Item#Discriminable":{"id":"components/schemas/NP6.CM.Models.Action.Item.Item#Discriminable","kind":"json-schema","title":"Item","data":{"type":"object","title":"Item","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"push-app":"#/components/schemas/NP6.CM.Models.Action.Item.PushAppItem#Discriminated","smsAction":"#/components/schemas/NP6.CM.Models.Action.Item.SmsActionItem#Discriminated","mailAction":"#/components/schemas/NP6.CM.Models.Action.Item.MailActionItem#Discriminated","display":"#/components/schemas/NP6.CM.Models.Action.Item.DisplayItem#Discriminated"}}}]}},"components/schemas/NP6.CM.Models.Action.Item.Item<Int32>":{"id":"components/schemas/NP6.CM.Models.Action.Item.Item<Int32>","kind":"json-schema","title":"NP6.CM.Models.Action.Item.Item<Int32>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item"},{"type":"object","properties":{"id":{"type":"integer","description":"Defines the id of the item","format":"int32"}}}]}},"components/schemas/NP6.CM.Models.Action.Item.PushAppItem":{"id":"components/schemas/NP6.CM.Models.Action.Item.PushAppItem","kind":"json-schema","title":"NP6.CM.Models.Action.Item.PushAppItem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item<Int32>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Item.Item<String>":{"id":"components/schemas/NP6.CM.Models.Action.Item.Item<String>","kind":"json-schema","title":"NP6.CM.Models.Action.Item.Item<String>","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item"},{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the item"}}}]}},"components/schemas/NP6.CM.Models.Action.Item.SmsActionItem":{"id":"components/schemas/NP6.CM.Models.Action.Item.SmsActionItem","kind":"json-schema","title":"NP6.CM.Models.Action.Item.SmsActionItem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Item.MailActionItem":{"id":"components/schemas/NP6.CM.Models.Action.Item.MailActionItem","kind":"json-schema","title":"NP6.CM.Models.Action.Item.MailActionItem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Item.DisplayItem":{"id":"components/schemas/NP6.CM.Models.Action.Item.DisplayItem","kind":"json-schema","title":"NP6.CM.Models.Action.Item.DisplayItem","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item<String>"},{"type":"object","properties":{}}]}},"components/schemas/NP6.CM.Models.Action.Item.PushAppItem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Item.PushAppItem#Discriminated","kind":"json-schema","title":"PushAppItem","data":{"type":"object","title":"PushAppItem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.PushAppItem"}]}},"components/schemas/NP6.CM.Models.Action.Item.SmsActionItem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Item.SmsActionItem#Discriminated","kind":"json-schema","title":"SmsActionItem","data":{"type":"object","title":"SmsActionItem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.SmsActionItem"}]}},"components/schemas/NP6.CM.Models.Action.Item.MailActionItem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Item.MailActionItem#Discriminated","kind":"json-schema","title":"MailActionItem","data":{"type":"object","title":"MailActionItem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.MailActionItem"}]}},"components/schemas/NP6.CM.Models.Action.Item.DisplayItem#Discriminated":{"id":"components/schemas/NP6.CM.Models.Action.Item.DisplayItem#Discriminated","kind":"json-schema","title":"DisplayItem","data":{"type":"object","title":"DisplayItem","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.DisplayItem"}]}},"components/schemas/NP6.CM.Models.Campaign.CampaignModel":{"id":"components/schemas/NP6.CM.Models.Campaign.CampaignModel","kind":"json-schema","title":"NP6.CM.Models.Campaign.CampaignModel","data":{"type":"object","properties":{"id":{"type":"string","description":"Defines the id of the campaign","format":"uuid"},"name":{"type":"string","description":"Defines the name of the campaign"},"description":{"type":"string","description":"Defines the description of the campaign"},"startDate":{"type":"string","description":"The start date of the campaign ","format":"date-time"},"endDate":{"type":"string","description":"The end date of the campaign ","format":"date-time"},"creationDate":{"type":"string","description":"The creation date of the campaign ","format":"date-time"},"updateDate":{"type":"string","description":"The update date of the campaign ","format":"date-time"},"items":{"type":"array","description":"Defines the items of the campaign","items":{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item#Discriminable"}}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel","data":{"type":"object","properties":{"items":{"type":"array","description":"Defines the items of the campaign","items":{"$ref":"#/components/schemas/NP6.CM.Models.Action.Item.Item#Discriminable"}}}}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel#Discriminable":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel#Discriminable","kind":"json-schema","title":"CampaignItemsModel","data":{"type":"object","title":"CampaignItemsModel","allOf":[{"$ref":"#/components/schemas/Internal.Discrimination.Type"},{"type":"object","discriminator":{"propertyName":"type","x-explicitMappingOnly":true,"mapping":{"campaignAddItems":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel#Discriminated","campaignAddAndRemoveItems":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel#Discriminated","campaignRemoveItems":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel#Discriminated"}}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel","kind":"json-schema","title":"BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel","data":{"type":"object","allOf":[{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel"},{"type":"object","properties":{}}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel#Discriminated","kind":"json-schema","title":"CampaignAddItemsModel","data":{"type":"object","title":"CampaignAddItemsModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddItemsModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel#Discriminated","kind":"json-schema","title":"CampaignAddAndRemoveItemsModel","data":{"type":"object","title":"CampaignAddAndRemoveItemsModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignAddAndRemoveItemsModel"}]}},"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel#Discriminated":{"id":"components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel#Discriminated","kind":"json-schema","title":"CampaignRemoveItemsModel","data":{"type":"object","title":"CampaignRemoveItemsModel","allOf":[{"type":"object","properties":{"type":{"type":"string"}}},{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignRemoveItemsModel"}]}},"components/schemas/Internal.Discrimination.Type":{"id":"components/schemas/Internal.Discrimination.Type","kind":"json-schema","title":"Internal.Discrimination.Type","data":{"type":"object","properties":{"type":{"type":"string"}}}},"components/schemas/Internal.Discrimination.Version":{"id":"components/schemas/Internal.Discrimination.Version","kind":"json-schema","title":"Internal.Discrimination.Version","data":{"type":"object","properties":{"version":{"type":"string"}}}},"schema_69":{"kind":"json-schema","data":{"type":"string"},"id":"schema_69"},"schema_70":{"kind":"json-schema","data":{"type":"integer","nullable":true,"format":"int32"},"id":"schema_70"},"schema_71":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderMailRequest"}},"id":"schema_71"},"schema_72":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.Render.ExposableRenderSmsRequest"}},"id":"schema_72"},"schema_73":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Render.RenderMailResult#Discriminable"}},"id":"schema_73"},"schema_74":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Email.Execution.ExecutionEmailRequest"}},"id":"schema_74"},"schema_75":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Sms.Execution.ExecutionSmsRequest"}},"id":"schema_75"},"schema_76":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Action.Execution.ExecutionResult#Discriminable"}},"id":"schema_76"},"schema_77":{"kind":"json-schema","data":{"type":"string","nullable":true,"format":"date-time"},"id":"schema_77"},"schema_78":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Actions.BasicActionModel#Discriminable"}},"id":"schema_78"},"schema_79":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Profle.RcsProfile"}},"id":"schema_79"},"schema_80":{"kind":"json-schema","data":{"type":"string","format":"uuid"},"id":"schema_80"},"schema_81":{"kind":"json-schema","data":{"type":"integer","format":"int32"},"id":"schema_81"},"schema_82":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionRequest"}},"id":"schema_82"},"schema_83":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.IO.Execution.RcsExecutionResponse#Discriminable"}},"id":"schema_83"},"schema_84":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Push.AbstractNotification#Discriminable"}},"id":"schema_84"},"schema_85":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionRequest"}},"id":"schema_85"},"schema_86":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Push.IO.Execution.PushExecutionResponse#Discriminable"}},"id":"schema_86"},"schema_87":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Archive.MailArchive"}},"id":"schema_87"},"schema_88":{"kind":"json-schema","data":{"type":"string","format":"date-time"},"id":"schema_88"},"schema_89":{"kind":"json-schema","data":{"type":"string","enum":["asc","desc"]},"id":"schema_89"},"schema_90":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.BaseEvent#Discriminable"}},"id":"schema_90"},"schema_91":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ActivationEvent"}},"id":"schema_91"},"schema_92":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.CancellationEvent"}},"id":"schema_92"},"schema_93":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.BounceEvent"}},"id":"schema_93"},"schema_94":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ComplaintEvent"}},"id":"schema_94"},"schema_95":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ReplyEvent"}},"id":"schema_95"},"schema_96":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.HitEvent"}},"id":"schema_96"},"schema_97":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableEvent#Discriminable"}},"id":"schema_97"},"schema_98":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableExecutionEvent"}},"id":"schema_98"},"schema_99":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableActivationEvent"}},"id":"schema_99"},"schema_100":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableCancellationEvent"}},"id":"schema_100"},"schema_101":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableBounceEvent"}},"id":"schema_101"},"schema_102":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableDeliveryEvent"}},"id":"schema_102"},"schema_103":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Rcs.Event.RcsExposableInteractionEvent"}},"id":"schema_103"},"schema_104":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.ImpressionEvent"}},"id":"schema_104"},"schema_105":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Event.Type.OptoutEvent"}},"id":"schema_105"},"schema_106":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.WorkflowModel"}},"id":"schema_106"},"schema_107":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Listener"}},"id":"schema_107"},"schema_108":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.TaskModel"}},"id":"schema_108"},"schema_109":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Nodes.NodeModel#Discriminable"}},"id":"schema_109"},"schema_110":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Capping"}},"id":"schema_110"},"schema_111":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionRequest"}},"id":"schema_111"},"schema_112":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Workflows.Execution.WorkflowExecutionResult#Discriminable"}},"id":"schema_112"},"schema_113":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Campaign.CampaignModel"}},"id":"schema_113"},"schema_114":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Campaign.CampaignItemsModel#Discriminable"}},"id":"schema_114"},"schema_115":{"kind":"json-schema","data":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetBounceQueryModel"},"id":"schema_115"},"schema_116":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.RoutedNotification"}},"id":"schema_116"},"schema_117":{"kind":"json-schema","data":{"type":"array","items":{"type":"integer","format":"int32"}},"id":"schema_117"},"schema_118":{"kind":"json-schema","data":{"type":"object"},"id":"schema_118"},"schema_119":{"kind":"json-schema","data":{"type":"array","items":{"type":"string"}},"id":"schema_119"},"schema_120":{"kind":"json-schema","data":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Targets.TargetQueryModel"},"id":"schema_120"},"schema_121":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Target.TargetRepresentation#Discriminable"}},"id":"schema_121"},"schema_122":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Fields.FieldModel#Discriminable"}},"id":"schema_122"},"schema_123":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.ValueLists.ValueListModel"}},"id":"schema_123"},"schema_124":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.BasicSegmentModel#Discriminable"}},"id":"schema_124"},"schema_125":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Imports.ImportModel"}},"id":"schema_125"},"schema_126":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Push.ExposableSubscription"}},"id":"schema_126"},"schema_127":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.WebTaskModel"}},"id":"schema_127"},"schema_128":{"kind":"json-schema","data":{"type":"array","items":{"type":"object"}},"id":"schema_128"},"schema_129":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskRequest"}},"id":"schema_129"},"schema_130":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.Drivers.Templating.Models.Webtask.WebtaskResponse#Discriminable"}},"id":"schema_130"},"schema_131":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Scripting.Compilables.CompilableModel"}},"id":"schema_131"},"schema_132":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Implementations.Business.Sharding.Compilable.AbstractFlaw#Discriminable"}},"id":"schema_132"},"schema_133":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.Parameter.NotifiableApplication#Discriminable"}},"id":"schema_133"},"schema_134":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_134"},"schema_135":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/BizPerf.MPerf.V057.Library.Entities.BusinessModel.Categories.CategoryModel"}},"id":"schema_135"},"schema_136":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.Topic"}},"id":"schema_136"},"schema_137":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/NP6.CM.Models.MarketingPressure.MarketingPressureRule"}},"id":"schema_137"}},"exampleStore":{"paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common":{"value":[{"recipient":{"type":"unicity","value":["unicity_1"]}},{"recipient":{"type":"id","value":"00000002"}}],"key":"common","summary":"Batched Execution Requests with 'ID' and 'Unicity'","id":"paths/~1actions~1{id}~1executions/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"},"paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success":{"value":[{"type":"success","id":"497a760d-e444-484f-b964-125cf548bb9c","recipient":{"type":"footprint","id":"00000001","unicity":"unicity_1","hash":"409ba38aa13699d31caa8b42c94a5dc8"}},{"type":"success","id":"804b1456-1280-4744-b556-29a36031b44f","recipient":{"type":"footprint","id":"00000002","unicity":"unicity_2","hash":"2f5c786adbb6ca1fb4e2226104b0fbc7"}}],"key":"success","summary":"Successful Execution Response","id":"paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success"},"paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/error":{"value":[{"type":"success","id":"497a760d-e444-484f-b964-125cf548bb9c","recipient":{"type":"footprint","id":"00000001","unicity":"unicity_1","hash":"409ba38aa13699d31caa8b42c94a5dc8"}},{"type":"error","value":{"type":"recipient not found","recipient":{"type":"id","value":"00000002"}}}],"key":"error","summary":"Mixed Execution Response","description":"A response with some execution requests failing and others succeeding.","id":"paths/~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/error"},"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common":{"value":{"recipient":{"type":"unicity","value":["unicity_1"]}},"key":"common","summary":"A common execution","id":"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/common"},"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc":{"value":{"recipient":{"type":"id","value":"00000001"},"copies":[{"type":"unicity","value":["unicity_2"]},{"type":"hash","value":"be913ccc50ae49f3e286002a518fdac4"}]},"key":"cc","summary":"An execution with carbon copies","id":"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/cc"},"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment":{"value":{"recipient":{"type":"id","value":"00000001"},"attachments":[{"name":"pixel.gif","mime":"image/gif","data":{"type":"base64","value":"R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs="}}]},"key":"attachment","summary":"An execution with an attachment","id":"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/attachment"},"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject":{"value":{"recipient":{"type":"id","value":"00000001"},"subject":"Something that substitutes the subject of the email"},"key":"subject","summary":"Something that substitutes the subject of the email","id":"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/subject"},"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content":{"value":{"recipient":{"type":"id","value":"00000001"},"content":{"type":"design","options":{"trackLinks":true,"addOpenTag":true,"generateText":true},"html":"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\"><html><body>Hello email</body></html>"}},"key":"content","summary":"Something that substitutes the content of the email","id":"paths/~1actions~1{id}~1execution/post/requestBody/content/application~1vnd.np6.cm.email/examples/content"},"paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/A successfull response":{"value":{"type":"success","id":"497a760d-e444-484f-b964-125cf548bb9c","recipient":{"type":"footprint","id":"00000001","unicity":"unicity_1","hash":"409ba38aa13699d31caa8b42c94a5dc8"}},"key":"A successfull response","summary":"A successfull response","id":"paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/A successfull response"},"paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/An issue occured during the execution":{"value":{"type":"error","value":{"type":"recipient not found","recipient":{"type":"id","value":"00000001"}}},"key":"An issue occured during the execution","summary":"An issue occured during the execution","id":"paths/~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/An issue occured during the execution"},"paths/~1channel~1rcs~1profiles/get/responses/200/content/application~1json/examples/profiles":{"value":[{"id":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","name":"France Default Routing","description":"Primary profile for transactional RCS sends in France.","bindings":[{"country":"FRA","agent":"agent-france-01"}]},{"id":"f4b9b6de-5b2f-4c76-a962-3dbaefcfef10","name":"Western Europe routing","description":"Fallback routing for selected countries in Western Europe.","bindings":[{"country":"FRA","agent":"agent-france-01"},{"country":"BEL","agent":"agent-france-01"}]}],"key":"profiles","summary":"Configured RCS profiles","description":"Sample list of country bindings used to route activations to the expected agent.","id":"paths/~1channel~1rcs~1profiles/get/responses/200/content/application~1json/examples/profiles"},"paths/~1channel~1rcs~1profiles~1{id}/get/responses/200/content/application~1json/examples/profile":{"value":{"id":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","name":"France Default Routing","description":"Primary profile for transactional RCS sends in France.","bindings":[{"country":"FRA","agent":"agent-france-01"}]},"key":"profile","summary":"A configured RCS profile","description":"A single profile with country bindings used to resolve the sending agent.","id":"paths/~1channel~1rcs~1profiles~1{id}/get/responses/200/content/application~1json/examples/profile"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message":{"value":{"type":"rcs-message","name":"Appointment Reminder","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]}},"key":"text_message","summary":"Message with plain text content","description":"A transactional message using a personalization token and a quick-action URL suggestion.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions":{"value":{"type":"rcs-message","name":"Verification Code","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your verification code is {{= context.variables.get('otpCode') }}. Valid for 10 minutes."}},"key":"text_message_short_no_suggestions","summary":"Message with short text only (SMS-like)","description":"A short text payload under 160 characters, without any suggestion.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_short_no_suggestions"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions":{"value":{"type":"rcs-message","name":"Detailed Case Follow-up","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, we confirm your case has been updated and your request has been processed. You can review full details in your account area or contact support for personalized assistance.","suggestions":[{"type":"reply","text":"Call me back","postback":"callback_request"},{"type":"open-url","text":"View my case","postback":"open_case","url":"https://www.example.com/case","target":{"type":"browser"}}]}},"key":"text_message_long_with_suggestions","summary":"Message with long text and suggestions","description":"A long text payload over 160 characters with reply and URL suggestions.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_long_with_suggestions"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields":{"value":{"type":"rcs-message","name":"Contact Personalized Message","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your reference store is {{= context.variables.get('storeName') }}.","suggestions":[{"type":"open-url","text":"View my store","postback":"open_store","url":"https://www.example.com/store","target":{"type":"browser"}}]}},"key":"text_message_contact_fields","summary":"Message using contact fields","description":"A text payload using contact personalization fields with target.getField(...).","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/text_message_contact_fields"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions":{"value":{"type":"rcs-message","name":"Exclusive Offers","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"VERTICAL","alignment":"LEFT","title":"Discover our offers","description":"Enjoy our exclusive offers until January 31, 2026.","media":{"location":"https://cdn.example.com/rcs/offers-jan-2026.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"open-url","text":"View offers","postback":"view_offers","url":"https://www.example.com/offers","target":{"type":"browser"}},{"type":"dial","text":"Call us","postback":"call_us","phone":"+33800000000"}]}},"key":"card_actions","summary":"Message with a rich card and action buttons","description":"A vertical card with an OpenUrl suggestion to browse an offer page and a Dial suggestion to reach support.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_actions"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies":{"value":{"type":"rcs-message","name":"Attendance Confirmation","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]}},"key":"card_replies","summary":"Message with a rich card and quick-reply suggestions","description":"A horizontal card presenting three reply suggestions to drive a conversational flow.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/card_replies"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel":{"value":{"type":"rcs-message","name":"Find a Store","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"carousel","width":"MEDIUM","cards":[{"title":"Paris Store","description":"12 Avenue des Champs-Elysees, 75008 Paris","media":{"location":"https://cdn.example.com/rcs/store-paris.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"open-url","text":"Book an appointment","postback":"book_paris","url":"https://www.example.com/paris","target":{"type":"browser"}}]},{"title":"Lyon Store","description":"3 place Bellecour, 69002 Lyon","media":{"location":"https://cdn.example.com/rcs/store-lyon.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"view-location","text":"View on map","postback":"map_lyon","location":{"label":"Lyon Store","latitude":45.7578,"longitude":4.832}}]}]}},"key":"carousel","summary":"Message with a multi-card carousel","description":"A medium-width carousel presenting two store locations: Paris with an OpenUrl and Lyon with a ViewLocation suggestion.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/carousel"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap":{"value":{"type":"rcs-campaign","name":"Promotional Campaign January 2026","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"scheduler":{"type":"asap","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"}}},"key":"campaign_asap","summary":"Campaign sent as soon as possible","description":"A campaign targeting segment 1024 in France, dispatched immediately after validation.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_asap"},"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled":{"value":{"type":"rcs-campaign","name":"Valentine's Campaign 2026","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"VERTICAL","alignment":"LEFT","title":"Discover our offers","description":"Enjoy our exclusive offers until January 31, 2026.","media":{"location":"https://cdn.example.com/rcs/offers-jan-2026.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"open-url","text":"View offers","postback":"view_offers","url":"https://www.example.com/offers","target":{"type":"browser"}},{"type":"dial","text":"Call us","postback":"call_us","phone":"+33800000000"}]},"scheduler":{"type":"once","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"},"at":"2026-02-14T08:00:00Z"}},"key":"campaign_scheduled","summary":"Campaign scheduled for a specific date","description":"A campaign scheduled for 14 February 2026 at 08:00 UTC targeting segment 1024.","id":"paths/~1channel~1rcs~1actions/post/requestBody/content/application~1json/examples/campaign_scheduled"},"paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/message":{"value":{"type":"rcs-message","id":1,"name":"RCS Message #1","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]}},"key":"message","summary":"Created RCS message","id":"paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/message"},"paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/campaign":{"value":{"type":"rcs-campaign","id":2,"name":"RCS Campaign #2","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"scheduler":{"type":"asap","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"}}},"key":"campaign","summary":"Created RCS campaign","id":"paths/~1channel~1rcs~1actions/post/responses/200/content/application~1json/examples/campaign"},"paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/message":{"value":{"type":"rcs-message","id":1,"name":"RCS Message #1","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"VERTICAL","alignment":"LEFT","title":"Discover our offers","description":"Enjoy our exclusive offers until January 31, 2026.","media":{"location":"https://cdn.example.com/rcs/offers-jan-2026.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"open-url","text":"View offers","postback":"view_offers","url":"https://www.example.com/offers","target":{"type":"browser"}},{"type":"dial","text":"Call us","postback":"call_us","phone":"+33800000000"}]}},"key":"message","summary":"An RCS message","id":"paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/message"},"paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/campaign":{"value":{"type":"rcs-campaign","id":2,"name":"RCS Campaign #2","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"scheduler":{"type":"once","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"},"at":"2026-02-14T08:00:00Z"}},"key":"campaign","summary":"An RCS campaign","id":"paths/~1channel~1rcs~1actions~1{id}/get/responses/200/content/application~1json/examples/campaign"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message":{"value":{"type":"rcs-message","name":"Appointment Reminder - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]}},"key":"text_message","summary":"Update with new text content","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions":{"value":{"type":"rcs-message","name":"Verification Code - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your verification code is {{= context.variables.get('otpCode') }}. Valid for 10 minutes."}},"key":"text_message_short_no_suggestions","summary":"Update with short text only (SMS-like)","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_short_no_suggestions"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions":{"value":{"type":"rcs-message","name":"Detailed Case Follow-up - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, we confirm your case has been updated and your request has been processed. You can review full details in your account area or contact support for personalized assistance.","suggestions":[{"type":"reply","text":"Call me back","postback":"callback_request"},{"type":"open-url","text":"View my case","postback":"open_case","url":"https://www.example.com/case","target":{"type":"browser"}}]}},"key":"text_message_long_with_suggestions","summary":"Update with long text and suggestions","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_long_with_suggestions"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields":{"value":{"type":"rcs-message","name":"Contact Personalized Message - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your reference store is {{= context.variables.get('storeName') }}.","suggestions":[{"type":"open-url","text":"View my store","postback":"open_store","url":"https://www.example.com/store","target":{"type":"browser"}}]}},"key":"text_message_contact_fields","summary":"Update using contact fields","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/text_message_contact_fields"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions":{"value":{"type":"rcs-message","name":"Exclusive Offers - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"VERTICAL","alignment":"LEFT","title":"Discover our offers","description":"Enjoy our exclusive offers until January 31, 2026.","media":{"location":"https://cdn.example.com/rcs/offers-jan-2026.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"open-url","text":"View offers","postback":"view_offers","url":"https://www.example.com/offers","target":{"type":"browser"}},{"type":"dial","text":"Call us","postback":"call_us","phone":"+33800000000"}]}},"key":"card_actions","summary":"Update with a rich card and action buttons","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_actions"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies":{"value":{"type":"rcs-message","name":"Attendance Confirmation - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]}},"key":"card_replies","summary":"Update with a rich card and quick-reply suggestions","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/card_replies"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap":{"value":{"type":"rcs-campaign","name":"Promotional Campaign January 2026 - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"scheduler":{"type":"asap","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"}}},"key":"campaign_asap","summary":"Update campaign with ASAP scheduler","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_asap"},"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled":{"value":{"type":"rcs-campaign","name":"Valentine's Campaign 2026 - v2","description":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]},"scheduler":{"type":"once","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"},"at":"2026-02-14T09:00:00Z"}},"key":"campaign_scheduled","summary":"Update campaign with a new scheduled date","id":"paths/~1channel~1rcs~1actions~1{id}/put/requestBody/content/application~1json/examples/campaign_scheduled"},"paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/message":{"value":{"type":"rcs-message","id":1,"name":"RCS Message #1","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"card","orientation":"VERTICAL","alignment":"LEFT","title":"Discover our offers","description":"Enjoy our exclusive offers until January 31, 2026.","media":{"location":"https://cdn.example.com/rcs/offers-jan-2026.jpg","refresh":false,"height":"MEDIUM"},"suggestions":[{"type":"open-url","text":"View offers","postback":"view_offers","url":"https://www.example.com/offers","target":{"type":"browser"}},{"type":"dial","text":"Call us","postback":"call_us","phone":"+33800000000"}]}},"key":"message","summary":"Updated RCS message","id":"paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/message"},"paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/campaign":{"value":{"type":"rcs-campaign","id":2,"name":"RCS Campaign #2","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"scheduler":{"type":"once","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"},"at":"2026-02-14T09:00:00Z"}},"key":"campaign","summary":"Updated RCS campaign","id":"paths/~1channel~1rcs~1actions~1{id}/put/responses/200/content/application~1json/examples/campaign"},"paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/message":{"value":{"type":"rcs-message","id":1,"name":"RCS Message #1","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your verification code is {{= context.variables.get('otpCode') }}. Valid for 10 minutes."}},"key":"message","summary":"Patched RCS message","id":"paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/message"},"paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/campaign":{"value":{"type":"rcs-campaign","id":2,"name":"RCS Campaign #2","description":null,"state":50,"audit":null,"scripting":null,"parameters":{"field":1157,"category":166,"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","purpose":{"type":"service","urgent":true}},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"scheduler":{"type":"asap","audience":{"destination":[{"type":"segment/id","value":1024}],"countries":["FRA"],"normalization":"inflight"}}},"key":"campaign","summary":"Patched RCS campaign","id":"paths/~1channel~1rcs~1actions~1{id}/patch/responses/200/content/application~1json/examples/campaign"},"paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common":{"value":{"receiver":{"id":"00000001","unicity":"unicity_1","hash":"be913ccc50ae49f3e286002a518fdac4","creationDate":"2025-06-01T00:00:00Z","lastUpdateDate":"2026-01-10T00:00:00Z","fields":{}},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"}},"key":"common","summary":"Render for a known recipient","description":"Preview the rendered message for a specific contact before sending a proof or live execution.","id":"paths/~1channel~1rcs~1actions~1{id}~1render/post/requestBody/content/application~1json/examples/common"},"paths/~1channel~1rcs~1actions~1{id}~1render/post/responses/200/content/application~1json/examples/success":{"value":{"type":"success","meta":{"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"}},"key":"success","summary":"Successful render","id":"paths/~1channel~1rcs~1actions~1{id}~1render/post/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses/200/content/application~1json/examples/success":{"value":{"type":"success","meta":{"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"}},"key":"success","summary":"Successful render","id":"paths/~1channel~1rcs~1actions~1{id}~1render~1contact~1{contact}/get/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses/200/content/application~1json/examples/success":{"value":{"type":"success","meta":{"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"}},"key":"success","summary":"Successful render","id":"paths/~1channel~1rcs~1actions~1{id}~1render~1contact?unicity=/get/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses/200/content/application~1json/examples/success":{"value":{"type":"success","meta":{"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"}},"key":"success","summary":"Successful render","id":"paths/~1channel~1rcs~1actions~1{id}~1render~1contact?hash=/get/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment":{"value":{"recipient":{"type":"segment","value":[1024]}},"key":"by_segment","summary":"Proof sent to segment members","description":"Send a proof to all members of segment 1024.","id":"paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment"},"paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection":{"value":{"recipient":{"type":"segment","redirection":"+33600000001","value":[1024]}},"key":"by_segment_with_redirection","summary":"Proof to segment with phone redirection","description":"Send a proof to segment 1024 but redirect all messages to a single test phone number.","id":"paths/~1channel~1rcs~1actions~1{id}~1proof/post/requestBody/content/application~1json/examples/by_segment_with_redirection"},"paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/success":{"value":{"type":"success","id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","results":[]},"key":"success","summary":"Proof dispatched successfully","id":"paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/failure":{"value":{"type":"failure","id":"b2c3d4e5-f6a7-8901-bcde-f12345678901","value":{"type":"unhandled","id":"c3d4e5f6-a7b8-9012-cdef-123456789012"}},"key":"failure","summary":"Proof failed","id":"paths/~1channel~1rcs~1actions~1{id}~1proof/post/responses/200/content/application~1json/examples/failure"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id":{"value":{"recipient":{"type":"id","value":"00000001"}},"key":"by_id","summary":"Execute for a contact identified by internal ID","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_id"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity":{"value":{"recipient":{"type":"unicity","value":["unicity_1"]}},"key":"by_unicity","summary":"Execute for a contact identified by unicity","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/by_unicity"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables":{"value":{"recipient":{"type":"id","value":"00000001"},"variables":[{"key":"appointmentDate","value":"January 20, 2026 at 10:00"},{"key":"storeName","value":"Opera Store"}]},"key":"with_variables","summary":"Execute with personalization variables","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_variables"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override":{"value":{"recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your verification code is {{= context.variables.get('otpCode') }}. Valid for 10 minutes."}},"key":"with_content_override","summary":"Execute with content override","description":"Override the original action content for this single execution with a short text-only payload.","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables":{"value":{"recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your order {{= context.variables.get('orderId') }} is ready for pickup.","suggestions":[{"type":"reply","text":"I will pick up today","postback":"pickup_today"},{"type":"reply","text":"I will pick up tomorrow","postback":"pickup_tomorrow"}]},"variables":[{"key":"orderId","value":"CMD-2026-00421"}]},"key":"with_content_override_and_variables","summary":"Execute with content override and variables","description":"Override content and provide runtime variables for this single execution.","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_and_variables"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields":{"value":{"recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your reference store is {{= context.variables.get('storeName') }}.","suggestions":[{"type":"open-url","text":"View my store","postback":"open_store","url":"https://www.example.com/store","target":{"type":"browser"}}]}},"key":"with_content_override_contact_fields","summary":"Execute with content override using contact fields","description":"Override content with target.getField(...) personalization based on recipient profile data.","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/requestBody/content/application~1json/examples/with_content_override_contact_fields"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/success":{"value":{"type":"success","id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","recipient":{"type":"footprint","id":"00000001","unicity":"unicity_1","hash":"be913ccc50ae49f3e286002a518fdac4"}},"key":"success","summary":"Successful execution","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/error":{"value":{"type":"error","value":{"type":"recipient not found"}},"key":"error","summary":"Execution failed â€” recipient not found","id":"paths/~1channel~1rcs~1actions~1{id}~1execution/post/responses/200/content/application~1json/examples/error"},"paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common":{"value":[{"recipient":{"type":"id","value":"00000001"}},{"recipient":{"type":"unicity","value":["unicity_2"]}}],"key":"common","summary":"Batch execution with ID and unicity recipients","id":"paths/~1channel~1rcs~1actions~1{id}~1executions/post/requestBody/content/application~1json/examples/common"},"paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success":{"value":[{"type":"success","id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","recipient":{"type":"footprint","id":"00000001","unicity":"unicity_1","hash":"be913ccc50ae49f3e286002a518fdac4"}},{"type":"success","id":"b2c3d4e5-f6a7-8901-bcde-f12345678901","recipient":{"type":"footprint","id":"00000002","unicity":"unicity_2","hash":"409ba38aa13699d31caa8b42c94a5dc8"}}],"key":"success","summary":"All executions succeeded","id":"paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/success"},"paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/mixed":{"value":[{"type":"success","id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","recipient":{"type":"footprint","id":"00000001","unicity":"unicity_1","hash":"be913ccc50ae49f3e286002a518fdac4"}},{"type":"error","value":{"type":"recipient not found"}}],"key":"mixed","summary":"Mixed results â€” one success, one error","description":"Some executions may succeed while others fail independently.","id":"paths/~1channel~1rcs~1actions~1{id}~1executions/post/responses/200/content/application~1json/examples/mixed"},"paths/~1actions~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success":{"value":[{"id":"5e72f979-40d1-4d9d-874e-d0309caa5854","action":"00000A","target":"000T123","sendingDate":"2026-08-12T11:19:03.604Z","url":"    ","expiresOn":"2026-09-13T11:19:03.604Z"},{"id":"a1f45546-751e-4aa9-a5bb-780d36463a6d","action":"00000B","target":"000T124","sendingDate":"2026-08-12T11:19:03.604Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:03.604Z"}],"key":"success","summary":"An array of archives","id":"paths/~1actions~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"},"paths/~1actions~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success":{"value":[{"id":"72dd7000-7972-487f-8a2c-8cf86f73efbb","action":"00000A","target":"000T123","sendingDate":"2026-08-12T11:19:03.636Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:03.636Z"},{"id":"87e5fd68-2e61-4d09-8c9d-8a05bb37d602","action":"00000A","target":"000T124","sendingDate":"2026-08-12T11:19:03.636Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:03.636Z"}],"key":"success","summary":"An array of archives","id":"paths/~1actions~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"},"paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success":{"value":[{"id":"d009b1b0-2a67-401b-9e2e-e4cab386425c","action":"00000A","target":"000T123","sendingDate":"2026-08-12T11:19:03.648Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:03.648Z"},{"id":"7fa8337a-917b-4241-b7d8-79f9677790c7","action":"00000A","target":"000T123","sendingDate":"2026-08-10T11:19:03.648Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-11T11:19:03.648Z"}],"key":"success","summary":"An array of archives","id":"paths/~1actions~1{id}~1targets~1{target}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"},"paths/~1actions~1stamp~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success":{"value":[{"id":"8d1a1790-8947-49e8-9ef1-57cdde5f10f9","action":"00000A","target":"000T123","sendingDate":"2026-08-12T11:19:03.65Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:03.65Z"}],"key":"success","summary":"An archive","id":"paths/~1actions~1stamp~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"},"paths/~1targets~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success":{"value":[{"id":"ae975555-83dd-4538-af2b-43a67471f5e2","action":"00000A","target":"000T123","sendingDate":"2026-08-12T11:19:04.787Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:04.787Z"},{"id":"e349ca4b-3022-49d7-ad86-c6762166351a","action":"00000B","target":"000T123","sendingDate":"2026-08-12T11:19:04.787Z","url":"https://mcom032.blob.core.windows.net/mcom032/4f54ed5e-f0f3-4a3a-9ce9-23b499e7e844.eml?sv=2020-02-10&st=2024-04-03T15%3A12%3A02Z&se=2024-05-05T15%3A12%3A02Z&sr=b&sp=r&sig=hnGaHP7EM8sml4WJtidaYKSr4SsRNQ8gDRtrazRFrRE%3D","expiresOn":"2026-09-13T11:19:04.787Z"}],"key":"success","summary":"An array of archives","id":"paths/~1targets~1{id}~1archives/get/responses/200/content/application~1vnd.np6.cm.mail.archive/examples/success"},"paths/~1actions~1events/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC8"},"stamp":{"time":1614089576625,"id":"4d3eb218-1887-4c43-b287-cac59acec5ea","thread":"671d5989-3bdb-41fc-96c4-7acbdcb8de5e"},"recipient":"example@blabla.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.1.2"},"diagnostic":"bad destination system: no such domain","mta":""},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination system address"}}}}}}},{"type":"hit","id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1actions~1events/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1activations/get/responses/200/content/application~1json/example":{"value":[{"type":"activation","id":"86bc0a5d-28cb-5128-af60-5efd273d7f75","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"}}}},{"type":"activation","id":"5db566ce-fdd9-408b-a8ce-890e2a707f26","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE5","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"593acc91-85bd-4690-8bb8-560a62c3d937","thread":"5238bbb7-aa4a-4114-b280-f083f42575c3"},"recipient":"example@np6.com"}}}}],"id":"paths/~1actions~1events~1activations/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1cancellations/get/responses/200/content/application~1json/example":{"value":[{"type":"cancellation","id":"84b10b69-6761-434f-be85-d56ddfaf0f20","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE4","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"data":{"foo":1,"bar":2},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"}},"cancellation":{"type":"user defined policy","value":{"type":"render","message":"Lorem ipsum dolor sit amet..."}}}}},{"type":"cancellation","id":"ed715f1b-cc57-43b8-9bbe-e18b58d7e38c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE5","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"40e7f10f-9f96-4891-a340-bccc49b13155","thread":"cbce7a1c-793e-45fb-baa1-5bfcb8998a36"}},"cancellation":{"type":"redlisted target"}}}},{"type":"cancellation","id":"fab220eb-9408-482f-8e0f-932aa31736bb","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE4","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"data":{"foo":1,"bar":2},"stamp":{"time":1614089576625,"id":"808ddab2-c672-4c0d-b591-8967c0d4c5c0","thread":"212f8f9e-5f74-4a92-a692-726cbf5472cc"}},"cancellation":{"type":"marketing pressure","rule":"a67562eb-c56c-476d-aa0b-dd1d6977fb77"}}}}],"id":"paths/~1actions~1events~1cancellations/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1bounces/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"968e9b7b-ca77-4795-9159-6e1af3566e18","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC0"},"stamp":{"time":1614089576625,"id":"7bb105bd-e548-402b-bcd8-8fb30b5e6cf4","thread":"98a5918d-b1c4-4dc6-9222-57719ccd5bc8"},"recipient":"example@np6.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.4.4"},"diagnostic":"unable to route: no mail hosts for domain","mta":""},"analysis":{"verdict":"soft","subject":{"type":"other or undefined status"}}}}}},{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE5","kind":"message","receiver":{"type":"id","value":"0013KDC8"},"stamp":{"time":1614089576625,"id":"4d3eb218-1887-4c43-b287-cac59acec5ea","thread":"671d5989-3bdb-41fc-96c4-7acbdcb8de5e"},"recipient":"example@blabla.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.1.2"},"diagnostic":"bad destination system: no such domain","mta":""},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination system address"}}}}}}}],"id":"paths/~1actions~1events~1bounces/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success":{"value":[{"id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}},{"id":"efc4a9f5-691a-4e44-9c32-5f6d6fdcf5f9","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"key":"success","summary":"Events","id":"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success"},"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"form","label":"000000_11111111","source":"html","value":"000000","kind":"unsubscription"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with form unsubscribe intent","summary":"Form Unsubscribe intents","id":"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent"},"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr","unsubscription":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with external unsubscribe intent","summary":"Redirection Unsubscribe intents","id":"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent"},"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"form","id":"000000"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from form","summary":"Unsubscription from form","id":"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form"},"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"external","url":"https://www.np6.fr/"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from redirection","summary":"Unsubscription from redirection","id":"paths/~1actions~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"},"paths/~1actions~1events~1hits~1open/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"92be2be1-2ba0-4695-85bd-e3e4f55ff5c1","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"id":"paths/~1actions~1events~1hits~1open/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1actions~1events~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"a66573b1-6002-4185-91f3-473df6ea9bb5","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d868f544-2fab-4447-ae9e-32e37a1c4e89","thread":"967b7571-3c42-4b24-8176-8ac6eaeaa643"},"recipient":"example@np6.com"},"link":{"type":"unsubscribe","label":"homepage","source":"html","confirmation":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1hits~1mirror/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"08531d18-152f-4337-892c-3fc967b65082","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"b967f2f1-2c49-4592-8027-77504af1cc7e","thread":"e8c56c7f-66b7-4787-bdb3-59611efeebeb"},"recipient":"example@np6.com"},"link":{"type":"mirror","label":"mirror page","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1events~1hits~1mirror/get/responses/200/content/application~1json/example"},"paths/~1actions~1events~1hits~1form/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"ec2d644a-f16c-4f1c-8e69-ceab0d1dd043","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"007a1274-0952-42f8-a85b-1230352c8d2b","thread":"feed3692-1b39-46fc-91be-8ae827cace32"},"recipient":"example@np6.com"},"link":{"type":"form","label":"start","source":"html","value":"0000F1"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1events~1hits~1form/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}},{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC8"},"stamp":{"time":1614089576625,"id":"4d3eb218-1887-4c43-b287-cac59acec5ea","thread":"671d5989-3bdb-41fc-96c4-7acbdcb8de5e"},"recipient":"example@blabla.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.1.2"},"diagnostic":"bad destination system: no such domain","mta":""},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination system address"}}}}}}}],"id":"paths/~1actions~1{id}~1events/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/example":{"value":[{"type":"activation","id":"86bc0a5d-28cb-5128-af60-5efd273d7f75","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"}}}},{"type":"activation","id":"5db566ce-fdd9-408b-a8ce-890e2a707f26","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"593acc91-85bd-4690-8bb8-560a62c3d937","thread":"5238bbb7-aa4a-4114-b280-f083f42575c3"},"recipient":"example@np6.com"}}}}],"id":"paths/~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/example":{"value":[{"type":"cancellation","id":"84b10b69-6761-434f-be85-d56ddfaf0f20","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE4","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"data":{"foo":1,"bar":2},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"}},"cancellation":{"type":"user defined policy","value":{"type":"render","message":"Lorem ipsum dolor sit amet..."}}}}},{"type":"cancellation","id":"ed715f1b-cc57-43b8-9bbe-e18b58d7e38c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE4","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"40e7f10f-9f96-4891-a340-bccc49b13155","thread":"cbce7a1c-793e-45fb-baa1-5bfcb8998a36"}},"cancellation":{"type":"redlisted target"}}}}],"id":"paths/~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"968e9b7b-ca77-4795-9159-6e1af3566e18","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC0"},"stamp":{"time":1614089576625,"id":"7bb105bd-e548-402b-bcd8-8fb30b5e6cf4","thread":"98a5918d-b1c4-4dc6-9222-57719ccd5bc8"},"recipient":"example@np6.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.4.4"},"diagnostic":"unable to route: no mail hosts for domain","mta":""},"analysis":{"verdict":"soft","subject":{"type":"other or undefined status"}}}}}},{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC8"},"stamp":{"time":1614089576625,"id":"4d3eb218-1887-4c43-b287-cac59acec5ea","thread":"671d5989-3bdb-41fc-96c4-7acbdcb8de5e"},"recipient":"example@blabla.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.1.2"},"diagnostic":"bad destination system: no such domain","mta":""},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination system address"}}}}}}}],"id":"paths/~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success":{"value":[{"id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}},{"id":"efc4a9f5-691a-4e44-9c32-5f6d6fdcf5f9","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"key":"success","summary":"Events","id":"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success"},"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"form","label":"000000_11111111","source":"html","value":"000000","kind":"unsubscription"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with form unsubscribe intent","summary":"Form Unsubscribe intents","id":"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent"},"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr","unsubscription":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with external unsubscribe intent","summary":"Redirection Unsubscribe intents","id":"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent"},"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"form","id":"000000"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from form","summary":"Unsubscription from form","id":"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form"},"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"external","url":"https://www.np6.fr/"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from redirection","summary":"Unsubscription from redirection","id":"paths/~1actions~1{id}~1events~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"},"paths/~1actions~1{id}~1events~1hits~1open/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"88ec7bea-6812-4f14-bdd7-d702620b4e71","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"id":"paths/~1actions~1{id}~1events~1hits~1open/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"a078443a-c21b-4b7c-876a-407af1dc55e1","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1actions~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"9d4a2136-02af-4dbb-bd16-e0dcf39ee2c1","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d868f544-2fab-4447-ae9e-32e37a1c4e89","thread":"967b7571-3c42-4b24-8176-8ac6eaeaa643"},"recipient":"example@np6.com"},"link":{"type":"unsubscribe","label":"homepage","source":"html","confirmation":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1{id}~1events~1hits~1unsubscribe/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1hits~1mirror/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"e33711c4-1c4a-4839-9027-101b8194211d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"b967f2f1-2c49-4592-8027-77504af1cc7e","thread":"e8c56c7f-66b7-4787-bdb3-59611efeebeb"},"recipient":"example@np6.com"},"link":{"type":"mirror","label":"mirror page","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1{id}~1events~1hits~1mirror/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1events~1hits~1form/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"47049bab-79a7-4dd4-841d-f3492fc5cf72","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"007a1274-0952-42f8-a85b-1230352c8d2b","thread":"feed3692-1b39-46fc-91be-8ae827cace32"},"recipient":"example@np6.com"},"link":{"type":"form","label":"start","source":"html","value":"0000F1"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1{id}~1events~1hits~1form/get/responses/200/content/application~1json/example"},"paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle":{"value":[{"type":"execution","id":"11111111-1111-1111-1111-111111111111","timestamp":1768035600000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":101,"kind":"message","recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"data":{"store":"Paris Opera","loyaltyLevel":"gold"},"variables":[{"key":"firstName","value":"Marie"},{"key":"appointmentDate","value":"January 10, 2026 at 10:00"}],"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"urgent":true}}}},{"type":"activation","id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}},{"type":"delivery","id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"mixed_lifecycle","summary":"Mixed RCS lifecycle events","description":"A sample stream showing the execution, activation and delivery phases for an RCS message sent by agent-france-01.","id":"paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle"},"paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/incident_flow":{"value":[{"type":"cancellation","id":"55555555-5555-5555-5555-555555555555","timestamp":1768035625000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":102,"kind":"message","recipient":{"type":"hash","value":"409ba38aa13699d31caa8b42c94a5dc8"},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"}},"cancellation":{"type":"invalid recipient","recipient":"06ABCD1234"}}}},{"type":"bounce","id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}},{"type":"interaction","id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"incident_flow","summary":"Mixed cancellation, bounce and interaction events","description":"Illustrates different terminal and post-delivery outcomes, including a provider bounce and a tracked suggestion click.","id":"paths/~1channel~1rcs~1actions~1events/get/responses/200/content/application~1json/examples/incident_flow"},"paths/~1channel~1rcs~1actions~1events~1executions/get/responses/200/content/application~1json/examples/execution":{"value":[{"id":"11111111-1111-1111-1111-111111111111","timestamp":1768035600000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":101,"kind":"message","recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"data":{"store":"Paris Opera","loyaltyLevel":"gold"},"variables":[{"key":"firstName","value":"Marie"},{"key":"appointmentDate","value":"January 10, 2026 at 10:00"}],"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"urgent":true}}}}],"key":"execution","summary":"Execution events","description":"The original send requests recorded before activation, including recipient identification, variables and optional content overrides.","id":"paths/~1channel~1rcs~1actions~1events~1executions/get/responses/200/content/application~1json/examples/execution"},"paths/~1channel~1rcs~1actions~1events~1activations/get/responses/200/content/application~1json/examples/activation":{"value":[{"id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}}],"key":"activation","summary":"Activation events","description":"Confirms that the message was submitted with profile routing and the resolved RCS agent.","id":"paths/~1channel~1rcs~1actions~1events~1activations/get/responses/200/content/application~1json/examples/activation"},"paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation":{"value":[{"id":"55555555-5555-5555-5555-555555555555","timestamp":1768035625000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":102,"kind":"message","recipient":{"type":"hash","value":"409ba38aa13699d31caa8b42c94a5dc8"},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"}},"cancellation":{"type":"invalid recipient","recipient":"06ABCD1234"}}}}],"key":"cancellation","summary":"Cancellation events","description":"The send request was rejected before activation because the recipient phone number failed validation.","id":"paths/~1channel~1rcs~1actions~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"},"paths/~1channel~1rcs~1actions~1events~1bounces/get/responses/200/content/application~1json/examples/bounce":{"value":[{"id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}}],"key":"bounce","summary":"Bounce events","description":"The message was activated, then rejected asynchronously by the provider with a hard address-related analysis.","id":"paths/~1channel~1rcs~1actions~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"},"paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery":{"value":[{"id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"delivery","summary":"Delivery events","description":"The provider confirmed that the message reached the recipient device on the reported operator network code.","id":"paths/~1channel~1rcs~1actions~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"},"paths/~1channel~1rcs~1actions~1events~1interactions/get/responses/200/content/application~1json/examples/interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"interaction","summary":"Interaction events","description":"Post-delivery interactions can include suggestion clicks or read receipts, with optional card and button indexes.","id":"paths/~1channel~1rcs~1actions~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"},"paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}}],"key":"read_interaction","summary":"Read interaction events","description":"A filtered stream containing only message read receipts.","id":"paths/~1channel~1rcs~1actions~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"},"paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle":{"value":[{"type":"execution","id":"11111111-1111-1111-1111-111111111111","timestamp":1768035600000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":101,"kind":"message","recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"data":{"store":"Paris Opera","loyaltyLevel":"gold"},"variables":[{"key":"firstName","value":"Marie"},{"key":"appointmentDate","value":"January 10, 2026 at 10:00"}],"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"urgent":true}}}},{"type":"activation","id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}},{"type":"delivery","id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"mixed_lifecycle","summary":"Mixed RCS lifecycle events","description":"A sample stream showing the execution, activation and delivery phases for an RCS message sent by agent-france-01.","id":"paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/mixed_lifecycle"},"paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/incident_flow":{"value":[{"type":"cancellation","id":"55555555-5555-5555-5555-555555555555","timestamp":1768035625000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":102,"kind":"message","recipient":{"type":"hash","value":"409ba38aa13699d31caa8b42c94a5dc8"},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"}},"cancellation":{"type":"invalid recipient","recipient":"06ABCD1234"}}}},{"type":"bounce","id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}},{"type":"interaction","id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"incident_flow","summary":"Mixed cancellation, bounce and interaction events","description":"Illustrates different terminal and post-delivery outcomes, including a provider bounce and a tracked suggestion click.","id":"paths/~1channel~1rcs~1actions~1{id}~1events/get/responses/200/content/application~1json/examples/incident_flow"},"paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses/200/content/application~1json/examples/execution":{"value":[{"id":"11111111-1111-1111-1111-111111111111","timestamp":1768035600000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":101,"kind":"message","recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"data":{"store":"Paris Opera","loyaltyLevel":"gold"},"variables":[{"key":"firstName","value":"Marie"},{"key":"appointmentDate","value":"January 10, 2026 at 10:00"}],"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"urgent":true}}}}],"key":"execution","summary":"Execution events","description":"The original send requests recorded before activation, including recipient identification, variables and optional content overrides.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1executions/get/responses/200/content/application~1json/examples/execution"},"paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/examples/activation":{"value":[{"id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}}],"key":"activation","summary":"Activation events","description":"Confirms that the message was submitted with profile routing and the resolved RCS agent.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1activations/get/responses/200/content/application~1json/examples/activation"},"paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation":{"value":[{"id":"55555555-5555-5555-5555-555555555555","timestamp":1768035625000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":102,"kind":"message","recipient":{"type":"hash","value":"409ba38aa13699d31caa8b42c94a5dc8"},"content":{"type":"card","orientation":"HORIZONTAL","alignment":"LEFT","title":"Confirm your attendance","description":"Can you confirm your attendance for the February 15, 2026 event?","media":{"location":"https://cdn.example.com/rcs/event-confirmation-2026.jpg","refresh":false,"height":"SHORT"},"suggestions":[{"type":"reply","text":"Yes, I will attend","postback":"reply_yes"},{"type":"reply","text":"No, I cannot attend","postback":"reply_no"},{"type":"reply","text":"Maybe","postback":"reply_maybe"}]},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"}},"cancellation":{"type":"invalid recipient","recipient":"06ABCD1234"}}}}],"key":"cancellation","summary":"Cancellation events","description":"The send request was rejected before activation because the recipient phone number failed validation.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1cancellations/get/responses/200/content/application~1json/examples/cancellation"},"paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/examples/bounce":{"value":[{"id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}}],"key":"bounce","summary":"Bounce events","description":"The message was activated, then rejected asynchronously by the provider with a hard address-related analysis.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1bounces/get/responses/200/content/application~1json/examples/bounce"},"paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery":{"value":[{"id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"delivery","summary":"Delivery events","description":"The provider confirmed that the message reached the recipient device on the reported operator network code.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1deliveries/get/responses/200/content/application~1json/examples/delivery"},"paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses/200/content/application~1json/examples/interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"interaction","summary":"Interaction events","description":"Post-delivery interactions can include suggestion clicks or read receipts, with optional card and button indexes.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1interactions/get/responses/200/content/application~1json/examples/interaction"},"paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}}],"key":"read_interaction","summary":"Read interaction events","description":"A filtered stream containing only message read receipts.","id":"paths/~1channel~1rcs~1actions~1{id}~1events~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"},"paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses/200/content/application~1json/examples/same_stamp_id":{"value":[{"type":"execution","id":"11111111-1111-1111-1111-111111111111","timestamp":1768035600000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"execution":{"action":101,"kind":"message","recipient":{"type":"id","value":"00000001"},"content":{"type":"text","value":"Hello {{= target.getField('first_name') }}, your appointment is confirmed for {{= context.variables.get('appointmentDate') }}.","suggestions":[{"type":"open-url","text":"Learn more","postback":"learn_more","url":"https://www.example.com/appointment","target":{"type":"browser"}}]},"data":{"store":"Paris Opera","loyaltyLevel":"gold"},"variables":[{"key":"firstName","value":"Marie"},{"key":"appointmentDate","value":"January 10, 2026 at 10:00"}],"stamp":{"time":1768035600000,"id":"de11beef-1111-4444-9999-aaaaaaaaaaaa","thread":"de11beef-2222-4444-9999-bbbbbbbbbbbb","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"urgent":true}}}},{"type":"activation","id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"de11beef-1111-4444-9999-aaaaaaaaaaaa","thread":"de11beef-2222-4444-9999-bbbbbbbbbbbb","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}},{"type":"delivery","id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"de11beef-1111-4444-9999-aaaaaaaaaaaa","thread":"de11beef-2222-4444-9999-bbbbbbbbbbbb","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"same_stamp_id","summary":"Events sharing the same stamp id","description":"All events are correlated by the same stamp id across execution, activation and delivery.","id":"paths/~1channel~1rcs~1actions~1events~1stamp?id=/get/responses/200/content/application~1json/examples/same_stamp_id"},"paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses/200/content/application~1json/examples/same_stamp_thread":{"value":[{"type":"activation","id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"ac71feed-1111-4444-9999-cccccccccccc","thread":"ac71feed-2222-4444-9999-dddddddddddd","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}},{"type":"interaction","id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"ac71feed-1111-4444-9999-cccccccccccc","thread":"ac71feed-2222-4444-9999-dddddddddddd","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"type":"interaction","id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"ac71feed-1111-4444-9999-cccccccccccc","thread":"ac71feed-2222-4444-9999-dddddddddddd","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"same_stamp_thread","summary":"Events sharing the same stamp thread","description":"All events are grouped under the same stamp thread to represent a single conversation flow.","id":"paths/~1channel~1rcs~1actions~1events~1stamp?thread=/get/responses/200/content/application~1json/examples/same_stamp_thread"},"paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses/200/content/application~1json/examples/same_phone_and_agent":{"value":[{"type":"activation","id":"22222222-2222-2222-2222-222222222222","timestamp":1768035660000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true}}}},{"type":"delivery","id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}},{"type":"interaction","id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"type":"interaction","id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"same_phone_and_agent","summary":"Events matching a phone and agent lookup","description":"A coherent stream for lookup queries where all returned events share the same recipient phone and activation agent.","id":"paths/~1channel~1rcs~1actions~1events~1lookup?phone=&agent=/get/responses/200/content/application~1json/examples/same_phone_and_agent"},"paths/~1display~1events~1activations/get/responses/200/content/application~1json/example":{"value":[{"id":"a9de0f54-a6a1-4666-8971-4129aed584c8","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c824c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9634330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"keywords":[{"key":"category","value":"travel"}]}}}}],"id":"paths/~1display~1events~1activations/get/responses/200/content/application~1json/example"},"paths/~1display~1campaign~1{id}~1events~1activations/get/responses/200/content/application~1json/example":{"value":[{"id":"a9de0f54-a6a1-4666-8971-4129aed584c8","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c824c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9634330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"keywords":[{"key":"page_id","value":"dashboard/home"}]}}}}],"id":"paths/~1display~1campaign~1{id}~1events~1activations/get/responses/200/content/application~1json/example"},"paths/~1display~1placement~1{id}~1events~1activations/get/responses/200/content/application~1json/example":{"value":[{"id":"a9de0f54-a6a1-4666-8971-4129aed584c8","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c824c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9634330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"keywords":[{"key":"page_id","value":"dashboard/home"}]}}}}],"id":"paths/~1display~1placement~1{id}~1events~1activations/get/responses/200/content/application~1json/example"},"paths/~1display~1content~1{id}~1events~1activations/get/responses/200/content/application~1json/example":{"value":[{"id":"a9de0f54-a6a1-4666-8971-4129aed584c8","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c824c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9634330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"keywords":[{"key":"page_id","value":"dashboard/home"}]}}}}],"id":"paths/~1display~1content~1{id}~1events~1activations/get/responses/200/content/application~1json/example"},"paths/~1display~1events~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"id":"e2e95630-792f-4c9f-ab1a-3d71a09a0b01","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c828c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9624330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"45a69bec-c2f9-4fb6-98ef-92cd3a5eb126","thread":"c639172d-1629-456a-8b70-612e31e6f2f9"},"keywords":[{"key":"page_id","value":"dashboard/home"}]},"link":{"type":"redirection","source":"html","destination":"https://mypage.np6.com/"},"client":{"type":"web","ip":{"type":"v4","value":"000.000.000.000:00000, 00.000.0.1"},"uri":{"scheme":"http","version":"1.1","host":"host.server.com:80","method":"GET","original":"http://host.server.com:80"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36","client":{"type":"Browser","name":"Chrome","version":"100.0.0","vendor":"Google Inc."},"os":{"name":"macOS 10.15 Catalina","family":"macOS","vendor":"Apple Inc."},"device":{"type":"Desktop","name":"Mac","brand":"Apple"}}}}}}],"id":"paths/~1display~1events~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"id":"e2e95630-792f-4c9f-ab1a-3d71a09a0b01","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c828c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9624330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"45a69bec-c2f9-4fb6-98ef-92cd3a5eb126","thread":"c639172d-1629-456a-8b70-612e31e6f2f9"},"keywords":[{"key":"page_id","value":"dashboard/home"}]},"link":{"type":"redirection","source":"html","destination":"https://mypage.np6.com/"},"client":{"type":"web","ip":{"type":"v4","value":"000.000.000.000:00000, 00.000.0.1"},"uri":{"scheme":"http","version":"1.1","host":"host.server.com:80","method":"GET","original":"http://host.server.com:80"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36","client":{"type":"Browser","name":"Chrome","version":"100.0.0","vendor":"Google Inc."},"os":{"name":"macOS 10.15 Catalina","family":"macOS","vendor":"Apple Inc."},"device":{"type":"Desktop","name":"Mac","brand":"Apple"}}}}}}],"id":"paths/~1display~1campaign~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"id":"e2e95630-792f-4c9f-ab1a-3d71a09a0b01","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c828c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9624330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"45a69bec-c2f9-4fb6-98ef-92cd3a5eb126","thread":"c639172d-1629-456a-8b70-612e31e6f2f9"},"keywords":[{"key":"page_id","value":"dashboard/home"}]},"link":{"type":"redirection","source":"html","destination":"https://mypage.np6.com/"},"client":{"type":"web","ip":{"type":"v4","value":"000.000.000.000:00000, 00.000.0.1"},"uri":{"scheme":"http","version":"1.1","host":"host.server.com:80","method":"GET","original":"http://host.server.com:80"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36","client":{"type":"Browser","name":"Chrome","version":"100.0.0","vendor":"Google Inc."},"os":{"name":"macOS 10.15 Catalina","family":"macOS","vendor":"Apple Inc."},"device":{"type":"Desktop","name":"Mac","brand":"Apple"}}}}}}],"id":"paths/~1display~1placement~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"id":"e2e95630-792f-4c9f-ab1a-3d71a09a0b01","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"display","detail":{"activation":{"id":"61e7c828c3a44a0025492e02","content":"61e816d494a2cf1124adde8f","campaign":"61e7d9624330930024335593","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"45a69bec-c2f9-4fb6-98ef-92cd3a5eb126","thread":"c639172d-1629-456a-8b70-612e31e6f2f9"},"keywords":[{"key":"page_id","value":"dashboard/home"}]},"link":{"type":"redirection","source":"html","destination":"https://mypage.np6.com/"},"client":{"type":"web","ip":{"type":"v4","value":"000.000.000.000:00000, 00.000.0.1"},"uri":{"scheme":"http","version":"1.1","host":"host.server.com:80","method":"GET","original":"http://host.server.com:80"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36","client":{"type":"Browser","name":"Chrome","version":"100.0.0","vendor":"Google Inc."},"os":{"name":"macOS 10.15 Catalina","family":"macOS","vendor":"Apple Inc."},"device":{"type":"Desktop","name":"Mac","brand":"Apple"}}}}}}],"id":"paths/~1display~1content~1{id}~1events~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1actions~1reactivities/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}},{"type":"bounce","id":"968e9b7b-ca77-4795-9159-6e1af3566e18","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC0"},"stamp":{"time":1614089576625,"id":"7bb105bd-e548-402b-bcd8-8fb30b5e6cf4","thread":"98a5918d-b1c4-4dc6-9222-57719ccd5bc8"},"recipient":"example@np6.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.4.4"},"diagnostic":"unable to route: no mail hosts for domain","mta":""},"analysis":{"verdict":"soft","subject":{"type":"other or undefined status"}}}}}}],"id":"paths/~1actions~1reactivities/get/responses/200/content/application~1json/example"},"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success":{"value":[{"id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}},{"id":"efc4a9f5-691a-4e44-9c32-5f6d6fdcf5f9","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"key":"success","summary":"Events","id":"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success"},"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"form","label":"000000_11111111","source":"html","value":"000000","kind":"unsubscription"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with form unsubscribe intent","summary":"Form Unsubscribe intents","id":"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent"},"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr","unsubscription":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with external unsubscribe intent","summary":"Redirection Unsubscribe intents","id":"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent"},"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"form","id":"000000"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from form","summary":"Unsubscription from form","id":"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form"},"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"external","url":"https://www.np6.fr/"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from redirection","summary":"Unsubscription from redirection","id":"paths/~1actions~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"},"paths/~1actions~1reactivities~1hits~1open/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"92be2be1-2ba0-4695-85bd-e3e4f55ff5c1","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"id":"paths/~1actions~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"},"paths/~1actions~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1actions~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"a66573b1-6002-4185-91f3-473df6ea9bb5","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d868f544-2fab-4447-ae9e-32e37a1c4e89","thread":"967b7571-3c42-4b24-8176-8ac6eaeaa643"},"recipient":"example@np6.com"},"link":{"type":"unsubscribe","label":"homepage","source":"html","confirmation":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"},"paths/~1actions~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"08531d18-152f-4337-892c-3fc967b65082","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"b967f2f1-2c49-4592-8027-77504af1cc7e","thread":"e8c56c7f-66b7-4787-bdb3-59611efeebeb"},"recipient":"example@np6.com"},"link":{"type":"mirror","label":"mirror page","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"},"paths/~1actions~1reactivities~1hits~1form/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"ec2d644a-f16c-4f1c-8e69-ceab0d1dd043","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"007a1274-0952-42f8-a85b-1230352c8d2b","thread":"feed3692-1b39-46fc-91be-8ae827cace32"},"recipient":"example@np6.com"},"link":{"type":"form","label":"start","source":"html","value":"0000F1"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"968e9b7b-ca77-4795-9159-6e1af3566e18","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC0"},"stamp":{"time":1614089576625,"id":"7bb105bd-e548-402b-bcd8-8fb30b5e6cf4","thread":"98a5918d-b1c4-4dc6-9222-57719ccd5bc8"},"recipient":"example@np6.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.4.4"},"diagnostic":"unable to route: no mail hosts for domain","mta":""},"analysis":{"verdict":"soft","subject":{"type":"other or undefined status"}}}}}},{"type":"hit","id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"968e9b7b-ca77-4795-9159-6e1af3566e18","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC0"},"stamp":{"time":1614089576625,"id":"7bb105bd-e548-402b-bcd8-8fb30b5e6cf4","thread":"98a5918d-b1c4-4dc6-9222-57719ccd5bc8"},"recipient":"example@np6.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.4.4"},"diagnostic":"unable to route: no mail hosts for domain","mta":""},"analysis":{"verdict":"soft","subject":{"type":"other or undefined status"}}}}}},{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"id","value":"0013KDC8"},"stamp":{"time":1614089576625,"id":"4d3eb218-1887-4c43-b287-cac59acec5ea","thread":"671d5989-3bdb-41fc-96c4-7acbdcb8de5e"},"recipient":"example@blabla.com"},"bounce":{"status":{"type":"sync","code":{"enhanced":"5.1.2"},"diagnostic":"bad destination system: no such domain","mta":""},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination system address"}}}}}}}],"id":"paths/~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success":{"value":[{"id":"d6d3af4e-762d-4c8b-bbe3-578ad5925f02","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}},{"id":"efc4a9f5-691a-4e44-9c32-5f6d6fdcf5f9","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"key":"success","summary":"Events","id":"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success"},"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"form","label":"000000_11111111","source":"html","value":"000000","kind":"unsubscription"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with form unsubscribe intent","summary":"Form Unsubscribe intents","id":"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with form unsubscribe intent"},"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr","unsubscription":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with external unsubscribe intent","summary":"Redirection Unsubscribe intents","id":"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with external unsubscribe intent"},"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"form","id":"000000"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from form","summary":"Unsubscription from form","id":"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from form"},"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection":{"value":[{"id":"f1ba144e-5b4f-4e35-9b28-ba7b9d7f722d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"unsubscription","label":"homepage","source":"html","origin":{"type":"external","url":"https://www.np6.fr/"},"medias":["mail"]},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"key":"success with unsubscription from redirection","summary":"Unsubscription from redirection","id":"paths/~1actions~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/examples/success with unsubscription from redirection"},"paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"88ec7bea-6812-4f14-bdd7-d702620b4e71","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"open","label":"homepage","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/4.0 (compatible; ms-office; MSOffice 16)","client":{"type":"Unrecognized","name":"Microsoft Office","vendor":"Microsoft Corporation."},"device":{"type":"Desktop"}}}}}}],"id":"paths/~1actions~1{id}~1reactivities~1hits~1open/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"a078443a-c21b-4b7c-876a-407af1dc55e1","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1actions~1{id}~1reactivities~1hits~1redirection/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"9d4a2136-02af-4dbb-bd16-e0dcf39ee2c1","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d868f544-2fab-4447-ae9e-32e37a1c4e89","thread":"967b7571-3c42-4b24-8176-8ac6eaeaa643"},"recipient":"example@np6.com"},"link":{"type":"unsubscribe","label":"homepage","source":"html","confirmation":true},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1{id}~1reactivities~1hits~1unsubscribe/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"e33711c4-1c4a-4839-9027-101b8194211d","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"b967f2f1-2c49-4592-8027-77504af1cc7e","thread":"e8c56c7f-66b7-4787-bdb3-59611efeebeb"},"recipient":"example@np6.com"},"link":{"type":"mirror","label":"mirror page","source":"html"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1{id}~1reactivities~1hits~1mirror/get/responses/200/content/application~1json/example"},"paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"47049bab-79a7-4dd4-841d-f3492fc5cf72","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"007a1274-0952-42f8-a85b-1230352c8d2b","thread":"feed3692-1b39-46fc-91be-8ae827cace32"},"recipient":"example@np6.com"},"link":{"type":"form","label":"start","source":"html","value":"0000F1"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.86 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Android webview","vendor":"Google Inc."},"os":{"name":"Android 10","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone"}}}}}}],"id":"paths/~1actions~1{id}~1reactivities~1hits~1form/get/responses/200/content/application~1json/example"},"paths/~1channel~1rcs~1actions~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow":{"value":[{"type":"delivery","id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}},{"type":"bounce","id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}},{"type":"interaction","id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"type":"interaction","id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"reactivity_flow","summary":"Post-activation reactivity events","description":"Reactivity includes events that occur after activation, such as delivery acknowledgments, bounces, and recipient interactions.","id":"paths/~1channel~1rcs~1actions~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"},"paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce":{"value":[{"id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}}],"key":"bounce","summary":"Bounce events","description":"The message was activated, then rejected asynchronously by the provider with a hard address-related analysis.","id":"paths/~1channel~1rcs~1actions~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"},"paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery":{"value":[{"id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"delivery","summary":"Delivery events","description":"The provider confirmed that the message reached the recipient device on the reported operator network code.","id":"paths/~1channel~1rcs~1actions~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"},"paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"interaction","summary":"Interaction events","description":"Post-delivery interactions can include suggestion clicks or read receipts, with optional card and button indexes.","id":"paths/~1channel~1rcs~1actions~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"},"paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}}],"key":"read_interaction","summary":"Read interaction events","description":"A filtered stream containing only message read receipts.","id":"paths/~1channel~1rcs~1actions~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"},"paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow":{"value":[{"type":"delivery","id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}},{"type":"bounce","id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}},{"type":"interaction","id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"type":"interaction","id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"reactivity_flow","summary":"Post-activation reactivity events","description":"Reactivity includes events that occur after activation, such as delivery acknowledgments, bounces, and recipient interactions.","id":"paths/~1channel~1rcs~1actions~1{id}~1reactivities/get/responses/200/content/application~1json/examples/reactivity_flow"},"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce":{"value":[{"id":"44444444-4444-4444-4444-444444444444","timestamp":1768035780000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"bounce":{"status":{"type":"deferred","provider":{"type":"vonage","ticket":"vonage-rcs-20260110-0007"}},"analysis":{"verdict":"hard","subject":{"type":"address","detail":{"type":"bad destination mobile address syntax"}}}}}}}],"key":"bounce","summary":"Bounce events","description":"The message was activated, then rejected asynchronously by the provider with a hard address-related analysis.","id":"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/examples/bounce"},"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery":{"value":[{"id":"33333333-3333-3333-3333-333333333333","timestamp":1768035720000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"delivery":{"network":"20801"}}}}],"key":"delivery","summary":"Delivery events","description":"The provider confirmed that the message reached the recipient device on the reported operator network code.","id":"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1deliveries/get/responses/200/content/application~1json/examples/delivery"},"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}},{"id":"66666666-6666-6666-6666-666666666666","timestamp":1768035960000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":103,"kind":"message","category":166,"purpose":"service","content-type":"card","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768039200000,"id":"88888888-8888-8888-8888-888888888888","thread":"99999999-9999-9999-9999-999999999999","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345679","country":"FRA"},"consent":{"read":true,"suggestion":true},"profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01"},"interaction":{"type":"open-url","network":"20801","text":"Learn more","postback":"learn_more","card":1,"index":1,"url":"https://www.example.com/rdv"}}}}],"key":"interaction","summary":"Interaction events","description":"Post-delivery interactions can include suggestion clicks or read receipts, with optional card and button indexes.","id":"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions/get/responses/200/content/application~1json/examples/interaction"},"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction":{"value":[{"id":"77777777-7777-7777-7777-777777777777","timestamp":1768035900000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"rcs","detail":{"activation":{"action":101,"kind":"message","category":166,"purpose":"service","content-type":"text","receiver":{"type":"footprint","id":"00000001","unicity":"client-0001","hash":"be913ccc50ae49f3e286002a518fdac4"},"stamp":{"time":1768035600000,"id":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","thread":"b2c3d4e5-f6a7-8901-bcde-f12345678901","set":"c3d4e5f6-a7b8-9012-cdef-123456789012"},"recipient":{"value":"+33612345678","country":"FRA"},"variant":1,"consent":{"read":true,"suggestion":true},"audience":"AAAAAAAABAA=","profile":"2cbd1dab-a15f-40c4-883f-cfbd9586699d","agent":"agent-france-01","urgent":true},"interaction":{"type":"read","network":"20810"}}}}],"key":"read_interaction","summary":"Read interaction events","description":"A filtered stream containing only message read receipts.","id":"paths/~1channel~1rcs~1actions~1{id}~1reactivities~1interactions~1read/get/responses/200/content/application~1json/examples/read_interaction"},"paths/~1notifications~1reactivities/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"602b17d0-55e8-482f-9bf8-aefde17c4d7a","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"55a7f0ad-1154-4509-8955-77daf2731bf0","subscription":"4b250263-3600-4323-bdba-345d5dcff55b","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"link":{"type":"redirection","label":null,"uri":"deeplink://product?id=594"}}}},{"type":"optout","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"bd55dcc0-65e6-425b-b2a7-08eb8fdb040e","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"67510a68-b690-4758-9961-e6919feeff7c","subscription":"4987522c-a5f4-4d6e-9354-3314ec70f12b","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"optout":{"type":"channel","channel":"channel"}}}},{"type":"impression","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"d76f21a0-9c9e-497b-ba02-08f6e0e17dc1","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"08ec22e3-38ab-4db2-af54-30bb06af5afd","subscription":"3c5904ff-c738-466b-821e-12c15dc44bb0","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"}}}},{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"b81c8e9e-05f6-471c-9140-233f52b8363d","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"1fbe7352-ded7-44d6-a900-565402cce7c5","subscription":"a1aa532e-6f8d-4c49-afee-b8836b7cb4cc","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"bounce":{"status":null,"analysis":{"verdict":"hard","subject":{"type":"token","detail":{"type":"unregistered"}}}}}}}],"id":"paths/~1notifications~1reactivities/get/responses/200/content/application~1json/example"},"paths/~1notifications~1reactivities~1impressions/get/responses/200/content/application~1json/example":{"value":[{"type":"impression","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"85185ae8-6e66-4b5e-8542-6355d9d53987","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"a6452aea-81bf-4cc2-9c69-2fcc16723eff","subscription":"3183c5d0-ebd3-42d6-b1ea-afd310544fe2","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"}}}}],"id":"paths/~1notifications~1reactivities~1impressions/get/responses/200/content/application~1json/example"},"paths/~1notifications~1reactivities~1hits/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"5d468b7b-9a0d-4352-8791-3ff2cdb4cf29","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"3852b2ae-ceda-4f6d-b35e-73ffffc1ca02","subscription":"07f22497-5cf0-4904-8aa5-4cc5461f8f10","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"link":{"type":"redirection","label":null,"uri":"deeplink://product?id=594"}}}}],"id":"paths/~1notifications~1reactivities~1hits/get/responses/200/content/application~1json/example"},"paths/~1notifications~1reactivities~1optouts/get/responses/200/content/application~1json/example":{"value":[{"type":"optout","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"eec9ace8-f8f7-4eba-a2a8-8b7ec423fd41","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"1de8bd69-1557-46f3-a5bd-07d6ddba2f68","subscription":"b3f8a591-9afc-4d66-b898-29e3c7f15a80","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"optout":{"type":"channel","channel":"channel"}}}}],"id":"paths/~1notifications~1reactivities~1optouts/get/responses/200/content/application~1json/example"},"paths/~1notifications~1reactivities~1bounces/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"2a70590e-a0ad-4a46-8488-8ac488db3139","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"81c5b0e0-5f32-4e15-bbae-d655592b5fc1","subscription":"43d8d2c8-8dd6-4e57-8686-3b3283f37777","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"bounce":{"status":null,"analysis":{"verdict":"hard","subject":{"type":"token","detail":{"type":"unregistered"}}}}}}}],"id":"paths/~1notifications~1reactivities~1bounces/get/responses/200/content/application~1json/example"},"paths/~1notifications~1{id}~1reactivities/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"dad8f806-4ed3-482e-9f0c-cf4228477fee","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"af39373a-9ff4-4264-852c-0c8fa285b38d","subscription":"d4d8a26c-f262-4434-bf9f-5d42e4c8485b","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"link":{"type":"redirection","label":null,"uri":"deeplink://product?id=594"}}}},{"type":"optout","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"298c7391-bf62-4724-a19e-43f54269377a","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"8da98435-b7c0-4fbb-81c8-4293e736ad9d","subscription":"349b5a04-079d-45c1-a091-ac2d7f1519d7","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"optout":{"type":"channel","channel":"channel"}}}},{"type":"impression","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"b39e1770-8bfa-42ea-97f7-c0193cd63493","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"d9938c70-326e-4ccf-b577-2a9eba580e71","subscription":"0a2dab1d-41f2-4745-9c40-78d5dffcb397","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"}}}},{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"b9fd94fe-2e45-4ea1-b716-ea424bfd2ffe","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"9c7c19b2-8f45-4638-8670-f1aaa1bd9f85","subscription":"53bcfc5a-45f1-4e3d-9e2a-deb14a969fb8","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"bounce":{"status":null,"analysis":{"verdict":"hard","subject":{"type":"token","detail":{"type":"unregistered"}}}}}}}],"id":"paths/~1notifications~1{id}~1reactivities/get/responses/200/content/application~1json/example"},"paths/~1notifications~1{id}~1reactivities~1impressions/get/responses/200/content/application~1json/example":{"value":[{"type":"impression","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"2d755ec5-2e64-4954-9494-bf99f42c62f1","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"aff01682-6edc-4852-a643-93c56cda2fc5","subscription":"f33cc228-e299-4dd8-be3c-b1f645a89ebb","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"}}}}],"id":"paths/~1notifications~1{id}~1reactivities~1impressions/get/responses/200/content/application~1json/example"},"paths/~1notifications~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/example":{"value":[{"type":"hit","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"cab9ec5d-775e-4ee5-a983-54b083397079","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"c7ea8f08-c420-4531-af9a-c76503bdcbe7","subscription":"a37bd4d1-aaf1-48be-86e4-7da2fb4c70f4","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"link":{"type":"redirection","label":null,"uri":"deeplink://product?id=594"}}}}],"id":"paths/~1notifications~1{id}~1reactivities~1hits/get/responses/200/content/application~1json/example"},"paths/~1notifications~1{id}~1reactivities~1optouts/get/responses/200/content/application~1json/example":{"value":[{"type":"optout","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"3d65e046-46c2-4495-92bb-20cb55af37e9","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"7be1c5e8-1c12-4821-8f52-9b1b6f370a75","subscription":"aa0f00a3-cd6d-4c60-80a0-1d5b7cd9d2ae","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"optout":{"type":"channel","channel":"channel"}}}}],"id":"paths/~1notifications~1{id}~1reactivities~1optouts/get/responses/200/content/application~1json/example"},"paths/~1notifications~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example":{"value":[{"type":"bounce","id":"14d3d192-bd40-4c0b-9048-4469ab3a981c","timestamp":1614089593000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"notification","detail":{"activation":{"id":156,"version":"6c1454ec-7c59-4d75-857f-f278334054c5","kind":"application","receiver":{"type":"contact","value":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"}},"application":"f0ee528c-f735-4d1c-93b5-5ffa8e2ee836","subscription":"568ded50-55cc-470d-ae35-cf5b06573828","stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"channel":"notification_channel","urgent":true,"expiration":"0001-01-01T00:00:00Z"},"bounce":{"status":null,"analysis":{"verdict":"hard","subject":{"type":"token","detail":{"type":"unregistered"}}}}}}}],"id":"paths/~1notifications~1{id}~1reactivities~1bounces/get/responses/200/content/application~1json/example"},"paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example":{"value":{"itemsEvents":[{"type":"email","events":[{"type":"hit","subtypes":["open","form","unsubscribe","redirection","mirror"]}],"items":["actionId1","actionId2"]}]},"id":"paths/~1campaigns~1{id}~1events/post/requestBody/content/application~1json/example"},"paths/~1campaigns~1{id}~1events/post/responses/200/content/application~1json/example":{"value":[{"type":"execution","id":"b794a047-b15a-498c-9e46-8762d009bfb1","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE4","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"data":{"foo":1,"bar":2},"stamp":{"time":1614089576625,"id":"340adff4-c193-427e-9e14-6a27633b77f6","thread":"73b43cda-527a-4de7-911a-b4550dabc571"}}}}},{"type":"activation","id":"d436cfcb-8dda-4b12-a174-bf6519b50dd1","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"}}}},{"type":"hit","id":"5cb5d7c1-70d4-421a-a850-73b0728e1684","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1campaigns~1{id}~1events/post/responses/200/content/application~1json/example"},"paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example":{"value":{"itemsEvents":[{"type":"email","events":[{"type":"hit","subtypes":["open","form","unsubscribe","redirection","mirror"]}],"items":["actionId1","actionId2"]}]},"id":"paths/~1campaigns~1{id}~1items~1events/post/requestBody/content/application~1json/example"},"paths/~1campaigns~1{id}~1items~1events/post/responses/200/content/application~1json/example":{"value":[{"type":"execution","id":"b794a047-b15a-498c-9e46-8762d009bfb1","timestamp":1614089576718,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"execution":{"id":"000PE4","kind":"message","recipient":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"data":{"foo":1,"bar":2},"stamp":{"time":1614089576625,"id":"340adff4-c193-427e-9e14-6a27633b77f6","thread":"73b43cda-527a-4de7-911a-b4550dabc571"}}}}},{"type":"activation","id":"d436cfcb-8dda-4b12-a174-bf6519b50dd1","timestamp":1614089582000,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"}}}},{"type":"hit","id":"5cb5d7c1-70d4-421a-a850-73b0728e1684","timestamp":1623673176622,"identity":{"type":"customer","agency":"DEMO","customer":"028"},"source":{"type":"email","detail":{"activation":{"id":"000PE4","kind":"message","receiver":{"type":"footprint","id":"000R4M0T","unicity":"example@np6.com","hash":"0441619ab4631d18548aa8835dd2c28b"},"stamp":{"time":1614089576625,"id":"d52055cd-e854-4177-8ef5-b10fd8d568a7","thread":"a3078b19-b379-4bc2-b29a-e8229a9c9332"},"recipient":"example@np6.com"},"link":{"type":"redirection","label":"homepage","source":"html","destination":"https://www.np6.fr"},"client":{"type":"web","ip":{"type":"v4","value":"10.1.1.1"},"ua":{"type":"parsed","ua":"Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36","client":{"type":"Mobile browser","name":"Chrome Mobile","version":"91.0.4472.88","vendor":"Google Inc."},"os":{"name":"Android 9.0 Pie","family":"Android","vendor":"Google Inc."},"device":{"type":"Smartphone","name":"Y5 (2019)","brand":"Huawei"}}}}}}],"id":"paths/~1campaigns~1{id}~1items~1events/post/responses/200/content/application~1json/example"},"paths/~1valueLists/get/responses/200/content/application~1json/example":{"value":[{"id":23,"name":"Pastimes","ordered":false,"values":[{"index":1,"value":"Football"},{"index":2,"value":"Tennis"},{"index":3,"value":"Golf"}]},{"id":24,"name":"Civility","ordered":false,"values":[{"index":1,"value":"Mr"},{"index":2,"value":"Ms"},{"index":3,"value":"Mrs"}]}],"id":"paths/~1valueLists/get/responses/200/content/application~1json/example"},"paths/~1valueLists/post/requestBody/content/application~1json/example":{"value":{"name":"Level","ordered":false,"values":[{"index":1,"value":"Beginner"},{"index":2,"value":"Intermediate"},{"index":3,"value":"Advanced"}]},"id":"paths/~1valueLists/post/requestBody/content/application~1json/example"},"paths/~1valueLists/post/responses/200/content/application~1json/example":{"value":{"id":25,"name":"Level","ordered":false,"values":[{"index":1,"value":"Beginner"},{"index":2,"value":"Intermediate"},{"index":3,"value":"Experienced"}]},"id":"paths/~1valueLists/post/responses/200/content/application~1json/example"},"paths/~1valueLists~1{id}/get/responses/200/content/application~1json/example":{"value":{"id":23,"name":"Pastimes","ordered":false,"values":[{"index":1,"value":"Football"},{"index":2,"value":"Tennis"},{"index":3,"value":"Golf"}]},"id":"paths/~1valueLists~1{id}/get/responses/200/content/application~1json/example"},"paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example":{"value":{"name":"Level","ordered":false,"values":[{"index":1,"value":"Beginner"},{"index":2,"value":"Intermediate"},{"index":3,"value":"Advanced"},{"index":4,"value":"Expert"}]},"id":"paths/~1valueLists~1{id}/put/requestBody/content/application~1json/example"},"paths/~1valueLists~1{id}/put/responses/200/content/application~1json/example":{"value":{"id":25,"name":"Level","ordered":false,"values":[{"index":1,"value":"Beginner"},{"index":2,"value":"Intermediate"},{"index":3,"value":"Advanced"},{"index":4,"value":"Expert"}]},"id":"paths/~1valueLists~1{id}/put/responses/200/content/application~1json/example"},"paths/~1segments/get/responses/200/content/application~1json/example":{"value":[{"type":"static","id":41,"name":"static segment","creation":"2023-03-01T10:00:00Z","expiration":"2024-03-01T10:00:00Z","isTest":false,"targetsCount":4398},{"type":"static","id":56,"name":"test static segment","creation":"2023-03-01T10:00:00Z","expiration":"2024-03-01T10:00:00Z","isTest":true,"targetsCount":4},{"type":"dynamic","id":57,"name":"test dynamic segment","creation":"2023-03-01T10:00:00Z","expiration":"2024-03-01T10:00:00Z","isTest":false,"targetsCount":4398,"parentId":41}],"id":"paths/~1segments/get/responses/200/content/application~1json/example"},"paths/~1segments/post/requestBody/content/application~1json/example":{"value":{"type":"static","name":"new static segment","description":"a description","isTest":false},"id":"paths/~1segments/post/requestBody/content/application~1json/example"},"paths/~1segments/post/responses/200/content/application~1json/example":{"value":{"type":"static","id":59,"name":"new static segment","description":"a description","creation":"2023-03-01T11:00:00Z","expiration":"2024-03-01T11:00:00Z","isTest":false,"targetsCount":0},"id":"paths/~1segments/post/responses/200/content/application~1json/example"},"paths/~1segments~1{id}/get/responses/200/content/application~1json/example":{"value":{"type":"static","id":41,"name":"static segment","description":"a description","creation":"2023-03-01T10:00:00Z","expiration":"2024-03-01T10:00:00Z","isTest":false,"targetsCount":4398},"id":"paths/~1segments~1{id}/get/responses/200/content/application~1json/example"},"paths/~1segments~1{id}/put/requestBody/content/application~1json/example":{"value":{"type":"static","id":41,"name":"an updated name","description":"an updated description","expiration":"2025-03-01T11:00:00Z"},"id":"paths/~1segments~1{id}/put/requestBody/content/application~1json/example"},"paths/~1segments~1{id}/put/responses/200/content/application~1json/example":{"value":{"type":"static","id":41,"name":"an updated name segment","description":"an updated description","creation":"2023-03-01T11:00:00Z","expiration":"2025-03-01T11:00:00Z","isTest":false,"targetsCount":4398},"id":"paths/~1segments~1{id}/put/responses/200/content/application~1json/example"},"paths/~1segments~1{id}~1targets/get/responses/200/content/application~1json/example":{"value":["000PKXK4","000PKXK5","000PKXK6","000PKXK7","000R4EJO","000R4MG8","000R4O1C","000R4S0S","000R7FNX","000R7FNY"],"id":"paths/~1segments~1{id}~1targets/get/responses/200/content/application~1json/example"},"paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example":{"value":["000PKXK4","000PKXK5","000PKXK6","000PKXK7","000R4EJO","000R4MG8","000R4O1C","000R4S0S","000R7FNX","000R7FNY"],"id":"paths/~1segments~1{id}~1targets/put/requestBody/content/application~1json/example"},"paths/~1segments~1{id}~1targets/put/requestBody/content/application~1vnd.mperf.v8.unicity+json/example":{"value":["email1@domain.test","email2@domain.test","email3@domain.test"],"id":"paths/~1segments~1{id}~1targets/put/requestBody/content/application~1vnd.mperf.v8.unicity+json/example"},"paths/~1segments~1{id}~1targets/put/responses/200/content/application~1json/example":{"value":10,"id":"paths/~1segments~1{id}~1targets/put/responses/200/content/application~1json/example"},"paths/~1segments~1{id}~1targets/put/responses/200/content/application~1vnd.mperf.v8.unicity+json/example":{"value":3,"id":"paths/~1segments~1{id}~1targets/put/responses/200/content/application~1vnd.mperf.v8.unicity+json/example"},"paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example":{"value":{"fields":{"34":["FRA","ESP","ITA"]}},"id":"paths/~1segments~1{id}~1normalization/post/requestBody/content/application~1json/example"},"paths/~1imports/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example":{"value":[{"id":23,"name":"Import Contacts","creationDate":"2023-03-01T11:04:00Z","binding":44,"features":[{"type":"report","sendFinalReport":true,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"duplicate","rules":{"first":true}},{"type":"segmentation","segmentId":501,"emptyExisitingSegment":false},{"type":"normalization","fields":{"233":["FRA","ESP"]}}],"source":{"type":"ftp","creationDate":"0001-01-01T00:00:00Z","folder":"23 - Import Contacts","templateFilename":"Import Contacts.csv"},"scheduler":{"id":79}},{"id":24,"name":"Import Redlist","creationDate":"2023-03-01T11:34:00Z","binding":45,"features":[{"type":"report","sendFinalReport":true,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"duplicate","rules":{"first":true}},{"type":"redList","destination":{"mail":true,"sms":false}}],"source":{"type":"ftp","creationDate":"0001-01-01T00:00:00Z","folder":"24 - Import Redlist","templateFilename":"Import Redlist.csv"},"scheduler":{"id":80}}],"id":"paths/~1imports/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"},"paths/~1imports/post/requestBody/content/application~1json/example":{"value":{"id":null,"name":"Import Contacts","creationDate":"0001-01-01T00:00:00Z","binding":44,"features":[{"type":"report","sendFinalReport":true,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"duplicate","rules":{"first":true}},{"type":"segmentation","segmentId":501,"emptyExisitingSegment":false},{"type":"normalization","fields":{"233":["FRA","ESP"]}}],"source":{"type":"ftp","creationDate":"0001-01-01T00:00:00Z","folder":"23 - Import Contacts","templateFilename":"Import Contacts.csv"},"scheduler":{"type":"periodic","id":0,"name":null,"enabled":null,"timezone":null,"frequency":{"occurs":{"type":"weekly","interval":1,"days":["Sun"]},"periodicity":{"type":"once","value":{"hour":6,"minute":0,"second":0}}},"validity":null}},"id":"paths/~1imports/post/requestBody/content/application~1json/example"},"paths/~1imports/post/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example":{"value":{"id":23,"name":"Import Contacts","creationDate":"2023-03-01T11:04:00Z","binding":44,"features":[{"type":"report","sendFinalReport":true,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"duplicate","rules":{"first":true}},{"type":"segmentation","segmentId":501,"emptyExisitingSegment":false},{"type":"normalization","fields":{"233":["FRA","ESP"]}}],"source":{"type":"ftp","creationDate":"0001-01-01T00:00:00Z","folder":"23 - Import Contacts","templateFilename":"Import Contacts.csv"},"scheduler":{"type":"periodic","id":79,"name":"New schedule","creationDate":"2023-03-01T11:04:00Z","enabled":true,"timezone":"(Utc+01:00) Brussels, Copenhagen, Madrid, Paris","frequency":{"occurs":{"type":"weekly","interval":1,"days":["Sun"]},"periodicity":{"type":"once","value":{"hour":6,"minute":0,"second":0}}},"validity":{"start":{"hour":11,"minute":4,"second":0,"year":2023,"month":3,"date":1}}}},"id":"paths/~1imports/post/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"},"paths/~1imports~1{id}/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example":{"value":{"id":23,"name":"Import Contacts","creationDate":"2023-03-01T11:04:00Z","binding":44,"features":[{"type":"report","sendFinalReport":true,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"duplicate","rules":{"first":true}},{"type":"segmentation","segmentId":501,"emptyExisitingSegment":false},{"type":"normalization","fields":{"233":["FRA","ESP"]}}],"source":{"type":"ftp","creationDate":"0001-01-01T00:00:00Z","folder":"23 - Import Contacts","templateFilename":"Import Contacts.csv"},"scheduler":{"id":79}},"id":"paths/~1imports~1{id}/get/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"},"paths/~1imports~1{id}/put/requestBody/content/application~1json/example":{"value":{"id":null,"name":"Import Contacts","creationDate":"0001-01-01T00:00:00Z","binding":44,"features":[{"type":"report","sendFinalReport":false,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"segmentation","segmentId":501,"emptyExisitingSegment":true}]},"id":"paths/~1imports~1{id}/put/requestBody/content/application~1json/example"},"paths/~1imports~1{id}/put/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example":{"value":{"id":23,"name":"Import Contacts","creationDate":"2023-03-01T11:04:00Z","updateDate":"2023-03-01T12:04:00Z","binding":44,"features":[{"type":"report","sendFinalReport":false,"sendErrorReport":true,"contactGuids":["1C0193AB"]},{"type":"database","updateExisting":true,"crushData":false},{"type":"duplicate","rules":{"first":true}},{"type":"segmentation","segmentId":501,"emptyExisitingSegment":true},{"type":"normalization","fields":{"233":["FRA","ESP"]}}],"source":{"type":"ftp","creationDate":"0001-01-01T00:00:00Z","folder":"23 - Import Contacts","templateFilename":"Import Contacts.csv"},"scheduler":{"id":79}},"id":"paths/~1imports~1{id}/put/responses/200/content/application~1vnd.mperf.v8.import.v1+json/example"},"paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications":{"value":{"id":"0581e259-9039-487c-a94e-ff8c3944f956","lifecycle":{"creation":{"date":"2023-05-22T08:20:05.215Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"firebase","token":"d4FAelIfREOTW2TPig-f9r:APA91bGQj91UnatpGQNFI6MMUxYo...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that utilizes the Firebase provider to send notifications","summary":"A subscription that utilizes the Firebase provider to send notifications","id":"paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications"},"paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications":{"value":{"id":"ee3c161a-2ab2-4f10-b4f8-bd501eb14e50","lifecycle":{"creation":{"date":"2023-05-21T16:21:22.021Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"apns","token":"57b15e66ebaa9f2fb67df882821bed6c1fe622bb010cb...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that utilizes the APNS provider to send notifications","summary":"A subscription that utilizes the APNS provider to send notifications","id":"paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications"},"paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications":{"value":{"id":"235d5793-d70d-415f-948a-c153bcf36d5f","lifecycle":{"creation":{"date":"2023-05-19T02:20:10.317Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that lacks provider information for sending notifications","summary":"A subscription that lacks provider information for sending notifications","id":"paths/~1subscriptions~1{id}/get/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"},"paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications":{"value":{"id":"0581e259-9039-487c-a94e-ff8c3944f956","application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"firebase","token":"d4FAelIfREOTW2TPig-f9r:APA91bGQj91UnatpGQNFI6MMUxYo...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that utilizes the Firebase provider to send notifications","summary":"A subscription that utilizes the Firebase provider to send notifications","id":"paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications"},"paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications":{"value":{"id":"ee3c161a-2ab2-4f10-b4f8-bd501eb14e50","application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"apns","token":"57b15e66ebaa9f2fb67df882821bed6c1fe622bb010cb...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that utilizes the APNS provider to send notifications","summary":"A subscription that utilizes the APNS provider to send notifications","id":"paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications"},"paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications":{"value":{"id":"235d5793-d70d-415f-948a-c153bcf36d5f","application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that lacks provider information for sending notifications","summary":"A subscription that lacks provider information for sending notifications","id":"paths/~1subscriptions/put/requestBody/content/application~1json/examples/A subscription that lacks provider information for sending notifications"},"paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications":{"value":{"id":"0581e259-9039-487c-a94e-ff8c3944f956","lifecycle":{"creation":{"date":"2023-05-22T08:20:05.215Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"firebase","token":"d4FAelIfREOTW2TPig-f9r:APA91bGQj91UnatpGQNFI6MMUxYo...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that utilizes the Firebase provider to send notifications","summary":"A subscription that utilizes the Firebase provider to send notifications","id":"paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the Firebase provider to send notifications"},"paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications":{"value":{"id":"ee3c161a-2ab2-4f10-b4f8-bd501eb14e50","lifecycle":{"creation":{"date":"2023-05-21T16:21:22.021Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"apns","token":"57b15e66ebaa9f2fb67df882821bed6c1fe622bb010cb...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that utilizes the APNS provider to send notifications","summary":"A subscription that utilizes the APNS provider to send notifications","id":"paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that utilizes the APNS provider to send notifications"},"paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications":{"value":{"id":"235d5793-d70d-415f-948a-c153bcf36d5f","lifecycle":{"creation":{"date":"2023-05-19T02:20:10.317Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},"key":"A subscription that lacks provider information for sending notifications","summary":"A subscription that lacks provider information for sending notifications","id":"paths/~1subscriptions/put/responses/200/content/application~1json/examples/A subscription that lacks provider information for sending notifications"},"paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications":{"value":[{"id":"0581e259-9039-487c-a94e-ff8c3944f956","lifecycle":{"creation":{"date":"2023-05-22T08:20:05.215Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"firebase","token":"d4FAelIfREOTW2TPig-f9r:APA91bGQj91UnatpGQNFI6MMUxYo...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},{"id":"ee3c161a-2ab2-4f10-b4f8-bd501eb14e50","lifecycle":{"creation":{"date":"2023-05-21T16:21:22.021Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"apns","token":"57b15e66ebaa9f2fb67df882821bed6c1fe622bb010cb...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}}],"key":"A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","summary":"A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","id":"paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications"},"paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/An empty list of subscriptions":{"value":[],"key":"An empty list of subscriptions","summary":"An empty list of subscriptions","id":"paths/~1targets~1{id}~1subscriptions/get/responses/200/content/application~1json/examples/An empty list of subscriptions"},"paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications":{"value":[{"id":"0581e259-9039-487c-a94e-ff8c3944f956","lifecycle":{"creation":{"date":"2023-05-22T08:20:05.215Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"firebase","token":"d4FAelIfREOTW2TPig-f9r:APA91bGQj91UnatpGQNFI6MMUxYo...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},{"id":"ee3c161a-2ab2-4f10-b4f8-bd501eb14e50","lifecycle":{"creation":{"date":"2023-05-21T16:21:22.021Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"apns","token":"57b15e66ebaa9f2fb67df882821bed6c1fe622bb010cb...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}}],"key":"A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","summary":"A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","id":"paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications"},"paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/An empty list of subscriptions":{"value":[],"key":"An empty list of subscriptions","summary":"An empty list of subscriptions","id":"paths/~1targets~1subscriptions?unicity=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"},"paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications":{"value":[{"id":"0581e259-9039-487c-a94e-ff8c3944f956","lifecycle":{"creation":{"date":"2023-05-22T08:20:05.215Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"firebase","token":"d4FAelIfREOTW2TPig-f9r:APA91bGQj91UnatpGQNFI6MMUxYo...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}},{"id":"ee3c161a-2ab2-4f10-b4f8-bd501eb14e50","lifecycle":{"creation":{"date":"2023-05-21T16:21:22.021Z","user":null}},"application":"56c874e9-2f8e-4b60-ab4b-6410c3238352","provider":{"type":"apns","token":"57b15e66ebaa9f2fb67df882821bed6c1fe622bb010cb...."},"contact":{"type":"footprint","id":"00000001","unicity":"foobar","hash":"3858f62230ac3c915f300c664312c63f"}}],"key":"A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","summary":"A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications","id":"paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/A list of subscriptions, with one utilizing the APNS provider and the other using the Firebase provider to send notifications"},"paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/An empty list of subscriptions":{"value":[],"key":"An empty list of subscriptions","summary":"An empty list of subscriptions","id":"paths/~1targets~1subscriptions?hash=/get/responses/200/content/application~1json/examples/An empty list of subscriptions"},"paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example":{"value":{"id":0,"name":"string","description":"string","creationDate":"2026-08-12T11:19:05.546Z","scripting":{"version":"7.0.0","imports":null,"initializers":null,"filters":null},"settings":{},"value":"string"},"id":"paths/~1scripting~1webtasks~1{id}/patch/requestBody/content/application~1json/example"},"paths/~1parameters~1applications/get/responses/200/content/application~1json/examples/A list of notifiable applications that support various providers":{"value":[{"type":"native","id":"2399f53f-1b0e-4cbb-b81e-26c0f11359ca","name":"my mobile app","description":"An application that handles push notifications using firebase","active":true,"stamp":{"creation":"2023-01-01T12:01:02.423Z","modification":"2023-01-07T08:23:03.1Z"},"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"}],"routes":[{"name":"defaultUrl","value":{"type":"literal","value":"app://push-app/home"},"default":true}],"channels":null},{"type":"native","id":"afda95ef-2c0a-4e2d-a3b9-42b18843c08e","name":"another mobile app","description":"An application that handles push notifications using a http provider","active":false,"stamp":{"creation":"2024-01-03T10:22:34.423Z","modification":"2024-04-08T08:23:19.23Z"},"icon":null,"providers":[{"type":"http","url":"https://my-application.push/","headers":[{"key":"foo","value":"bar"}],"concurrency":50}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":null},{"type":"native","id":"a2261c17-a896-4c57-ad1f-6a3f2d83a2cc","name":"another mobile app","description":"An application that handles push notifications using firebase and apns","active":false,"stamp":{"creation":"2024-02-01T02:02:43.123Z","modification":"2024-02-01T07:20:11.876Z"},"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"},{"type":"apns","certificate":{"type":"p12","value":"...","password":"...","expiration":"2025-12-31T23:59:59.999Z"},"bundle":"com.np6.push"}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":[{"name":"marketing","value":{"type":"literal","value":"marketing"},"default":true}]}],"key":"A list of notifiable applications that support various providers","summary":"A list of notifiable applications that support various providers","id":"paths/~1parameters~1applications/get/responses/200/content/application~1json/examples/A list of notifiable applications that support various providers"},"paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers":{"value":{"type":"native","id":null,"name":"another mobile app","description":"An application that handles push notifications using firebase and apns","active":false,"stamp":null,"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"},{"type":"apns","certificate":{"type":"p12","value":"...","password":"...","expiration":"2025-12-31T23:59:59.999Z"},"bundle":"com.np6.push"}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":[{"name":"marketing","value":{"type":"literal","value":"marketing"},"default":true}]},"key":"A notifiable application that support various providers","summary":"A notifiable application that support various providers","id":"paths/~1parameters~1applications/post/requestBody/content/application~1json/examples/A notifiable application that support various providers"},"paths/~1parameters~1applications/post/responses/200/content/application~1json/examples/A notifiable application that support various providers":{"value":{"type":"native","id":"a2261c17-a896-4c57-ad1f-6a3f2d83a2cc","name":"another mobile app","description":"An application that handles push notifications using firebase and apns","active":false,"stamp":{"creation":"2024-02-01T02:02:43.123Z","modification":"2024-02-01T02:02:43.123Z"},"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"},{"type":"apns","certificate":{"type":"p12","value":"...","password":"...","expiration":"2025-12-31T23:59:59.999Z"},"bundle":"com.np6.push"}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":[{"name":"marketing","value":{"type":"literal","value":"marketing"},"default":true}]},"key":"A notifiable application that support various providers","summary":"A notifiable application that support various providers","id":"paths/~1parameters~1applications/post/responses/200/content/application~1json/examples/A notifiable application that support various providers"},"paths/~1parameters~1applications~1{uuid}/get/responses/200/content/application~1json/examples/A notifiable application that support various providers":{"value":{"type":"native","id":"a2261c17-a896-4c57-ad1f-6a3f2d83a2cc","name":"another mobile app","description":"An application that handles push notifications using firebase and apns","active":false,"stamp":{"creation":"2024-02-01T02:02:43.123Z","modification":"2024-02-01T07:20:11.876Z"},"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"},{"type":"apns","certificate":{"type":"p12","value":"...","password":"...","expiration":"2025-12-31T23:59:59.999Z"},"bundle":"com.np6.push"}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":[{"name":"marketing","value":{"type":"literal","value":"marketing"},"default":true}]},"key":"A notifiable application that support various providers","summary":"A notifiable application that support various providers","id":"paths/~1parameters~1applications~1{uuid}/get/responses/200/content/application~1json/examples/A notifiable application that support various providers"},"paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers":{"value":{"type":"native","id":"a2261c17-a896-4c57-ad1f-6a3f2d83a2cc","name":"another mobile app","description":"An application that handles push notifications using firebase and apns","active":false,"stamp":null,"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"},{"type":"apns","certificate":{"type":"p12","value":"...","password":"...","expiration":"2025-12-31T23:59:59.999Z"},"bundle":"com.np6.push"}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":[{"name":"marketing","value":{"type":"literal","value":"marketing"},"default":true},{"name":"transactional","value":{"type":"literal","value":"transactional"}}]},"key":"A notifiable application that support various providers","summary":"A notifiable application that support various providers","id":"paths/~1parameters~1applications~1{uuid}/put/requestBody/content/application~1json/examples/A notifiable application that support various providers"},"paths/~1parameters~1applications~1{uuid}/put/responses/200/content/application~1json/examples/A notifiable application that support various providers":{"value":{"type":"native","id":"a2261c17-a896-4c57-ad1f-6a3f2d83a2cc","name":"another mobile app","description":"An application that handles push notifications using firebase and apns","active":false,"stamp":{"creation":"2024-02-01T02:02:43.123Z","modification":"2024-02-01T07:20:11.876Z"},"icon":null,"providers":[{"type":"firebase","key":"...","sender":"np6.push"},{"type":"apns","certificate":{"type":"p12","value":"...","password":"...","expiration":"2025-12-31T23:59:59.999Z"},"bundle":"com.np6.push"}],"routes":[{"name":"home","value":{"type":"literal","value":"app://homepage"},"default":true}],"channels":[{"name":"marketing","value":{"type":"literal","value":"marketing"},"default":true},{"name":"transactional","value":{"type":"literal","value":"transactional"}}]},"key":"A notifiable application that support various providers","summary":"A notifiable application that support various providers","id":"paths/~1parameters~1applications~1{uuid}/put/responses/200/content/application~1json/examples/A notifiable application that support various providers"},"paths/~1categories/get/responses/200/content/application~1json/examples/success":{"value":[{"id":1,"name":"foo","description":"a foo category","creationDate":"2023-01-01T00:00:00Z"},{"id":2,"name":"bar","description":"a bar category","creationDate":"2023-01-02T00:00:00Z"}],"key":"success","summary":"An array of categories","id":"paths/~1categories/get/responses/200/content/application~1json/examples/success"},"paths/~1categories/post/requestBody/content/application~1json/examples/success":{"value":{"name":"my category","description":"a new category"},"key":"success","summary":"Create a category","id":"paths/~1categories/post/requestBody/content/application~1json/examples/success"},"paths/~1categories/post/responses/200/content/application~1json/examples/success":{"value":{"id":1,"name":"my category","description":"a new category","creationDate":"2023-03-01T00:00:00Z"},"key":"success","summary":"A category","id":"paths/~1categories/post/responses/200/content/application~1json/examples/success"},"paths/~1marketing~1pressure~1topics~1{id}/get/responses/200/content/application~1json/examples/success":{"value":{"id":"aae42f42-3759-4e80-94c5-e47daab1487b","label":"Black friday","description":"Black friday","stamp":{"creation":"2026-08-12T11:19:04.683Z","modification":"2026-08-12T11:19:04.683Z"},"createdBy":"Connected user","modifiedBy":"Connected user"},"key":"success","summary":"The specified topic","id":"paths/~1marketing~1pressure~1topics~1{id}/get/responses/200/content/application~1json/examples/success"},"paths/~1marketing~1pressure~1topics/get/responses/200/content/application~1json/examples/success":{"value":[{"id":"aae42f42-3759-4e80-94c5-e47daab1487b","label":"Black friday","description":"Black friday","stamp":{"creation":"2026-08-12T11:19:04.687Z","modification":"2026-08-12T11:19:04.687Z"},"createdBy":"Connected user","modifiedBy":"Connected user"},{"id":"aae42f42-3759-4e80-94c5-e47daab1487c","label":"Singles Day","description":"Singles Day","stamp":{"creation":"2026-08-12T11:19:04.687Z","modification":"2026-08-12T11:19:04.687Z"},"createdBy":"Connected user","modifiedBy":"Connected user"}],"key":"success","summary":"An array of topics","id":"paths/~1marketing~1pressure~1topics/get/responses/200/content/application~1json/examples/success"},"paths/~1marketing~1pressure~1rules/get/responses/200/content/application~1json/examples/success":{"value":[{"id":"aae42f42-3759-4e80-94c5-e47daab1489b","label":"1 communication a day for Black friday topic","predicate":{"type":"rule","limit":1,"media":["sms","email"],"period":{"rolling":false,"value":1,"unit":"day"},"topics":["aae42f42-3759-4e80-94c5-e47daab1487b"]},"stamp":{"creation":"2026-08-12T11:19:06.065Z","modification":"2026-08-12T11:19:06.065Z"},"createdBy":"Connected user","modifiedBy":"Connected user","enabled":true},{"id":"bae42f42-3759-4e80-94c5-e47daab1487c","label":"10 communications/15 days","predicate":{"type":"rule","limit":10,"media":["email"],"period":{"rolling":true,"value":15,"unit":"day"}},"stamp":{"creation":"2026-08-12T11:19:06.066Z","modification":"2026-08-12T11:19:06.066Z"},"createdBy":"Connected user","modifiedBy":"Connected user","enabled":true}],"key":"success","summary":"An array of rules","id":"paths/~1marketing~1pressure~1rules/get/responses/200/content/application~1json/examples/success"},"paths/~1marketing~1pressure~1rules~1{id}/get/responses/200/content/application~1json/examples/success":{"value":{"id":"aae42f42-3759-4e80-94c5-e47daab1489b","label":"1 communication a day for Black friday topic","predicate":{"type":"rule","limit":1,"media":["sms","email"],"period":{"rolling":false,"value":1,"unit":"day"},"topics":["aae42f42-3759-4e80-94c5-e47daab1487b"]},"stamp":{"creation":"2026-08-12T11:19:06.074Z","modification":"2026-08-12T11:19:06.074Z"},"createdBy":"Connected user","modifiedBy":"Connected user","enabled":true},"key":"success","summary":"The specified rule","id":"paths/~1marketing~1pressure~1rules~1{id}/get/responses/200/content/application~1json/examples/success"}},"securitySchemeStore":{},"servers":[{"url":"https://api-cm.np6.com","description":"Production server"}],"logo":{"imageUrl":"https://webresources.np6.com/Backoffice/UI/resources/images/np6_chaps_nobaseline.svg"}},"options":{"hideDownloadButtons":true,"hideInfoMetadata":true,"hidePropertiesPrefix":true,"schemasExpansionLevel":1,"jsonSamplesExpandLevel":10,"hideSchemaTitles":true,"hideSidebar":true,"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/api.json?download"},{"url":"/_bundle/api.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"NP6 API Reference","description":"This documentation provides comprehensive access to the full range of functionalities offered by the NP6 platform through a standardized RESTful interface.\n\nIf you have any questions or need assistance, please contact our support team at [https://support.chapsvision.com](https://support.chapsvision.com)."}},"baseSlug":"/api","routesMapping":{}}