Sign in

Create contract

documented

Creates a new contract for a customer.

POST api/Contract/Post?customerId={customerId}Contractno implementation yet0 runs

Input

customerId*
Customer Id
12345
contractName*
Contract Name
Sample Contract
contractDescription
Contract Description
Description of contract
contractNumber
Contract Number
CTR-001
startDateTime
Start Date Time (ISO 8601)
2026-02-18T14:00:00-05:00
endDateTime
End Date Time (ISO 8601)
2026-12-31T23:59:59-05:00
agentIds
Agent Ids (JSON array)
[101,102]
Calls Cayzu as you (your API key is your account); keychains.dev holds the credentials.
Create contract · Cayzu · OpenIntegrations