GET api/Revolution/Widget/RecentSignups?repDID={repDID}

Gets the past six months of signups

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IWidgetDownlineSignupsViewModel
NameDescriptionTypeAdditional information
Month

string

None.

Year

integer

None.

TotalSignups

integer

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.