# CompleteWhatsAppPhoneSelectionRequest
## Properties
**profile_id** | **String** | The Zernio profile ID |
**phone_number_id** | **String** | The selected phone number ID (from listWhatsAppPhoneNumbers) |
**waba_id** | **String** | The WABA ID containing the selected phone |
**temp_token** | **String** | The temporary access token from the headless redirect |
**user_profile** | Option<**serde_json::Value**> | Optional user profile data (passthrough) | [optional]
**redirect_url** | Option<**String**> | Optional URL to receive the post-connection redirect target | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)