GET api/leadpulse/branchconfig/{branchid}

Gets the leadpulse Branch config for a branch

Request Information

URI Parameters

NameDescriptionTypeAdditional information
branchid

Branch Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

200 OK with LeadPulseBranchConfigDataContract, or 404 Not Found

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.