Create contract
Creates a contract using the provided contract identifier. The authenticated user is automatically attached as a contract member from the contract start date through an open-ended end date, so the creator can immediately see and manage the contract even when they do not have global access.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Client ID
Contract name
Contract type
Source of the contract
Contract status
Company ID
Contract start date-time
Contract end date-time
Contract billing frequency
Currency ID
Integration payload stored as JSON
External URL
External URL name
User positions header ID
Response
Contract created successfully
Contract entity
Contract ID
Client ID
Integration payload stored as JSON
Contract name
Contract type
Source of the contract
Contract status
Company ID
Contract start date-time
Contract end date-time
Contract billing frequency
Currency ID
External URL
External URL name
User positions header ID
Creation timestamp
Last update timestamp
Deletion timestamp (soft delete)

