POST api/Prospect?centerId={centerId}&prospectId={prospectId}

Authorization

Access to this endpoint is public.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
centerId

globally unique identifier

Required

prospectId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.