Create Contractor

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.

attributetypedescription
successbooleanResponse status
dataarrayList of contractor object
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authorization
Header
Click Try It! to start a request and see the response here!