GetJobSummaries
From EconzExternal
Contents |
Method
GetJobSummariesResult getJobSummaries(UserIDBean userID, JobIDBean[] jobIDs)
Description
Retrieves a quick summary of information about all jobs listed, the customer of each job, and its current state.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| JobIDBean | jobIDs | A list of all the jobs for which summaries are required. |
