response - {
"message": "No Recipient could be found with an id of +13175555555",
"code": "not.found",
"status": 404,
"messageWithParams": "No {type} could be found with an id of {id}",
"messageParams": {
"id": "+13175555555",
"type": "Recipient"
},
"contextId": "ccb1c4f2-e8d8-4078-9737-1510be70e96b",
"details": [],
"errors": []
}
The number you use in fromAddress must be a provisioned SMS phone number - an SMS long code or short code number that you have purchased in Genesys Cloud.
See About SMS messaging and Purchase SMS long code numbers
Where I can check/validate input fromAddress phone no is provisioned SMS phone number or not. Do we have any sample provisioned SMS phone number that I can use in Postman API testing.
How end user(Agent) will trust that sms is came from dedicated/respective Genesys provisioned SMS phone number or not. Because toAddress(receiver) is receiving sms from 4 or 6 digits number. Could you please clarify on this.