This operation is a utility operation which gives you information about what jobs your license key has open or closed. Returns in order of starting date.

GetJobSummaryReport Inputs

NameTypeDescription
LicenseKeyStringYour DOTS NCOA Live license key

GetJobSummaryReport Outputs 

NameTypeValuesDescription
JobInfoJobInfo[]VariesThe list of Job information.
ErrorErrorVariesError object indicating why the service
could not return a result. See “Errors
page.
NameTypeValuesDescription
JobIdStringVariesThe Job Id
StatusString“OPEN” or “CLOSED”Status of the
job
StartDateDatemm/dd/yyyy hh:mm:ss AM/PMDate job
started
EndDateDatemm/dd/yyyy hh:mm:ss AM/PMDate job closed

References