Создание QR для подписки
Метод позволяет зарегистрировать QR для последующей привязки счета клиента в выбранном банке. Для мобильного интерфейса используется диплинк, который возвращается в qr.payload. Создание подписки выполняется без авторизации, что позволяет использовать метод на сайте и в мобильном приложении.
Headers
application/json
Request body
Response
OK
Changes
Changed in 2 of the 4 revisions of this API.114
- ●
the
subscriptionPurposerequest property's maxLength was set to185request-property-max-length-set
- ○
the request property
idbecame optionalrequest-property-became-optional
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
added the new required
headerrequest parameterContent-type:new-required-request-parameter
- ○
api operation id
postSubscriptionsremoved and replaced withpost-sbp-v1-subscriptionsapi-operation-id-removed
- ○
added optional request body
request-body-added-optional
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ▲