Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sends a text message to a whatsapp customer.

...

Status
colourYellow
titleHTTP POST
/livechat/:domain/sendExternalMessageToCtlivesocial

Path Variables:

Name

Mandatory

Type

Description

domain

Status
titleNO

Status
titleSTRING

Unique domain identifier

...

Code Block
languagejson
{
  "customerPhoneNumber": "393403609169393403603062",
  "servicePhoneNumber": "3902124122690",
  "text":"Messaggio da external ws"
}

...