GET api/Production/GetActivityReportForMobile?associateContractId={associateContractId}&productionDate={productionDate}&roleInfo={roleInfo}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
associateContractId | integer |
Required |
|
productionDate | date |
Required |
|
roleInfo | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Collection of ActivityReportDTOName | Description | Type | Additional information |
---|---|---|---|
CallStatus | Collection of CallStatusTypeEnum |
None. |
|
IsTotalRow | boolean |
None. |
|
AgencyId | integer |
None. |
|
Alp | decimal number |
None. |
|
ReportDate | date |
None. |
|
ReportDateString | string |
None. |
|
AssociateId | integer |
None. |
|
AssociateContractId | integer |
None. |
|
AssociateContractCode | string |
None. |
|
isLoadHerarchy | boolean |
None. |
|
AssociateName | string |
None. |
|
AssociateNameWithCode | string |
None. |
|
IsLeafNode | boolean |
None. |
|
RoleInfo | string |
None. |
|
RoleId | integer |
None. |
|
Calls | Collection of ActivityReportLeadDTO |
None. |
|
Appointments | Collection of ActivityReportLeadDTO |
None. |
|
CallSummary | Dictionary of string [key] and integer [value] |
None. |
|
Leads | Collection of ActivityReportLeadDTO |
None. |
|
LeadSummary | Dictionary of string [key] and integer [value] |
None. |
|
Sales | Collection of ActivityReportLeadDTO |
None. |
|
SaleSummary | Dictionary of string [key] and integer [value] |
None. |
|
Referrals | Collection of ActivityReportLeadDTO |
None. |
|
Presentations | Collection of ActivityReportLeadDTO |
None. |
|
PresentationOriginSummary | Dictionary of string [key] and integer [value] |
None. |
|
PresentationResolutionSummary | Dictionary of string [key] and integer [value] |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.