Skip to main content

Get Contract State

Get Contract State

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

    Possible values: <= 100 characters

  • DisplayName string nullable

    Possible values: <= 100 characters

  • Visibility ContractStateVisibility

    Possible values: [Contracts, Subcontracts, All]

  • Color string nullable

    Possible values: <= 7 characters

  • SortOrder integer
  • ExternalKey string nullable
Loading...