{ "number": {{targetNumber}}, "key": "XXX123XXX", "caption": "Hello World", "url": {{urlDocument}} }
curl --location --request POST 'https://api.omnichannelmessenger.com/api/sendDocument' \ --header 'Content-Type: application/json' \ --data-raw '{ "number": "+62895802170387", "key": "XXX123XXX", "caption": "Hello World", "url": "https://www.sample-videos.com/xls/Sample-Spreadsheet-100-rows.xls" }'
{}