CreateCallbackDto
Description | |
---|---|
Target | string A valid SIP address (sip:hans.muster@luware.com) or phone number (tel: +41785556677) which will be called. |
AlternativeTarget | string As the "Target" field, it should be a valid SIP address or phone number. |
MaxRetries | integer Defines how many times an unsuccessful dial-out is retried. |
SecondsBetweenRetries* | integer($int32) Defines the minimum time in seconds between retries of unsuccessful dial-outs. |
ServiceId | string($guid) The identifier of the service this callback will be executed on behalf of. |
ServiceSip | string SIP address of the service.The purpose of this field is the same as "ServiceId". |
IncomingServiceSipUri | string Used by LUCS System when callback requests are created based on a LUCS service session. Currently used when the Callback Activity in the workflow is used or when a callback request is created automatically if customer hangs up. |
Priority* | string AgentTaskPriorityType: StrictPriority, Highest, VeryHigh, High, Normal, Low, VeryLow, Lowest, NothingElse
Array [ 9 ] |
ContextUrl | string For Future Purpose: ContextUrl can be used to provide a link to be opened when request is distributed to the agent. |
DueDate | string($date-time) The point in time system will try to process this callback. |
Supervisor | string Used by LUCS System when callback requests are requested by our own components. Currently used by our FE component if a Supervisor is creating a callback request in LUCS FE Lost Task Widget. |
Description | string A comment which will be displayed to the agent who accepts the dialout (MAX LENGTH: 150 chars). |
ExternalTaskId | string External TaskID can be submitted by the external system as a unique identifier (f.e. a CRM customer interaction/task identifier from an external CRM system). |
CallerId | string For Future Purpose: |