API Reference

Get Custom Field Definitions

Retrieve the custom field definitions configured for a given context (Loan or Customer). Use the returned field names as keys for the customFieldData object on loan and customer create/update requests. Permission: Read Custom Fields

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

The custom-field context to look up. Must be exactly Loan (to list loan-level custom fields) or Customer (to list customer-level custom fields). Pass it as a query string parameter, e.g. GET /api/custom-fields?context=Customer.

Allowed:
Headers
string
required
Defaults to application/vnd.totality.v1+json

Must be application/json.

Responses

500

Internal server error

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json