GET api/services/import/v1/dataUpdateQueue/getjobsbydatetime?from={from}&to={to}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
from

string

Required

to

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of DataUpdateQueueData
NameDescriptionTypeAdditional information
Id

integer

None.

Title

string

None.

Type

DataUpdateType

None.

State

DataUpdateState

None.

Date

date

None.

NumberOfErrors

string

None.

ToolVersion

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.