GET api/consumers/{ID}?ConsumerId={ConsumerId}

To get consumer details by id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ConsumerId

Get selected ID from BindCustomerDetailsGrid Method for fetching User details

string

Required

ID

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.