POST api/LeadOrder/AssignOrderToAgent

Request Information

URI Parameters

None.

Body Parameters

LeadOrderDTO
NameDescriptionTypeAdditional information
LeadOrderId

integer

None.

LeadOrderDetailId

integer

None.

LeadOrderDetails

Collection of LeadOrderDetails

None.

AgencyName

string

None.

DueDate

date

None.

officeId

integer

None.

OfficeName

string

None.

CheckedOutToAssociate

integer

None.

OrderStatusId

integer

None.

OrderStatus

string

None.

NumberOfAgents

integer

None.

CreatedBy

string

None.

CreateDate

date

None.

ChangedBy

string

None.

CreatedById

integer

None.

ChangedById

integer

None.

ChangeDate

date

None.

DueDateToShortDateString

string

None.

CreateDateToShortDateString

string

None.

ChangeDateToShortDateString

string

None.

LeadBalance

integer

None.

ApplicationFeatureId

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true