post https://api.zeal.com/contractors/setOnboardedStatusToTrue
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 | Updated Contractor Object |
errors | array | If success is false, errors contains a list of error objects.Show child attributesmessage type: string description: Error message status type: number description: HTTP response code code type: number description: Error code (see Error codes ) |