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

Allows the user to retrieve their last 5 monthly commissions

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

The RepDID of the user in context

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IWidgetPeriodCommissionViewModel
NameDescriptionTypeAdditional 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.