Create a signup process
Body
The name of the partner.
"Partner Inc."
URL to the partner's logo.
"https://partner.com/logo.png"
Callback URL to receive notifications with the status of the onboarding process.
"https://partner.com/callback"
Client ID provided by the partner (to identify partner's client in the callback).
""
URL for redirection after processing.
""
If manual, you need to provide a phone number during the onboarding process. If automatic, the system will automatically assign a phone number (based on the country code).
manual, automatic WhatsApp display/business name.
"Name"
Email associated with the WhatsApp account.
"Email"
Website address related to the WhatsApp account.
"https://"
Country code in ISO alpha-2 format. Mandatory if phone_number is automatic.
"US"
Response
Signup process created successfully
Success status.
true
JWT token for the signup process.
"eyJhbGciOiJIUzI..."
URL for redirection after processing. You have to append the token to the URL and redirect the user to it and put it in to the GET parameter with key name token.
"https://waba.smsmanager.com/registration/"