FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14086 questions

16729 answers

27457 comments

53737 members

0 votes
317 views 0 comments
by

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

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.