post https://api.zeal.com/customer-accounts/onboard
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 messagecode : Error code as described in Error codes |