Hi,
I need to send a phone number in an automation integration, but the phone format is not specified in the document, can you help me with this?
It doesn’t work when I send it to the existing API.
{
"phone": "1242279452",
"countryShortName": "US"
}
Again, just giving the phone was not the solution.
{
"1242279452"
}
thanks.