Skip to main content

Transactiondetailsinput

Contains the details about transaction including fields like transaction channel key and channel ID

transactionChannelIdstring

The id of the transaction channel associated with the transaction details.

transactionChannelKeystring

The encoded key of the transaction channel associated with the transaction details.

Transactiondetailsinput
{
"transactionChannelId": "string",
"transactionChannelKey": "string"
}