GET api/department-roles?query={query}&order={order}&skip={skip}&take={take}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
query

string

None.

order

string

None.

skip

integer

None.

take

integer

None.

Body Parameters

None.

Response Information

Resource Description

FilteredListOfCompanyRoleDto
NameDescriptionTypeAdditional information
Count

integer

None.

Items

Collection of CompanyRoleDto

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'.