GET api/Admin/RetailSuccessStore/GetTaxRate?repDID={repDID}
Allows you to get the account balance for a given rep
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repDID |
Rep identifier |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/xml, text/xml
Sample:
<Decimal>1</Decimal>
application/json, text/json
Sample:
1.0