GET api/jobApi/getTodayActivity?activityDate={activityDate}&companyId={companyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| activityDate | date |
Required |
|
| companyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Collection of ObjectResponse Formats
application/json, text/json
Sample:
[
[
{},
{}
],
[
{},
{}
]
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.