Skip to main content

Retrieves contract types for a specific contract with filtering and paging.

GET 

/contract/:ContractId/type

Returns a paged list of contract types accessible to the authenticated user. Available sort columns:

  • LastModificationDate
  • Lookup
  • IsDora

Filterable fields:

  • IsDoraFilter : Nullable`1

Request

Responses

Success