Skip to main content

Create new subcontract

POST 

/api/v2/Contracts/Subcontracts

Create new subcontract

Request

Body

required

    Namestringnullablerequired

    Possible values: <= 250 characters

    Codestringnullable

    Possible values: <= 15 characters

    Contractguidrequired
    Descriptionstringnullable

    Possible values: <= 500 characters

    EndDatedate-timenullable

    Billable

    object

    nullable

    oneOf

    string

    Possible values: [None, Billable, ChangeAllowed, BillableChangeAllowed]

    Notestringnullable
    HoursPlannedint64nullable
    CustomFieldsobjectnullable
    Example: {"MyCustomField":"value","MyNestedObject":{"MyNestedProperty":"value"}}
    ExternalKeystringnullable

    Possible values: <= 100 characters

    Statesstring[]nullable
    ResponsiblePersonguidnullable
    CompletionDatedate-timenullable

Responses

Successfully Inserted

Schema

    Guidguidnullable
    ExternalKeystringnullable