V3 Generate List of Standard Print Forms for a Loan

Use this API to generate a list of standard print forms for a given loan for printing.

This API added with the 25.1 release of Encompass.

Query Params
string

The unique identifier for the loan.

string

Optional. View type parameter. Enumerations: summary, full
When no view parameter is provided, the API will return 204 - No Content with no response body.
Default is summary.

string
Defaults to 0

Starting index for pagination. Default is 0.

string

Limiting index for pagination. Default limit is 10. Maximum limit is 1000.

Body Params

The following attributes and objects make up the StandardPrintFormListContract.

groups
array of objects

List of standard print form groups as defined in the GroupNamesContract.

groups
forms
array of objects

List of standard print forms as defined in the StandardPrintFormContract.

forms
Headers
string
required

Bearer token

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

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