Creating Personal Prospects
Header parameters
authorizationstringOptional
Authorization header containing your API Token
x-alg-noncestringOptional
Nonce used to generate the payload signature
x-alg-signaturestringOptional
Payload signature
datestringOptional
Date of the request un UTC/GMT
Body
externalReferencestring · uuid · nullableOptional
External unique prospect reference on partners platform
externalAccountReferencestring · uuid · nullableOptional
External unique account reference on partners platform
firstNamestringOptionalExample:
JohnmiddleNamestring · nullableOptionalExample:
JameslastNamestringOptionalExample:
DoeemailstringRequiredExample:
[email protected]addressone of · nullableOptional
or
dateOfBirthstring · dateOptional
phoneNumberstringOptionalExample:
Phone number with no special characters or spaces
+447101231111identificationNumberstring · nullableOptional
National Id Number, SSN or similar
Responses
200
Creates a personal prospect.
application/json
400
Input validation error
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
post
/v1/partner/prospects/personalLast updated
Was this helpful?