Generate Customer Account Onboarding Link

Generates a secure onboarding link for a Customer Account in Zeal. This link expires after 15 days.

Returns

Returns response status and newly created Customer Account object.

attribute

type

description

success

boolean

Response status

data

string

Onboarding link for the customer account

errors

array

Contains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!