GET api/v1/department-employees-not-in-operation/{operationId}?query={query}&order={order}&skip={skip}&take={take}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
operationId

globally unique identifier

Required

query

string

None.

order

string

None.

skip

integer

None.

take

integer

None.

Body Parameters

None.

Response Information

Resource Description

FilteredListOfCompanyEmployeeDto
NameDescriptionTypeAdditional information
Count

integer

None.

Items

Collection of CompanyEmployeeDto

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'InStockTransferDocNumSetter' on 'FLAME.Sap.Contract.Dto.LocationTransactionDto'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'InStockTransferDocNumSetter' on 'FLAME.Sap.Contract.Dto.LocationTransactionDto'.