Skip to content

Interface: KytMoveTransactionToAnotherApplicantRequest

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

Use Travel Rule

applicantId

applicantId: string

A unique applicant identifier who should own the transaction.

See

Move transaction to another applicant API Reference

Defined in

src/client.ts:2645


txnId

txnId: string

A unique transaction identifier.

See

Move transaction to another applicant API Reference

Defined in

src/client.ts:2651