{ "transactionId": "019687e1-1b54-70f4-a68a-60af7fa776f4", "eventType": "invalid_phone", "body": { "phoneNumber": "5551234567", "reason": "Phone is a landline" } }
This webhook is called when a phone number is determined to be invalid during validation.
Your Tatango API key. This is required for all requests to the API. You can find your API key in the Tatango App under My Account -> API -> Create API Key.
The Invalid Phone webhook payload.
The unique transaction identifier for tracking the message.
The type of webhook event.
"invalid_phone"
Show child attributes
Was this page helpful?