Skip to main content

send Message

send Message

Path Parameters
    departmentUUID string required
    customerUUID string required
Request Body required
    saveMessageRequestList object[]
  • Array [
  • sourceUuid string
    callBackPathUrl string
    sentOn date-time
    receivedOn date-time
    userUuid string
    messageUuid string
    communicationUid string
    messageAttributes object
    body string
    type string

    Possible values: [DRAFT, DISCARDED_DRAFT, OUTGOING, INCOMING, NOTE]

    protocol string

    Possible values: [TEXT, EMAIL, VOICE_CALL, NONE]

    purpose string

    Possible values: [F, OPTIN_APP, OPTIN_REJ, OPTIN_REQ, OPTIN_ACT, D, PDINOTIFY, INS_NOTIFY, INSPECT_RESTORED, TECH_INS_NOTIFY, VWA_REGULAR_MANUAL, VWA_TECH_MANUAL, VWA_TECH_AUTO, APPT_ESTIMATE_SIGN_REQUEST, AUTORESPOND, CONSENT, TIRE_PROFILE_INSP, TIRE_RECOMM_APPROVAL, W, P, R, S, A, CIWNotOp, PR, APR, AUTOMATIC_PREQUALIFICATION, AC, AU, AD, V, TF, CF, CWM, AER, ATR, OOO_DELEGATION_DELEGATEE_NOTIFY, DELEGATION_OOO_NOTE, MANUAL_DELEGATION_NOTE, MANUAL_DELEGATION_NOTIFICATION, MESSAGE_SEND_FAILURE_NOTIFICATION, UNASSIGNED_MESSAGE_NOTIFICATION, AUTOCSI_FAILED_NOTIFICATION, AUTOCSI_SENT_MANUALLY, TIRE_RECOMMENDATION_MANUAL, CUSTOMER_DOCUMENT_VERIFICATION, PAYMENT_MANAGER_APPROVAL_PAYMENT_REQUEST, PAYMENT_MANAGER_APPROVAL_NAME_MATCHING, MDLCACT, RECALL, PDMSG, NE, APPNOTIFY, MDLLACT, DRIV_CALL, PDM_CALL, FDNOTIFY, CARDDELETE, WTNS, FinInviteM, FIN_ALERT, PAY_RCPT, REF_RCPT, SCH_TXT, CIWOptIn, MDLLRSA, MDLCWSA, MDLCASA, PDNOTIFY, CASessStrt, PDNOTES, DRIV_SA, DRIV_PDM, ACNOT, APP_NOTIF, AUTH, JAUTH, LEAD_NOTIF, CardSave_RCPT, DO_VEH_OPT_ALERT, OPT_OUT, REF_REQ, MPI_AUTO, MPI_NOTIF, MPI_MANUAL, LEAD_NOTIF_MISSED, WFR, CUSTOMER_SENTIMENT_STATUS, BDC_CALL_FORWARD, FOLLOWUP, THREE_D_S_APPROVAL, THREE_D_S_APPROVAL_UNDO, SIGNED_INVOICE_NOTIFICATION, INCOMING_MESSAGE, COMMUNICATION_PREFERENCE_CHANGE_NOTIFICATION, UBER_RIDE_COMPLETION, UBER_RIDE_CANCELLATION, SHARED_RIDE_MESSAGE, THREAD_OWNERSHIP_CHANGED_NOTIFICATION, USER_ONBOARDING_INVITE, OUT_OF_OFFICE_TURN_OFF_REMINDER, RETRY_AUTORESPONDER, DUE_FOLLOWUPS_NOTE, DO_NEG_AMT_ALERT, PAYMENT_FIRSTTIME_CUSTOMER, OPB, MBNOTES, SIGNED_ESTIMATE_NOTIFICATION, RSNOTES, READY_TO_SEND_NOTIFICATION, VOICEBOT_ASSIST, VOICEBOT_ASSIST_BOOK_AN_APPOINTMENT_REPLY, VOICEBOT_CALL_SUMMARY]

    isManual boolean
    subject string
    metaData object
    property name* string
    tags string[]

    Possible values: [TRASH]

    draftAttributes object
    draftStatus string

    Possible values: [SCHEDULED, FAILED, DISCARDED, SENT, DRAFTED, QUEUED]

    scheduledOn string
    draftFailureReason string

    Possible values: [MDL_EVENT_UNDER_TIME_LIMIT_REASON, MIN_DELAY_FOR_CEP_NOT_PASSED_REASON, UNCLOSED_RO_EXISTS_REASON, TIME_NOT_CORRECT_FOR_SENDING_REASON, MESSAGE_NOT_ALLOWED_FOR_LABEL, PREFERRED_COMMUNICATION_NOT_FOUND, NUMBER_OPTED_OUT, NOT_OK_TO_EMAIL, FAILED_AUTO_CSI_OLD_CLOSE_DATE, USER_DOES_NOT_HAVE_AUTHORITY_TEXING_MANUAL, USER_DOES_NOT_HAVE_AUTHORITY_TEXTING_AUTOMATIC, OLD_INSPECTION, DEALERSHIP_NOT_AUTHORIZED_TO_SEND_MESSAGE, NO_CUSTOMER_FOUND, INVALID_PHONE_NUMBER, CUSTOMER_OPTED_OUT, USER_DOES_NOT_HAVE_AUTHORITY_TO_SEND_MESSAGE, FAILED_TO_SEND_TEXT, NO_PHONE_NUMBER, GENERIC_FAILURE_REASON, NO_EMAIL_ID, CANT_SEND_EMAIL_TO_THIS_CUSTOMER, USER_DOES_NOT_HAVE_AUTHORITY_TO_EMAIL_MESSAGE, USER_NOT_FOUND_OR_INVALID]

    attachments object[]
  • Array [
  • fileURL string
    attachmentExtension string
    mimeType string
    originalFileName string
    docSize string
    thumbnailURL string
    mediaPreviewURL string
  • ]
  • defaultReplyAction string
    updateThreadTimestamp boolean
    updateTotalMessageCount boolean
    showInCustomerConversation boolean
    messageTags object[]
  • Array [
  • tagTypeUuid string
    referenceIdentifier string
    value object
    primaryAttribute object
    value string
    secondaryAttributes object[]
  • Array [
  • value string
  • ]
  • parentTags object[]
  • Array [
  • tagTypeUuid string
    referenceIdentifier string
  • ]
  • ]
  • notificationAttributes object
    internalSubscribersNotifierPop boolean
    externalSubscribersNotifierPop boolean
    threadOwnerNotifierPop boolean
    sendPhoneNotification boolean
    additionalNotifierNotificationDAUUIDs string[]
    notificationButtons object[]
  • Array [
  • buttonTextTranslationWidgetKey string
    buttonTextTranslationKey string
    buttonDefaultText string
    buttonTheme string

    Possible values: [PRIMARY, SECONDARY, TERTIARY, QUATERNARY]

    buttonActionEventData object
    property name* string
    isPrimaryButton boolean
  • ]
  • voiceCallAttributes object
    callingParty string
    party2 string
    party1Prompt string
    party2prompt string
    callStatus int64
    callIdentifier string
    callDateTime date-time
    callBroker string
    recordingUrl string
    recordCall boolean
    transcribeCall boolean
    transcribeText string
  • ]
  • callBackPathUrl string
Responses

OK


Schema
    saveMessageResponse object[]
  • Array [
  • sourceUuid string
    messageUuid string
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • ]
  • succesfullySubmittedSourceUuids string[]
    failedSourceUuids string[]
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
PUT /department/:departmentUUID/customer/:customerUUID/communication/historical

Authorization

name: basicAuthtype: httpscheme: basic

Request

Base URL
/communications
Username
Password
departmentUUID — path required
customerUUID — path required
Body required
{
"saveMessageRequestList": [
{
"sourceUuid": "string",
"callBackPathUrl": "string",
"sentOn": "2025-03-28T11:34:43.227Z",
"receivedOn": "2025-03-28T11:34:43.227Z",
"userUuid": "string",
"messageUuid": "string",
"communicationUid": "string",
"messageAttributes": {
"body": "string",
"type": "DRAFT",
"protocol": "TEXT",
"purpose": "F",
"isManual": true,
"subject": "string",
"metaData": {},
"tags": [
"TRASH"
],
"draftAttributes": {
"draftStatus": "SCHEDULED",
"scheduledOn": "string",
"draftFailureReason": "MDL_EVENT_UNDER_TIME_LIMIT_REASON"
},
"attachments": [
{
"fileURL": "string",
"attachmentExtension": "string",
"mimeType": "string",
"originalFileName": "string",
"docSize": "string",
"thumbnailURL": "string",
"mediaPreviewURL": "string"
}
],
"defaultReplyAction": "string",
"updateThreadTimestamp": true,
"updateTotalMessageCount": true,
"showInCustomerConversation": true,
"messageTags": [
{
"tagTypeUuid": "string",
"referenceIdentifier": "string",
"value": {},
"primaryAttribute": {
"value": "string"
},
"secondaryAttributes": [
{
"value": "string"
}
],
"parentTags": [
{
"tagTypeUuid": "string",
"referenceIdentifier": "string"
}
]
}
]
},
"notificationAttributes": {
"internalSubscribersNotifierPop": true,
"externalSubscribersNotifierPop": true,
"threadOwnerNotifierPop": true,
"sendPhoneNotification": true,
"additionalNotifierNotificationDAUUIDs": [
"string"
],
"notificationButtons": [
{
"buttonTextTranslationWidgetKey": "string",
"buttonTextTranslationKey": "string",
"buttonDefaultText": "string",
"buttonTheme": "PRIMARY",
"buttonActionEventData": {},
"isPrimaryButton": true
}
]
},
"voiceCallAttributes": {
"callingParty": "string",
"party2": "string",
"party1Prompt": "string",
"party2prompt": "string",
"callStatus": 0,
"callIdentifier": "string",
"callDateTime": "2025-03-28T11:34:43.227Z",
"callBroker": "string",
"recordingUrl": "string",
"recordCall": true,
"transcribeCall": true,
"transcribeText": "string"
}
}
],
"callBackPathUrl": "string"
}
curl / cURL
curl -L -X PUT '/communications/department/:departmentUUID/customer/:customerUUID/communication/historical' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"saveMessageRequestList": [
{
"sourceUuid": "string",
"callBackPathUrl": "string",
"sentOn": "2025-03-28T11:34:43.227Z",
"receivedOn": "2025-03-28T11:34:43.227Z",
"userUuid": "string",
"messageUuid": "string",
"communicationUid": "string",
"messageAttributes": {
"body": "string",
"type": "DRAFT",
"protocol": "TEXT",
"purpose": "F",
"isManual": true,
"subject": "string",
"metaData": {},
"tags": [
"TRASH"
],
"draftAttributes": {
"draftStatus": "SCHEDULED",
"scheduledOn": "string",
"draftFailureReason": "MDL_EVENT_UNDER_TIME_LIMIT_REASON"
},
"attachments": [
{
"fileURL": "string",
"attachmentExtension": "string",
"mimeType": "string",
"originalFileName": "string",
"docSize": "string",
"thumbnailURL": "string",
"mediaPreviewURL": "string"
}
],
"defaultReplyAction": "string",
"updateThreadTimestamp": true,
"updateTotalMessageCount": true,
"showInCustomerConversation": true,
"messageTags": [
{
"tagTypeUuid": "string",
"referenceIdentifier": "string",
"value": {},
"primaryAttribute": {
"value": "string"
},
"secondaryAttributes": [
{
"value": "string"
}
],
"parentTags": [
{
"tagTypeUuid": "string",
"referenceIdentifier": "string"
}
]
}
]
},
"notificationAttributes": {
"internalSubscribersNotifierPop": true,
"externalSubscribersNotifierPop": true,
"threadOwnerNotifierPop": true,
"sendPhoneNotification": true,
"additionalNotifierNotificationDAUUIDs": [
"string"
],
"notificationButtons": [
{
"buttonTextTranslationWidgetKey": "string",
"buttonTextTranslationKey": "string",
"buttonDefaultText": "string",
"buttonTheme": "PRIMARY",
"buttonActionEventData": {},
"isPrimaryButton": true
}
]
},
"voiceCallAttributes": {
"callingParty": "string",
"party2": "string",
"party1Prompt": "string",
"party2prompt": "string",
"callStatus": 0,
"callIdentifier": "string",
"callDateTime": "2025-03-28T11:34:43.227Z",
"callBroker": "string",
"recordingUrl": "string",
"recordCall": true,
"transcribeCall": true,
"transcribeText": "string"
}
}
],
"callBackPathUrl": "string"
}'