Facebook api – Is it possible to get whatsapp business account ID and phone number ID using only the access token with an API?
Facebook has the following API - https://graph.facebook.com/API_VERSION/me?fields=FIELDS&access_token=ACCESS_TOKEN Does WhatsApp have a similar API where I can get all account information, such as phone number ID and business account ID, by using only the access token and nothing else? I have…