Overview
Get Hint params
Summary
This endpoint returns different Stage2 information particular for the user
Response
{
"serviceUrl": "URL",
"pushNotificationKey": "KEY",
"instanceId": "ID",
"sugarVersion": "SUGAR_VERSION",
"isps": "/*\n * Your installation or use of this SugarCRM file is subject to the applicable\n * terms available at\n * http://support.sugarcrm.com/Resources/Master_Subscription_Agreements/.\n * If you do not agree to all of the applicable terms or do not have the\n * authority to bind the entity as an authorized representative, then do not\n * install or use this SugarCRM file.\n *\n * Copyright (C) SugarCRM Inc. All rights reserved.\n */\n['aol.com', 'att.net', 'comcast.net', 'facebook.com', 'gmail.com', 'gmx.com', 'googlemail.com',\n 'google.com', 'hotmail.com', 'hotmail.co.uk', 'mac.com', 'me.com', 'mail.com', 'msn.com',\n 'live.com', 'sbcglobal.net', 'verizon.net', 'yahoo.com', 'yahoo.co.uk', 'email.com', 'games.com', 'gmx.net',\n 'hush.com', 'hushmail.com', 'icloud.com', 'inbox.com', 'lavabit.com', 'love.com', 'outlook.com', 'pobox.com',\n 'rocketmail.com', 'safe-mail.net', 'wow.com', 'ygm.com', 'ymail.com', 'zoho.com', 'fastmail.fm', 'yandex.com',\n 'iname.com', 'bellsouth.net', 'charter.net', 'comcast.net', 'cox.net', 'earthlink.net', 'juno.com', 'btinternet.com',\n 'virginmedia.com', 'blueyonder.co.uk', 'freeserve.co.uk', 'live.co.uk', 'ntlworld.com', 'o2.co.uk', 'orange.net',\n 'sky.com', 'talktalk.co.uk', 'tiscali.co.uk', 'virgin.net', 'wanadoo.co.uk', 'bt.com', 'sina.com', 'qq.com',\n 'naver.com', 'hanmail.net', 'daum.net', 'nate.com', 'yahoo.co.jp', 'yahoo.co.kr', 'yahoo.co.id', 'yahoo.co.in',\n 'yahoo.com.sg', 'yahoo.com.ph', 'hotmail.fr', 'live.fr', 'laposte.net', 'yahoo.fr', 'wanadoo.fr', 'orange.fr',\n 'gmx.fr', 'sfr.fr', 'neuf.fr', 'free.fr', 'gmx.de', 'hotmail.de', 'live.de', 'online.de', 't-online.de', 'web.de',\n 'yahoo.de', 'mail.ru', 'rambler.ru', 'yandex.ru', 'ya.ru', 'list.ru', 'hotmail.be', 'live.be', 'skynet.be', 'voo.be',\n 'tvcablenet.be', 'telenet.be', 'hotmail.com.ar', 'live.com.ar', 'yahoo.com.ar', 'fibertel.com.ar', 'speedy.com.ar',\n 'arnet.com.ar', 'hotmail.com', 'gmail.com', 'yahoo.com.mx', 'live.com.mx', 'yahoo.com', 'hotmail.es', 'live.com',\n 'hotmail.com.mx', 'prodigy.net.mx', 'msn.com', 'yahoo.com.br', 'hotmail.com.br', 'outlook.com.br', 'uol.com.br',\n 'bol.com.br', 'terra.com.br', 'ig.com.br', 'itelefonica.com.br', 'r7.com', 'zipmail.com.br', 'globo.com',\n 'globomail.com', 'oi.com.br'];\n",
"analyticsUserId": "ANALYTICS_ID",
"enrichmentServiceUrl": "URL",
"enrichmentServiceUrlV2": "URL",
"notificationsServiceUrl": "URL"
}
Change Log
| Version |
Change |
|
v11_16
|
Added stage2/params GET endpoint.
|