{ "key": "XXX123XXX", "number": {{targetNumber}}, "contact": "+6287884494001" }
curl --location --request POST 'https://api.omnichannelmessenger.com/api/sendContact' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "XXX123XXX", "number": "+62895802170387", "contact": "+6287884494001" }'
{}