v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Create a Contract

post/api/record/Contract

Request body

contractnamestring required

Name (Primary)

accountidstring

The related account's GUID.

contractnumberstring

Number of the contract.

descriptionstring

Description of up to 4,000 characters.

durationstring

Length of contract in months.

enddatestring date

End date of contract in UTC format.

owneridstring

The GUID of the system user who created the record, can also be set manually. Will be used for permissions.

pricenumber float

Price of the contract.

servicelevelcodeinteger

Level of service (Picklist).

servicetypecodeinteger

Type of service (Picklist).

startdatestring date

Start date of contract in UTC format.

statecodeinteger

State (Picklist)

statuscodeinteger

Status (Picklist)

supporthoursnumber float

Monthly support hours.

Response

200