...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ "authentication_method": SearchMPIResponse.$.data.authentication_method.type, "authentication_number": SearchMPIResponse.$.data.authentication_method.number } |
Determine Channel
- сhannel from url
- if url is for cabinet сhannel set declaration_request.сhannel = CABINET
- if not - set declaration_request.сhannel = MIS
- if url is for cabinet сhannel set declaration_request.сhannel = CABINET
Generate printout form
Invoke MAN to render print form.
...