Request to add senders
The sender can only consist of 11 Latin characters, numbers, spaces and "'?><,.-_=+/"!@#$%^&*() " or 15 digits
Request to add senders
POST
http://lk.mysmpp.ru/xml/add_originator.php
Headers
Content-type*
String
text/xml; charset=utf-8;
Request Body
login.value*
String
Your login in the system
token.value*
String
You can use a secret key instead of login and password. To obtain it, please contact your manager
password.value*
String
Your password in the system
originator.template*
String
Template text
originator.name_counterparty*
String
Name of counter party
originator.OGRN*
Int
OGRN of the organization
originator.KPP*
Int
CAT of the organization
originator.INN*
Int
TIN of the organization
originator*
String
Sender to be added
operator.MNC
Int
Operator's mobile code
operator.MCC
Int
Mobile country code
originator.comment
String
Commentary
file.id
Int
Id of the file to be uploaded
file.href
String
Link to downloadable file
Deciphering parameters in query responses
originator
String
The result of adding a sender. Can contain the following values: Sender added.
The sender is queued for registration.
The sender can only consist of 11 Latin characters, numbers, spaces and symbols"\'?><,.-_=+/"!@#$%^&*() " or 15 digits
originator.id_originator
Int
Unique number of the sender in the system
error
String
The error text can take the following values:
Incorrect XML document format
Incorrect login or password
POST data is missing
Example XML request
Last updated