Skip to main content

Linkedtransaction

The details of the linked financial transaction triggered by the card transaction.

linkedTransactionKeystring

The encodedKey of the linked financial transaction.

linkedTransactionTypestring

Represents the type of the account.

Possible values: [LOAN, DEPOSIT]

Linkedtransaction
{
"linkedTransactionKey": "string",
"linkedTransactionType": "LOAN"
}