@wildix/xbees-kite-client > PutWhatsAppNumberConfigurationInput > routes
PutWhatsAppNumberConfigurationInput.routes property
A list of routes that define different routing rules for the widget. Each route specifies a set of rules and a target to direct the interaction.
Signature:
routes?: (WhatsAppConfigRoute)[] | undefined;