GET api/Revolution/Widget/RecentSignups?repDID={repDID}
Gets the past six months of signups
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IWidgetDownlineSignupsViewModelName | Description | Type | Additional information |
---|---|---|---|
Month | string |
None. |
|
Year | integer |
None. |
|
TotalSignups | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.