GET Checklist Default Texts

Retrieve checklist default texts for any specified subsystem and company. This endpoint is only used for Loan and Retail subsystems.

Log in to see full request history
Path Params
string
required
string
required

The /System/Companies endpoint from the System Admin specification can be used to find an available value for this path parameter.

string
required

Determining which endpoint to use in order to find Checklist Types of
a certain subsystem that can be used for this parameter.

  • Client - The /System/ChecklistTypes/Client endpoint from
    the System Admin specifications.
  • Retail - The /System/ChecklistTypes/{SubSystem}/{Company},
    where the SubSystem is Retail, endpoint from the System Admin specifications.
  • Loan - The /System/ChecklistTypes/Client, where the SubSystem
    is Loan,
    endpoint from the System Admin specifications.
Responses

Response body
object
data
array of objects
data
object
string
string
string
integer
boolean
boolean
string

401

User is not authorized for this operation

403

User does not have the authority to perform the requested action

500

An error occurred on the backend server

Language
Credentials
OAuth2
Authenticate