Skip to main content

Get Subcontract

Get Subcontract

Path Parameters
  • key string required

    Guid or ExternalKey

Responses

Success


Schema
  • Guid guid
  • Revision int64
  • PersonCreated guid nullable
  • PersonChanged guid nullable
  • TimestampCreated date-time nullable
  • TimestampChanged date-time nullable
  • Name string nullable required
  • Code string nullable
  • Contract guid
  • Description string nullable
  • EndDate date nullable
  • Billable BillableFlags

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

  • Note string nullable
  • CostsPlanned int64 nullable
  • HoursPlanned int64 nullable
  • CustomFields object nullable
  • ExternalKey string nullable
  • States string[] nullable
  • ResponsiblePerson guid nullable
  • CompletionDate date-time nullable
Loading...