Код: Выделить всё
curl --location 'http://localhost:8080/v1/request/recover' \
--header 'x-transaction-id: recover' \
--header 'Content-Type: application/json' \
--data '{
"requestId": "Test-1"
}'
Подробнее здесь: https://stackoverflow.com/questions/797 ... ia-postman