Skip to main content
Not generated in the Python SDK yet. The zavudev package does not expose an invitations resource today, so there is nothing to call. The endpoints exist and are stable: use the REST API below, the CLI, or the TypeScript SDK, which does cover it. See the coverage table.
Partner invitations generate a link a client opens to connect their own WhatsApp Business Account, or a Facebook Page, into your project. One invitation connects one channel.

Create an invitation

The response carries url, the link you share with the client, and token.
CLI

Retrieve an invitation

Poll status (pending, in_progress, completed, expired, cancelled, failed), or subscribe to the invitation.status_changed webhook instead of polling. A failed invitation is still usable: the same link can be retried.

List invitations

Cancel an invitation

After completion

When the client finishes, the invitation moves to completed and carries senderId plus connectedAccount (the WhatsApp number or Facebook Page that was linked). That sender is now yours to send from.

Partner invitations guide

The full flow, webhooks, and failure codes

API reference

Every field on the endpoint