Interface: KytEditNotesRequest
Describes the structure of the request for the SumsubClient.kytEditNotes method
Perform transaction monitoring
id
• id: string
A unique note identifier.
See
Defined in
note
• note: string
A new note.
See
Defined in
tags
• Optional tags: unknown
Tags that you may want to assign.
See
Defined in
txnId
• txnId: string
A unique transaction identifier.
See