Skip to content

JobV2_payload

Properties

Name Type Description Notes
person JobV2EnrichMobileRequest_payload_person_oneOf [optional] [default to null]
employment JobV2_payload_oneOf_employment [optional] [default to null]
addresses List[JobV2_payload_oneOf_addresses_inner] A list of addresses. If an address is provided by your application, Modigie may validate and/or enrich and/or use it as additional signal to improve the quantity, quality and overall performance of the enrichment. [optional] [default to null]
emailAddresses List[JobV2_payload_oneOf_emailAddresses_inner] A list of email addresses. If an email address is provided by your application, Modigie may validate and/or enrich and/or use it as additional signal to improve the quantity, quality and overall performance of the enrichment. [optional] [default to null]
urls List[JobV2_payload_oneOf_urls_inner] A list of URLs. If a URL is provided by your application, Modigie may validate and/or enrich and/or use it as additional signal to improve the quantity, quality and overall performance of the enrichment. [optional] [default to null]
phoneNumbers List[JobV2_payload_oneOf_phoneNumbers_inner] A list of phone numbers. If a phone number is provided by your application, Modigie may validate and/or enrich and/or use it as additional signal to improve the quantity, quality and overall performance of the enrichment. [optional] [default to null]
countries List[ItuPhoneV2_country_oneOf] List of all countries discovered for the person in this job. [optional] [default to null]
locations List[JobV2_payload_oneOf_locations_inner] List of all current locations discovered for the person in this job. A location typically reveals fewer details than an address. [optional] [default to null]
tags List[JobV2EnrichMobileRequest_payload_tags_inner] Job tags are custom key-value pairs that your application can attach to each job request in the job's `payload.tags` property. Modigie returns these tags as is in all job responses. You can use job tags for analytical or operational purposes. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]