Attach users to a contract
Contract Users
Attach users to a contract
Attaches one or more users to a contract, each with one or more date ranges.
POST
Attach users to a contract
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
200 - application/json
Users attached to contract with full or partial success
Result status for attach operation
Available options:
success, partial_success, failure Company ID
Contract ID
Total number of date records received
Total number of date records successfully created
Total number of date records rejected
Array of user IDs that were successfully assigned to the contract
Array of user assignments for the contract
Array of user assignments that failed to be assigned to the contract

