GET api/RIA/GetCustomersByAgentID?custCountry={custCountry}&agentCustID={agentCustID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
custCountry

string

Required

agentCustID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.