{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"a732bf90-d867-490e-b68e-ed39ba3dea84","name":"Update Lead","description":"# Description\n\nThis API call will update already available lead in Eventdex system.\n\n# Usage \n\n| PARAMETER | TYPE | REQUIRED | DESCRIPTION |\n| ------------- |:-------------:| -----:    |:-----------:\n| Event__c  | STRING | YES | Event id to which event user wants to add a lead|\n| First_Name__c  | STRING | YES | First name of the scanned lead |\n| Last_Name__c  | STRING | YES | Last name of the scanned lead |\n| followup_date__c | STRING | NO | Lead Follow up date in GMT format (Ex: 2018-03-27T10:01:09.000+0000 ) |\n| Home_Phone__c | STRING | NO | Home phone number of the Lead |\n| Id  | STRING | NO | This is the salesforce unique lead id (Ex a1j2A000002mBO2QAM ) |\n| LastModifiedDate  | STRING | NO | Salesforce lastmodified date of the lead |\n| Lead_Email__c   | STRING | NO | Lead email address |\n| Lead_Status__c | STRING | YES | Lead status has three values ( Active,Deleted,Invalid ) |\n| Lead_Type__c | STRING | YES| Lead type has two values ( Standered and Generic ) |\n| Mode__c | STRING | NO | Mode has two values Online or offline |\n| notes__c | STRING | NO | User can take notes from their leads it can be any type of text |\n| Prefix__c | STRING | NO | Lead prfix value ( Mrs, Mr, Dr ... ) |\n| Rating__c | INTEGER | NO | Lead rating value 0 to 5 ( Ex : 5) |\n| Scanner_Company__c | STRING | NO | Company id of the scanned user ( EX: a1O2A000005sOX6UAM ) |\n| Scanner_User__c | STRING | NO | User id of the scanned user | \n| Scan_Time__c | STRING | NO | scan time of the lead at what time user scanned a lead ( Ex: 2018-03-27T09:58:00.000+0000 ) |\n| Street1__c | STRING | NO | Lead street1 address any text value is acceptable |\n| Street2__c | STRING | NO | Lead street2 address any text value is acceptable |\n| Suffix__c | STRING | NO | Lead prfix value ( Sr, Jr ... ) |\n| Title__c | STRING | NO | Lead designation |\n| user_pic__c | STRING | NO | Lead picture in base 64 format |\n| Work_Phone__c | STRING | NO | Lead work phone number |\n| zip__c | STRING | NO | Lead zip code |\n| LeadScan | LIST | YES | This list holds lead object |\n| BLN_Country__r | LIST | NO | This list holds String array of country codes |\n| Name( BLN_Country__r list Parameter) | INTEGER | NO | Contry code value of the user(Ex: 323 is the USA country code in Eventdex system)|\n| BLN_State__r | LIST | NO | This list holds String array of state codes |\n| Name( BLN_State__r list Parameter) | INTEGER | NO | State code value of the user(Ex: 1020 is the AR-Arkansas state code in Eventdex system)| \n| BLN_Ticket__r | LIST | NO | This list holds String array of Lead tkt profile details |\n| Email__c | STRING | NO | Lead Email id from ticket profile |\n| Id | STRING | NO | Lead Ticket profile id |\n| BLN_TKT_profile__c | STRING | NO | Lead Ticket profile id | \n| Cell_Phone__c | STRING | NO | Lead Cell phone mnumber |\n| City__c | STRING | NO | Name of the city |\n| Company__c | STRING | NO | Lead company name |\n| DeviceType__c | STRING | NO | Lead device model number (Ex: Samsung GT-1900 ) |\n| leadQuestions | LIST | NO | In this list user will send lead qualifier questions and answers.If any lead qualifier question available then only this list has values |\n| AnswerType | STRING | YES | Type of question ( Possible types are Single Selection,Checkboxes,Choose from a list,Paragraph text and Text ) |\n| eventId | STRING | NO | event id related to lead qualifiers |\n| questionOrder | INTEGER | NO | Question order to display |\n| questionText | STRING | YES | question text it will be any text value |\n| questionType  | STRING | YES | Type of question ( Possible types are Single Selection,Checkboxes,Choose from a list,Paragraph text and Text ) |\n| question_Id  | STRING | YES | Salesforce will generate this question id (EX:a1z2A00000rhBPSQA2 ) |\n| scanneAns | STRING | YES | It is based on question user can fill this value, it takes any text as input |\n| scanneeId | STRING | YES | Lead Id |\n| scannerId | STRING | YES | Loggedin user id |\n \n\n\n","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"3997053","team":267614,"collectionId":"a732bf90-d867-490e-b68e-ed39ba3dea84","publishedId":"RVu8i7zV","public":true,"publicUrl":"https://documenter-api.postman.tech/view/3997053/RVu8i7zV","privateUrl":"https://go.postman.co/documentation/3997053-a732bf90-d867-490e-b68e-ed39ba3dea84","customColor":{"top-bar":"2E77AE","right-sidebar":"303030","highlight":"EF5B25"},"documentationLayout":"classic-double-column","version":"8.10.1","publishDate":"2018-04-13T15:57:16.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{},"logos":{}},"statusCode":200},"environments":[{"name":"Production","id":"7e46b0eb-e927-63d6-0647-81256286402d","owner":"3997053","values":[],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/eb533b9d77f9a45fcbce43db0274cb4d40247476aa211a281ce489b69d5add07","favicon":""},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Production","value":"3997053-7e46b0eb-e927-63d6-0647-81256286402d"}],"canonicalUrl":"https://documenter.gw.postman.com/view/metadata/RVu8i7zV"}