Skip to main content

Loantransactiondetailsinput

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 input.

transactionChannelKeystring

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

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