IDP Integration API (v1.0.0)

Languages
Servers
Mock server
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/
Local
https://integration.idp.de2.retarus.com/

process-content-controller

Operations

Get the resulting XML document

Request

Path
processUuidstringrequired
curl -i -X GET \
  'https://developers.retarus.com/_mock/idp/integration-gateway-openapi/get-xml-result/{processUuid}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK

Body*/*
string

Get PDF document assembled from input document pages

Request

Path
processUuidstringrequired
curl -i -X GET \
  'https://developers.retarus.com/_mock/idp/integration-gateway-openapi/get-document-pdf/{processUuid}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK

Body*/*
string(byte)

process-search-controller

Operations

process-administration-controller

Operations

common-upload-controller

Operations

import-api-controller

Operations

validation-api-controller

Operations