{ "type": "object", "name": "Components", "properties": { "schemas": { "type": "object", "properties": { "SObjectRootInfo": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "objectDescribe": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "name": { "type": "object" }, "label": { "type": "object" }, "labelPlural": { "type": "object" }, "keyPrefix": { "type": "object" }, "custom": { "type": "object" }, "customSetting": { "type": "object" }, "activateable": { "type": "object" }, "createable": { "type": "object" }, "updateable": { "type": "object" }, "deletable": { "type": "object" }, "undeletable": { "type": "object" }, "mergeable": { "type": "object" }, "replicateable": { "type": "object" }, "triggerable": { "type": "object" }, "queryable": { "type": "object" }, "retrieveable": { "type": "object" }, "searchable": { "type": "object" }, "layoutable": { "type": "object" }, "feedEnabled": { "type": "object" }, "mruEnabled": { "type": "object" }, "hasSubtypes": { "type": "object" }, "isSubtype": { "type": "object" }, "dataTranslationEnabled": { "type": "object" }, "isInterface": { "type": "object" }, "deepCloneable": { "type": "object" }, "associateEntityType": { "type": "object" }, "associateParentEntity": { "type": "object" }, "deprecatedAndHidden": { "type": "object" }, "urls": { "type": "object" } }, "required": [ "name", "label", "labelPlural", "keyPrefix", "custom", "customSetting", "activateable", "createable", "updateable", "deletable", "undeletable", "mergeable", "replicateable", "triggerable", "queryable", "retrieveable", "searchable", "layoutable", "feedEnabled", "mruEnabled", "hasSubtypes", "isSubtype", "dataTranslationEnabled", "isInterface", "deepCloneable", "associateEntityType", "associateParentEntity", "deprecatedAndHidden", "urls" ] } }, "required": [ "type", "properties" ] }, "recentItems": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "object", "properties": { "type": { "type": "object" }, "properties": { "type": "object" } }, "required": [ "type", "properties" ] } }, "required": [ "type", "items" ] } }, "required": [ "objectDescribe", "recentItems" ] } }, "required": [ "type", "properties" ] }, "RestApiError": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "errorCode": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "message": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] } }, "required": [ "errorCode", "message" ] } }, "required": [ "type", "properties" ] }, "AccountSObject": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "Id": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "IsDeleted": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MasterRecordId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Name": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Type": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ParentId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingStreet": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingCity": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingState": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingPostalCode": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingCountry": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingLatitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingLongitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingGeocodeAccuracy": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "BillingAddress": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingStreet": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingCity": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingState": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingPostalCode": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingCountry": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingLatitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingLongitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingGeocodeAccuracy": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ShippingAddress": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Phone": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Fax": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "AccountNumber": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Website": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "PhotoUrl": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Sic": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Industry": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "AnnualRevenue": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "NumberOfEmployees": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Ownership": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "TickerSymbol": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Description": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Rating": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Site": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OwnerId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "CreatedDate": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "CreatedById": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "LastModifiedDate": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "LastModifiedById": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "SystemModstamp": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "LastActivityDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "LastViewedDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "LastReferencedDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "IsPartner": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "IsCustomerPortal": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ChannelProgramName": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ChannelProgramLevelName": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Jigsaw": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "JigsawCompanyId": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "CleanStatus": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "AccountSource": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "DunsNumber": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Tradestyle": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "NaicsCode": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "NaicsDesc": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "YearStarted": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "SicDesc": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "DandbCompanyId": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "CustomerPriority__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "SLA__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "Active__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "NumberofLocations__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "UpsellOpportunity__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "SLASerialNumber__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "SLAExpirationDate__c": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "Potential_Value__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "Match_Billing_Address__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "Number_of_Contacts__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "Region__c": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "attributes": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "type": { "type": "object" }, "url": { "type": "object" } }, "required": [ "type", "url" ] } }, "required": [ "type", "properties" ] } }, "required": [ "Id", "IsDeleted", "MasterRecordId", "Name", "Type", "ParentId", "BillingStreet", "BillingCity", "BillingState", "BillingPostalCode", "BillingCountry", "BillingLatitude", "BillingLongitude", "BillingGeocodeAccuracy", "BillingAddress", "ShippingStreet", "ShippingCity", "ShippingState", "ShippingPostalCode", "ShippingCountry", "ShippingLatitude", "ShippingLongitude", "ShippingGeocodeAccuracy", "ShippingAddress", "Phone", "Fax", "AccountNumber", "Website", "PhotoUrl", "Sic", "Industry", "AnnualRevenue", "NumberOfEmployees", "Ownership", "TickerSymbol", "Description", "Rating", "Site", "OwnerId", "CreatedDate", "CreatedById", "LastModifiedDate", "LastModifiedById", "SystemModstamp", "LastActivityDate", "LastViewedDate", "LastReferencedDate", "IsPartner", "IsCustomerPortal", "ChannelProgramName", "ChannelProgramLevelName", "Jigsaw", "JigsawCompanyId", "CleanStatus", "AccountSource", "DunsNumber", "Tradestyle", "NaicsCode", "NaicsDesc", "YearStarted", "SicDesc", "DandbCompanyId", "CustomerPriority__c", "SLA__c", "Active__c", "NumberofLocations__c", "UpsellOpportunity__c", "SLASerialNumber__c", "SLAExpirationDate__c", "Potential_Value__c", "Match_Billing_Address__c", "Number_of_Contacts__c", "Region__c", "attributes" ] }, "description": { "type": "string" } }, "required": [ "type", "properties", "description" ] }, "ErrorInfo": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "message": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "errorCode": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "fields": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "object", "properties": { "type": { "type": "object" } }, "required": [ "type" ] } }, "required": [ "type", "items" ] }, "extendedErrorDetails": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "object", "properties": { "type": { "type": "object" }, "properties": { "type": "object" } }, "required": [ "type", "properties" ] } }, "required": [ "type", "items" ] } }, "required": [ "message", "errorCode", "fields", "extendedErrorDetails" ] } }, "required": [ "type", "properties" ] }, "SaveResult": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "success": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "id": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "errors": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "object", "properties": { "type": { "type": "object" }, "properties": { "type": "object" } }, "required": [ "type", "properties" ] } }, "required": [ "type", "items" ] }, "warnings": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "object", "properties": { "type": { "type": "object" }, "properties": { "type": "object" } }, "required": [ "type", "properties" ] } }, "required": [ "type", "items" ] }, "infos": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "object", "properties": { "type": { "type": "object" }, "properties": { "type": "object" } }, "required": [ "type", "properties" ] } }, "required": [ "type", "items" ] } }, "required": [ "success", "id", "errors", "warnings", "infos" ] } }, "required": [ "type", "properties" ] }, "ContactSObject": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "Id": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "IsDeleted": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MasterRecordId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "AccountId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "LastName": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "FirstName": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Salutation": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Name": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherStreet": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherCity": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherState": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherPostalCode": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherCountry": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherLatitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherLongitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherGeocodeAccuracy": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherAddress": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingStreet": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingCity": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingState": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingPostalCode": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingCountry": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingLatitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingLongitude": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingGeocodeAccuracy": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MailingAddress": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Phone": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Fax": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "MobilePhone": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "HomePhone": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OtherPhone": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "AssistantPhone": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "ReportsToId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Email": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Title": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Department": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "AssistantName": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "LeadSource": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Birthdate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "Description": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "OwnerId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "CreatedDate": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "CreatedById": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "LastModifiedDate": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "LastModifiedById": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "SystemModstamp": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "LastActivityDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "LastCURequestDate": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "LastCUUpdateDate": { "type": "object", "properties": { "type": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "format" ] }, "LastViewedDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "LastReferencedDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "EmailBouncedReason": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "EmailBouncedDate": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "format": { "type": "string" } }, "required": [ "type", "description", "format" ] }, "IsEmailBounced": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "PhotoUrl": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "Jigsaw": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "JigsawContactId": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "CleanStatus": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "IndividualId": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" } }, "required": [ "type", "description" ] }, "attributes": { "type": "object", "properties": { "type": { "type": "string" }, "properties": { "type": "object", "properties": { "type": { "type": "object" }, "url": { "type": "object" } }, "required": [ "type", "url" ] } }, "required": [ "type", "properties" ] } }, "required": [ "Id", "IsDeleted", "MasterRecordId", "AccountId", "LastName", "FirstName", "Salutation", "Name", "OtherStreet", "OtherCity", "OtherState", "OtherPostalCode", "OtherCountry", "OtherLatitude", "OtherLongitude", "OtherGeocodeAccuracy", "OtherAddress", "MailingStreet", "MailingCity", "MailingState", "MailingPostalCode", "MailingCountry", "MailingLatitude", "MailingLongitude", "MailingGeocodeAccuracy", "MailingAddress", "Phone", "Fax", "MobilePhone", "HomePhone", "OtherPhone", "AssistantPhone", "ReportsToId", "Email", "Title", "Department", "AssistantName", "LeadSource", "Birthdate", "Description", "OwnerId", "CreatedDate", "CreatedById", "LastModifiedDate", "LastModifiedById", "SystemModstamp", "LastActivityDate", "LastCURequestDate", "LastCUUpdateDate", "LastViewedDate", "LastReferencedDate", "EmailBouncedReason", "EmailBouncedDate", "IsEmailBounced", "PhotoUrl", "Jigsaw", "JigsawContactId", "CleanStatus", "IndividualId", "attributes" ] }, "description": { "type": "string" } }, "required": [ "type", "properties", "description" ] } }, "required": [ "SObjectRootInfo", "RestApiError", "AccountSObject", "ErrorInfo", "SaveResult", "ContactSObject" ] }, "securitySchemes": { "type": "object", "properties": { "openIDConnectDiscovery": { "type": "object", "properties": { "type": { "type": "string" }, "openIdConnectUrl": { "type": "string" } }, "required": [ "type", "openIdConnectUrl" ] }, "bearerAuth": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "scheme": { "type": "string" } }, "required": [ "type", "description", "scheme" ] }, "oAuth2": { "type": "object", "properties": { "type": { "type": "string" }, "description": { "type": "string" }, "flows": { "type": "object", "properties": { "implicit": { "type": "object", "properties": { "authorizationUrl": { "type": "string" }, "scopes": { "type": "object", "properties": { "visualforce": { "type": "object" }, "address": { "type": "object" }, "custom_permissions": { "type": "object" }, "openid": { "type": "object" }, "profile": { "type": "object" }, "refresh_token": { "type": "object" }, "wave_api": { "type": "object" }, "web": { "type": "object" }, "phone": { "type": "object" }, "offline_access": { "type": "object" }, "chatter_api": { "type": "object" }, "id": { "type": "object" }, "api": { "type": "object" }, "eclair_api": { "type": "object" }, "email": { "type": "object" }, "pardot_api": { "type": "object" }, "full": { "type": "object" } }, "required": [ "visualforce", "address", "custom_permissions", "openid", "profile", "refresh_token", "wave_api", "web", "phone", "offline_access", "chatter_api", "id", "api", "eclair_api", "email", "pardot_api", "full" ] } }, "required": [ "authorizationUrl", "scopes" ] }, "password": { "type": "object", "properties": { "tokenUrl": { "type": "string" }, "scopes": { "type": "object", "properties": { "api": { "type": "object" } }, "required": [ "api" ] } }, "required": [ "tokenUrl", "scopes" ] }, "authorizationCode": { "type": "object", "properties": { "authorizationUrl": { "type": "string" }, "tokenUrl": { "type": "string" }, "scopes": { "type": "object", "properties": { "visualforce": { "type": "object" }, "address": { "type": "object" }, "custom_permissions": { "type": "object" }, "openid": { "type": "object" }, "profile": { "type": "object" }, "refresh_token": { "type": "object" }, "wave_api": { "type": "object" }, "web": { "type": "object" }, "phone": { "type": "object" }, "offline_access": { "type": "object" }, "chatter_api": { "type": "object" }, "id": { "type": "object" }, "api": { "type": "object" }, "eclair_api": { "type": "object" }, "email": { "type": "object" }, "pardot_api": { "type": "object" }, "full": { "type": "object" } }, "required": [ "visualforce", "address", "custom_permissions", "openid", "profile", "refresh_token", "wave_api", "web", "phone", "offline_access", "chatter_api", "id", "api", "eclair_api", "email", "pardot_api", "full" ] } }, "required": [ "authorizationUrl", "tokenUrl", "scopes" ] } }, "required": [ "implicit", "password", "authorizationCode" ] } }, "required": [ "type", "description", "flows" ] } }, "required": [ "openIDConnectDiscovery", "bearerAuth", "oAuth2" ] } }, "required": [ "schemas", "securitySchemes" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }