Skip to content

Interface: KytRemoveTagsRequest

Describes the structure of the request for the SumsubClient.kytRemoveTags method

Perform transaction monitoring

id

id: string

A unique transaction identifier.

See

Remove tags API Reference

Defined in

src/client.ts:2525


rawBody

Optional rawBody: unknown

Tags to remove. Case-sensitive.

See

Remove tags API Reference

Defined in

src/client.ts:2531