post https://api.zeal.com/contractors/setOnboardedStatusToTrue
Set a contractor as onboarded.
Set onboarded status to true
if the contractor has all the legally required information. If the contractor does not have the aforementioned properties, Zeal will return an array of errors stating which properties are missing.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Onboarded Contractor Object |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |