Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SBUD and version 5
Code Block
languagejs
firstline1
titleJSON Format
linenumberstrue
collapsetrue
{
	"PushEndpoints": [
		{
			"Enabled": true,
			"JsonPath": "",
			"ServiceType": "",
			"ServiceURL": "",
			"Props": {
				"headers": {
					"Authorization": ""
				}
			}
		}
	],
	"InventoryPushEndpoints": [
		{
			"Enabled": true,
			"JsonPath": "",
			"ServiceType": "",
			"ServiceURL": "",
			"Props": {
				"headers": {
					"Authorization": ""
				}
			}
		}
	]
	"AckOnError": false,
	"EnableDispatchWorkItem": false
}