{
	"id": "9c133e39-1d1a-4d87-bb3e-0fd249f9e173",
	"name": "EGW Sandbox",
	"values": [
		{
			"key": "protocol",
			"value": "https",
			"type": "default",
			"enabled": true
		},
		{
			"key": "merchant-portal-host",
			"value": "ecomm.api.tietoevry.com",
			"type": "default",
			"enabled": true
		},
		{
			"key": "api-host",
			"value": "sandbox-api.{{merchant-portal-host}}",
			"type": "default",
			"enabled": true
		},
		{
			"key": "checkout-host",
			"value": "checkout.{{merchant-portal-host}}",
			"type": "default",
			"enabled": true
		},
		{
			"key": "participants-realm",
			"value": "participants-tietoevry",
			"type": "default",
			"enabled": true
		},
		{
			"key": "shop-client-id",
			"value": "",
			"type": "secret",
			"enabled": true
		},
		{
			"key": "shop-client-secret",
			"value": "",
			"type": "secret",
			"enabled": true
		}
	],
	"_postman_variable_scope": "environment",
	"_postman_exported_using": "Postman/11.52.5"
}