post
https://api.zeal.com/contractors
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Create a contractor in Zeal's system. When you use this endpoint, you are simply creating a Contractor Object. This contractor has not been onboarded yet. You must use the Generate Contractor Onboarding Link to onboard the Contractor.
Returns
Returns boolean indicating success status and a list of contractor object.
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | array | List of contractor object |
| errors | array | Contains a list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

