Skip to main content
GET
/
dynamicfields
/
dynamic-fields-group
/
{processGroupCode}
Dynamic Fields
curl --request GET \
  --url https://{tenant}.fincode.software/api/v6/services/dynamicfields/dynamic-fields-group/{processGroupCode} \
  --header 'X-Auth-Token: <x-auth-token>' \
  --header 'platform: <platform>' \
  --header 'uuid: <uuid>'
Retrieves the structured set of dynamic fields (forms, documents, or additional data) required for a specific business process, identified by the {processGroupCode} in the URL. This allows client applications to adapt their user interface to the requirements of the chosen transaction type or user state.

Headers

platform
string
default:fincode
required
uuid
string
default:200
required
X-Auth-Token
string
required

Path Parameters

processGroupCode
string
default:REGISTERED_CUSTOMER_SEND_BANK_TRANSFER
required

Response

200

Dynamic fields definition