Find fields
Use case
Here we will find the details of all the fields for the loan contract header entity.
Use case data
API parameters with values
The path parameter is the entity name (in this case, LOAN.CONTRACT_HEADER).
Sample API call
To find the fields, use the following endpoint:
https://loan-api.sandbox.tuumplatform.com/api/v1/custom-fields/LOAN.CONTRACT_HEADER/field
Sample response
Below you will find the response to the sample request:
Result
From the response, we can see the details of the defined fields for the loan contract header entity.
Last updated
Was this helpful?