Create Contract Change Request Package V3

Creates a Contract Change Request Package in Draft status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 36

The ID of the project the package is created in.

string | null
Defaults to null

The name of the package.

string | null
Defaults to null

The description of the package.

string | null
Defaults to null

A custom ID for the package. Must be unique within the project.

string | null
enum
Defaults to null

The type of the package.

Allowed:
date | null

The date of the package. Defaults to the current date if not provided.

string | null
enum
Defaults to null

The budget ACR impact of the package.

Allowed:
jobsite_location_ids
array of strings | null
Defaults to null

The IDs of the jobsite locations the package applies to. Must belong to the project.

jobsite_location_ids
file_ids
array of strings | null
Defaults to null

The IDs of the supporting files attached to the package.

file_ids
Responses

400

Business error (e.g. custom ID not available, unknown jobsite location ids)

401

Unauthorized

403

Missing permission to create Contract Change Request Packages, or no access to the project

422

Validation error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json