Skip to main content

Add a verification note to a creditor application

Add a verification note to a creditor application

Path Parameters
applicationId uuid REQUIRED
creditorId uuid REQUIRED
Request Body REQUIRED
note string

Text of the note

type string

Possible values: [internal, external]

Type of note

original object
source string

Source from the original note

createdByName string

Name of the user who created the original note

createdOn date-time

Date and time the original note was created

isImportant boolean

Whether the original note is important

isHtml boolean

Whether the original note is HTML

Responses
200

Success

400

Bad Request

Schema OPTIONAL
status integer OPTIONAL
message string OPTIONAL
401

Unauthorized

Schema OPTIONAL
status integer OPTIONAL