post https://api.zeal.com/customer-accounts//setOnboardedStatusToTrue
Once the bank account has been verified, this endpoint completes onboarding for the specified customer account.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Updated Customer Account object |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |