Create Checklist Items

Log in to see full request history
Path Params
string
required

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

integer
required

The GET /Lending endpoint, where the AccountNumber query parameter is utilized, from the Lending specification can be used to find an available value for this parameter.

Body Params
string

Company code of company associated with a checklist item.

int64

Instrument number of instrument associated with a checklist item.

string

A component that identifies a unique checklist item. It contains properties that determine some of the default settings, and behavior of the checklist item.

integer

One of the components that identifies a unique checklist item. A new checklist item will be assigned with a new sequence number.

date-time

Required due date of a checklist item.

date-time

The date the checklist item has been received.

boolean

This flag determines whether or not the required checklist item is required.

string

Description of a checklist item.

string

Notes attached to a checklist item.

date-time

Expiry date of a checklist item, if applicable.

number

Amount associated with a checklist item, if applicable. For example, confirmation of 20,000 down payment.

boolean

This flag indicates whether any document is attached to a checklist item.

ChecklistDocument
object
Responses

Response body
object
data
object
string

Company code of company associated with a checklist item.

string

Subsystem code of subsystem associated with a checklist item.

int64

Instrument number of instrument associated with a checklist item.

string

A component that identifies a unique checklist item. It contains properties that determine some of the default settings, and behavior of the checklist item.

integer

One of the components that identifies a unique checklist item. A new checklist item will be assigned with a new sequence number.

date-time

Required due date of a checklist item.

date-time

The date the checklist item has been received.

boolean

This flag determines whether or not the required checklist item is required.

string

Description of a checklist item.

string

Notes attached to a checklist item.

date-time

Expiry date of a checklist item, if applicable.

number

Amount associated with a checklist item, if applicable. For example, confirmation of 20,000 down payment.

boolean

This flag indicates whether any document is attached to a checklist item.

ChecklistDocument
object

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