Skip to content

JobV2Payload

Properties

Name Type Description Notes
person JobV2Person [optional] [default to null]
employment JobV2CurrentEmployment [optional] [default to null]
addresses List 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 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 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 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 List of all countries discovered for the person in this job. [optional] [default to null]
locations List 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 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]