Registration

Registration

GET http://lk.mysmpp.ru/ru/reg/registration.html

The set of parameters for registration of a natural person, a legal entity and an individual entrepreneur are different

Request Body

NameTypeDescription

registration*

Int

Registration parameter, always "1"

address_facto*

String

Factual address (FL)

At least 10 characters

ogrnip*

Int

OGRNIP of the client (Individual entrepreneur)

Must contain 13-15 digits

company_name*

String

Company name (legal entity)

At least 5 characters

juridical_address*

String

Legal address (legal entity, sole proprietorship)

At least 10 characters

inn*

Int

TIN of the client (legal entity, individual entrepreneur)

At least 10 digits

e_mail*

String

Client E-mail


E-mail of appropriate format

phone*

Int

Customer's phone number

city*

String

Client's Country/City

At least 3 characters

name*

String

Client's full name

At least 3 characters, must consist of Russian or Latin characters

password*

String

Your password in the system

login*

String

Your login in the system

businessman*

String

Type of registrant:

- "le" - Legal Entity.

- "ip" - Individual entrepreneur

- "le" - Physical person

Example of a browser request

http://lk.mysmpp.ru/ru/reg/registration.html?registration=1&businessman=le&login=login&password=password&name=Ivan&city=City&phone=79537775522&e_mail=registration@gmail.com&inn=5551112223&juridical_address=juridical_address&company_name=nameCompany

Last updated