0
Q:

check result statusCode amazon sms api

$meta = $response_object->get('@metadata');
if($meta['statusCode'] === 200){
  echo "Message Sent";
}
0

New to Communities?

Join the community