GET api/Admin/RetailSuccessStore/GetAccountBalance?repID={repID}

Allows you to get the account balance for a given rep

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repID

Rep identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.