Porta Plus 2 Web Services

<back to all web services

AutoAttendantSettingsRequest

The following routes are available for this service:
POST/AutoAttendantSettings

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/AutoAttendantSettingsRequest HTTP/1.1 
Host: 7el.co 
Content-Type: text/jsv
Content-Length: length

{
	UMLogin: 
	{
		login: String,
		password: String,
		domain: String,
		accountId: String
	},
	i_menu: 0,
	eventType: String,
	TransactionInfo: 
	{
		target_i_menu: 0,
		target_i_menuSpecified: False,
		destination: String,
		event: String,
		prompt: String,
		play_prompt: String,
		prompt_set: 0,
		prompt_setSpecified: False,
		target_i_queue: 0,
		target_i_queueSpecified: False,
		action: String,
		max_size: 0,
		max_sizeSpecified: False
	},
	PrmptType: String,
	Prompt: String,
	MenuInfo: 
	{
		msg_intro_type: String,
		msg_timeout_set: String,
		period: String,
		msg_disabled_type: String,
		name: String,
		msg_disabled_set: String,
		i_menu: 0,
		i_menuSpecified: False,
		msg_menu_type: String,
		msg_menu_set: String,
		period_desc: String,
		msg_intro_set: String,
		msg_timeout_type: String
	},
	GetMenuTransactionsList: False,
	DeleteMenuRequest: False,
	CreateMenuRequest: False,
	UpdateMenuListRequest: False,
	GetMenuList: False,
	License: String,
	ContentId: 0,
	FeatureName: String
}