GET /api/rent/tariffsRent.php
Get information on tariffs for rent numbers
Returnes information on available for rent numbers of specified country (or all of countries, if not specified): rental plans and other parameters of rent.
Unlike regular SMS receiving, rental implies a longer period of use. Also, unlike regular receiving, you can receive any number of SMS messages during the entire rental period from various senders: from websites and applications to SMS sent from regular mobile numbers.
If you initially chose a number with the extention option, you can extend the rental at any time before it expires.
INFO
Please note that some services are prohibited for use (and SMS from these services will not be received), you can find the list of such services on the front page or in Public offer.
Security
- apikey
- BearerAuth
- OAuth2 (Scopes: rent-scope)
rent-scope: grants access to renting phone numbers from Onlinesim
Parameters
| Name | Type | Description |
|---|---|---|
country | stringminLen: 1 | ‘International dialing code of the country (Е.164 standard, without Example: 7 |
lang | string | Response language: Enum: frderuenzhDefault:ruExample:en |
Responses
200
‘Successful response for tariffsRent request: the server returns
information on available rental plans or throws an exception.’
Code Samples
No code samples available