Search
K
[dev] 🇩🇪 Seeker Leads Ingest DE

createLeadRequest

object
firstNamestring

Maximum length is 100 characters

>= 1 characters<= 100 characters

Example:Jane

lastNamestringrequired

Maximum length is 100 characters

>= 1 characters<= 100 characters

Example:Doe

genderstring

Allowed values:MALEFEMALEOTHERPREFER_NOT_TO_DISCLOSE

Example:FEMALE

emailstring(email)required

Example:test@example.com

languagestring

Allowed values:DEENESFRHEITNLPTRU

Default:DE

Example:DE

phoneNumbersarray[object]
Show Child Parameters
streetstring

>= 1 characters<= 300 characters

Example:My Street Name

houseNumberstring

>= 1 characters<= 100 characters

Example:10a

apartmentNumberstring

>= 1 characters<= 300 characters

Example:101

postalCodestring

>= 1 characters<= 15 characters

Example:92841

citystring

>= 1 characters<= 150 characters

Example:My Town Name

countrystring

>= 1 characters<= 150 characters

Example:Germany

messagestringrequired
classifiedIdstringrequired

Classified identifier in the format ^([0-9]{2})([1-9A-NP-Z]{10})$

Match pattern:^([0-9]{2})([1-9A-NP-Z]{10})$

submittedDatestring(date-time)required

The date and time when the lead was submitted in ISO 8601 format

Example

errorResponse

object

Error response with 4xx or 5xx status code

* Additional properties are allowed.
typestringrequired

The URI reference that identifies the problem type

>= 1 characters

titlestringrequired

A human-readable summary of the problem type

>= 1 characters

detailstringrequired

A human-readable explanation specific to
this occurrence of the problem

>= 1 characters

instancestringrequired

A URI reference that identifies the specific occurrence of the problem

>= 1 characters

Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01

statusnumberrequired

The HTTP status code generated for this occurrence of the problem

>= 1 characters

Example:400

Example

phoneNumber

object
typestringrequired

Type of phone number. Could be ignored as it should be MOBILE most of the time.

Allowed values:MOBILELANDLINE

Example:MOBILE

numberstringrequired

Phone number

Match pattern:^[+]?[0-9() \/.\-]{6,21}[0-9]$

Example:+33511223344

Example