GET api/RIA/GetPaidTransactionsByCustomer?riaCustId={riaCustId}&customerCountry={customerCountry}&dateBegin={dateBegin}&dateEnd={dateEnd}&pageNoDesired={pageNoDesired}&itemsPerPage={itemsPerPage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
riaCustId

string

Required

customerCountry

string

Required

dateBegin

string

Required

dateEnd

string

Required

pageNoDesired

string

Required

itemsPerPage

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.