Create field set
Last updated
Was this helpful?
Last updated
Was this helpful?
We will create a field set for additional scoring details under the risk scoring decision entity.
The path parameter is the entity name (in this case, RISK.SCORING_DECISION).
The body consists of a unique field set ID and name.
To create the field set, use the following endpoint:
https://risk-api.sandbox.tuumplatform.com/api/v1/custom-fields/RISK.SCORING_DECISION/field-set
The sample request body is as follows:
Below you will find the response to the sample request:
We have created a field set for additional risk scoring details. Next, we will create fields for the field set that we just made.