GET api/Revolution/Widget/CommissionByPeriod?repDID={repDID}
Allows the user to retrieve their last 5 monthly commissions
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repDID |
The RepDID of the user in context |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IWidgetPeriodCommissionViewModelName | Description | Type | Additional information |
---|---|---|---|
Period | string |
None. |
|
QualifyStartDate | date |
None. |
|
QualifyEndDate | date |
None. |
|
Amount | decimal number |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.