Share geographic location coordinates with WhatsApp users for delivery tracking, navigation, and location-based services.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Contact ID.
10 - 50^[0-9]+@[cs]\.us$"xxx@c.us"
Latitude of the location..
^-?([0-8]?[0-9]|90)(\.[0-9]{1,10})?$"38.8937255"
Longitude of the location.
^-?(1[0-7][0-9]|[0-9]?[0-9]|180)(\.[0-9]{1,10})?$"-77.0969763"
Title of the location.
1 - 100"Our office"
Message ID to reply to (optional)
1 - 100^[A-Za-z0-9_-]+$"message_id_here"