GET api/Admin/RetailSuccessStore/GetTaxRate?repDID={repDID}

Allows you to get the account balance for a given rep

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

Rep identifier

string

Required

Body Parameters

None.

Response Information

Resource Description

decimal number

Response Formats

application/xml, text/xml

Sample:
<Decimal>1</Decimal>

application/json, text/json

Sample:
1.0