V1 Field Reader

Retrieve values for specific fields in a loan.

Path Params
string
required

The unique identifier assigned to the loan.

Query Params
string
Defaults to false

Possible values are true or false. If set to true, the response will include the metadata for the fields specified, and returns details such as format, description, type, options and readOnly indicator. Default behavior is false, in which case, only the fieldId and value are returned for the fields in the request body.

Body Params
RAW_BODY
array of strings

Array of field IDs of the values you want to retrieve from the loan.

RAW_BODY
Headers
string
required

Bearer token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Choose an example:
application/json
text/plain