Skip to content

Interface: KytApproveAndRejectTransactionRequest

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

Perform transaction monitoring

id

id: string

A unique transaction identification number.

See

Approve and reject transaction API Reference

Defined in

src/client.ts:2477


reviewAnswer

Optional reviewAnswer: string

Sets the review answer. Can be GREEN or RED.

See

Approve and reject transaction API Reference

Defined in

src/client.ts:2483