Changes 2025.02.20

GET /api/process-manager/processTokens/{processTokenId}

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • Added property processInstanceInit (object)
      • Property externalSources (object)
      • Property faceUploads (object)

PUT /api/process-manager/processTokens/{processTokenId}

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • Added property processInstanceInit (object)

GET /api/process-manager/processInstances/{processInstanceId}

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • Added property externalSources (object)

Note externalSources will only be present in a response if the process instance was created from a token which has externalSources set as part of its processInstanceInit .

GET /api/process-manager/processInstances/{processInstanceId}/withParameters

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • Added property externalSources (object)

Note externalSources will only be present in a response if the process instance was created from a token which has externalSources set as part of its processInstanceInit .

POST /api/process-manager/processInstances/create

Return Type:

Changed response : 201 Created

  • Changes to content type : application/json
    • Added property externalSources (object)

Note externalSources will only be present in a response if the process instance was created from a token which has externalSources set as part of its processInstanceInit .

GET /api/process-manager/processInstances

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
  • Changed property content (array). Added new property externalSources (object)

Note externalSources will only be present in a response if the process instance was created from a token which has externalSources set as part of its processInstanceInit .

POST /api/process-manager/processTokens

Request:

Changes to content type : application/json

  • Added property processInstanceInit (object)

Return Type:

Changed response : 201 Created

  • Changes to content type : application/json
    • Added property processInstanceInit (object)

GET /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/userdata

Return Type:

Changed response : 200 OK

  • Changes to content type : */*
    • Added property external to face (i.e. userdata.faces.external ).

The property external is returned when the face is uploaded from an external source only. In the event that the face image is not an external source, this property is not returned. This field will only be returned if the optimized flag is set to true.

GET /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/getdata

Return Type:

Changed response : 200 OK

  • Changes to content type : */*
    • Changed property data (string -> string). The format has changed from byte to binary

GET /api/arthr/apiKeys/{apiKeyId}

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • New optional properties: - description

POST /api/arthr/apiKeys/{apiKeyId}

Request:

Changes to content type : application/json

New optional properties:

  • description

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • New optional properties: - description

POST /api/arthr/apiKeys

Request:

Changes to content type : application/json

New optional properties:

  • description

Return Type:

Changed response : 201 Created

  • Changes to content type : application/json

New optional properties: - description

GET /api/arthr/apiKeys

Return Type:

Changed response : 200 OK

  • Changes to content type : application/json
    • Changed property content (array). New optional properties:
      • description which is part of the content returned.

POST /api/process-manager/processInstances/csv

Request:

Changes to content type : application/json

  • Changed property config (object)
  • Changed property password (string -> string). Changed format of string to be password.

POST /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/userdataarchive

Request:

Changes to content type : application/json

  • Changed property config (object)
  • Changed property password (string -> string). Changed format of string to be password.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard