{
	"id": "21eb9ba4-5a6c-409a-96d6-db2ab2222e64",
	"name": "DimLogic Template",
	"values": [
		{
			"key": "",
			"value": "",
			"type": "default",
			"enabled": true
		},
		{
			"key": "clientId",
			"value": "",
			"type": "default",
			"description": "The client id of the application from Microsoft Entra Application Registration",
			"enabled": true
		},
		{
			"key": "tenantId",
			"value": "",
			"type": "default",
			"description": "The tenant id of the Business Central / Microsoft Entra client",
			"enabled": true
		},
		{
			"key": "environmentName",
			"value": "",
			"type": "default",
			"description": "The name of the environment (i.e. \"sandbox\" or \"production\") without quotes",
			"enabled": true
		},
		{
			"key": "companyId",
			"value": "",
			"type": "default",
			"description": "The company system id (a guid) of the company being called",
			"enabled": true
		},
		{
			"key": "applicationSecret",
			"value": "",
			"type": "default",
			"description": "Technically {{vault:applicationSecret}} as it would be unwise to place the secret in cleartext",
			"enabled": true
		},
		{
			"key": "ruleHeaderId",
			"value": "",
			"type": "default",
			"description": "Used in specific transactions",
			"enabled": true
		},
		{
			"key": "ruleLineId",
			"value": "",
			"type": "default",
			"description": "Used in specific transactions",
			"enabled": true
		}
	],
	"color": null,
	"_postman_variable_scope": "environment",
	"_postman_exported_at": "2026-02-08T20:29:30.136Z",
	"_postman_exported_using": "Postman/11.83.6"
}