GET api/Personal/Intercom/GetCurrentBonusData?LocaleID={LocaleID}&BonusRunID={BonusRunID}&RepDID={RepDID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LocaleID | integer |
Required |
|
| BonusRunID | integer |
Required |
|
| RepDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IIntercomCurrentBonusData| Name | Description | Type | Additional information |
|---|---|---|---|
| BonusRunDescription | string |
None. |
|
| ActiveAnnualMembership | string |
None. |
|
| MonthlyQualified | boolean |
None. |
|
| PQV | decimal number |
None. |
|
| TGQV | decimal number |
None. |
|
| GroupBonusVolume | decimal number |
None. |
|
| SmartShipVolume | decimal number |
None. |
|
| LastUpdated | date |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.