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.

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 message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!