_new
Create a new Contract
Parameters
name - the name of the Contract
notes - (optional) description of the contract
custom - (optional) array of custom fields
Example
Result
The result will be the id of the newly-created Contract.
If a valid name is not supplied, the following error will be returned:
Last updated