FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
457 views 0 comments
by anonymous

Hello,

Is there any API documentation for TRB255 SMS gateway? I've found here https://wiki.teltonika-networks.com/view/TRB255_Mobile_Utilities#SMS_Gateway 6 available URLs, but there is no info about possible returns. Where can I get information about possible return messages, because all of them return code 200, even if in message I get information about authorization problem.

Can I check if SMS was sent correctly, or only information that sending was registered in system?

Are these 6 URLs the only methods available?

1 Answer

0 votes
by anonymous

Hello,

Thank you for your query.

The Post/Get HTTP codes are standard, all of them can be found here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

Code 200 means "ok", The request succeeded. The result meaning of "success" depends on the HTTP method, more information in the link above.

Can I check if SMS was sent correctly, or only information that sending was registered in system?

Unfortunately, you can only check the response code, therefore, it shows whether the information sending was registered in the system.

Are these 6 URLs the only methods available?

Yes, these are the only URLs currently available.

Best Regards,

Dziugas K.