POST v1/api/SendLeadToDialer?caseId={caseId}

Send Lead to Dialer (NICE)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
caseId

(optional) a unique identifier used to Create, Save and Send an application.

string

None.

Body Parameters

SendLeadToDialerRequestDto

SendLeadToDialerRequestDto
NameDescriptionTypeAdditional information
ExternalID

string

None.

FirstName

string

None.

LastName

string

None.

Phone

string

None.

PostalCode

string

None.

Priority

string

None.

CallReason

string

None.

Response Information

Resource Description

success

SendLeadToDialerResponseDto
NameDescriptionTypeAdditional information
ContactId

string

None.

Message

string

None.