Creating Personal Prospects

Create personal prospect

post
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: John
middleNamestring · nullableOptionalExample: James
lastNamestringOptionalExample: Doe
emailstringRequiredExample: [email protected]
addressone of · nullableOptional
or
dateOfBirthstring · dateOptional
phoneNumberstringOptional

Phone number with no special characters or spaces

Example: +447101231111
identificationNumberstring · nullableOptional

National Id Number, SSN or similar

Responses
post
/v1/partner/prospects/personal

Last updated

Was this helpful?