regulaforensics / DocumentReader-web-openapi

OpenAPI definitions of Regula Document Reader web application

Home Page:https://dev.regulaforensics.com/DocumentReader-web-openapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add "log" to processParam

ikliashchou opened this issue · comments

{ "processParam": { "log":true } }

if "log": true then in response there will be "log" field with base64 string of transaction processing log

we have to implement changes in request/response and mirror them in all clients

  • JS

  • Python

  • Java

  • C#