Developer Docs
Table of contents

Getting the SMS price

PUT (POST is also supported) /sms/price

Settings similar to sending SMS. In response, one of the errors or the structure of the following content can be obtained:

{
error":"0", "totalprice":"0.004","currency":"EUR"
}