GET api/Admin/RetailSuccessStore/GetAccountBalance?repID={repID}
Allows you to get the account balance for a given rep
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repID |
Rep identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.