TODO
Builds a request payload
Send the SMS message
build_payload(String.t, String.t, String.t) :: map
Builds a request payload.
send(String.t, String.to, String.t) :: {atom, map}
Send the SMS message.