{
	"id": "99fefe8a-29be-440e-80b4-4f620ab6d9b0",
	"name": "finbox-bankconnect",
	"values": [
		{
			"key": "base_url",
			"value": "https://apis.bankconnect.finbox.in",
			"description": "Base URL for the BankConnect APIs",
			"enabled": true
		},
		{
			"key": "x-api-key",
			"value": "<YOUR_API_KEY>",
			"description": "API Key provided by FinBox Team",
			"enabled": true
		},
		{
			"key": "server-hash",
			"value": "<YOUR_SERVER_HASH>",
			"description": "Server Hash provided by FinBox Team",
			"enabled": true
		},
		{
			"key": "session_id",
			"value": "",
			"description": "session_id obtained after calling session API",
			"enabled": true
		}
	],
	"_postman_variable_scope": "environment",
	"_postman_exported_at": "2019-12-23T13:46:16.612Z",
	"_postman_exported_using": "Postman/7.14.0"
}