Assignment successfully cancelled
Hide response attributes
Show response attributes
object
-
Indicates whether to start the process of binding coverage, which includes notifying and subsequently charging the independent contractor for the premium amount due. Defaults to true
. When false, 1099Policy does not notify or schedule a charge. Note that the independent contractor will not be issued coverage if bind is set to false
.
-
URLs to the certificates of insurance for each of the types of coverage issued to the contractor for the specific job assignment.
Additional properties are allowed.
Hide certificates attributes
Show certificates attributes
object
-
The general liability certificate of insurance PDF URL.
-
The workers compensation certificate of insurance PDF URL.
-
-
An array of coverage types that can include one or more of the following insurance coverage values: general
, professional
and workers-comp
. If provided, coverage type is factored into the eligibility determination (i.e., does contractor have an active workers-comp
policy, etc). Defaults to the coverage types of the most recent active policy if coverage_type
is not provided.
Values are general
, professional
, or workers-comp
.
-
Time at which the object was created. Measured in seconds since the Unix epoch.
-
The job assignment start date, measured in seconds since the Unix epoch.
-
Object with the result of the insurance eligiblity check for a given job assignment.
Additional properties are allowed.
Hide eligible attributes
Show eligible attributes
object
-
A message with more detail related to the eligibility result.
-
The result of the insurance eligibility check.
-
The projected job assignment end date, measured in seconds since the Unix epoch.
-
-
ID of the job that the contractor intends to accept.
-
The amount of money the 1099 contractor pays in premium per every $100 earned.
A positive integer representing the premium owed per $100 earned. The net_rate
is stored in cents (e.g., 48 represents $0.48).
-
ID of the policy that you want attached to the assignment. Defaults to the most recent active policy with a matching job category code, work state and contractor home state.
Invalid request or assignment cannot be cancelled
No assignment found for the associated job id.