Send Message

Sends a message to a specified contact.

Success:

  • 200: OK. Returns a log of the message sent. See Messaging API for the log object fields. The message is scheduled for delivery as soon as possible. The status delivery will be updated via web hook from carrier as soon as we receive it.

Errors:

  • 400: Bad Request. Missing or malformed information as part of the request.
  • 401: Unauthorized. The credentials are missing or are incorrect. Verify those and try again.
  • 403: Accessed Denied. Access to the API is not authorized.

If not marked as retry-able errors returned by this endpoint are final, no messages has been sent and no billing has been done.

Error codes:

No code provided indicates a general error.

FIELD: An input field validation error

PROXY: Sending from the given proxy number is not allowed because it is not available for you or not operational or released, i.e. bad proxy number.

LANDLINE: Our system detected the destination phonre as landline, the request is denied, no processing performed

DAILYCAP: TCR brand daily cap reached, no more messages will be sent to this brand today

TIMERANGE: We have a time window when messages are allowed to leave our system, sending outside of this window is not allowed. Common time window is 8am - 10pm local time.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!