API Doc Version 1.1.6
What's New
GET
/documents/configuration/get-file-by-key/{key}
Get File By Key
POST
/documents/configuration/get-file-by-tag
Get File By Tags
POST
/documents/configuration/convert-file-to-base64
Convert File To Base64
POST
/documents/configuration/get-file-info
Convert File To Url
What's Deleted
GET
/documents/configuration/get-file-as-base64/{key}
Get File As Base64
What's Changed
POST
/documents/word/plan/export-repayment-plan-in-word
POST
/documents/word/export-in-word/{template_name}
Request:
Changed content type : application/json
New required properties:
is_bookmark
- Added property
is_bookmark
(boolean)Check bookmark
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
- Added property
generated_doc_ref_id
(string)Generated Document Ref ID
- Added property
POST
/documents/pdf/export-in-pdf
Request:
Changed content type : application/json
-
Added property
source
(string)Source
-
Added property
source_id
(string)Source_Id
-
Added property
metadata
(object)Metadata of templates
-
Changed property
template_url
(string)Template Url or Base64
Return Type:
Changed response : 200 OK
Successful Response
- Changed content type :
application/json
GET
/documents/list/{template_name}
Get Template Versions List
Return Type:
Changed response : 200 OK
Successful Response
- Changed content type :
application/json
POST
/documents/configuration/upload-file
Upload File
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
- Added property
generated_doc_ref_id
(string)Generated Document Ref ID
- Added property
POST
/documents/configuration/upload-file-as-base64
Request:
Changed content type : application/json
-
Added property
content_type
(string)Content type of Uploaded File
-
Added property
source
(string)Source
-
Added property
source_id
(string)Source ID
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
- Added property
generated_doc_ref_id
(string)Generated Document Ref ID
- Added property
POST
/documents/pdf/export-merged-pdf
Export Merged PDF
Return Type:
Changed response : 200 OK
Successful Response
- Changed content type :
application/json