- Метод: POST
- Путь:
/api/transaction/v1/bitzone
- Тело: JSON
- Ответ: JSON
- Коды ответов:
- 200 — успешная обработка
- 400 — ошибка парсинга/валидации/бизнес-ошибка:
{ "error": "..." }
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"_postman_id": "e0de421e-c42a-4590-a760-77577652cd71", | |
"name": "svc-subman", | |
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", | |
"_exporter_id": "26186274" | |
}, | |
"item": [ | |
{ | |
"name": "create subscribe", |