diff --git a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts index 28fbdfa9..cba9e982 100644 --- a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts +++ b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts @@ -1402,7 +1402,7 @@ export class WhatsappDirectLine extends GBService { const sendMessageEndpoint = `${baseUrl}/${this.whatsappServiceNumber}/messages`; const messageData = { - recipient_type: 'individual', + messaging_product: 'whatsapp', to: mobile, type: 'text', text: {