latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

ENTERPRISE
Connector.Transaction
MULTI_TENANT

Update transaction

Updates a single transaction related to an account.

put/connector/users/{externalUserId}/transactions/{externalTransactionId}

Path parameters

externalUserIdstring required

External identifier for the user.

externalTransactionIdstring required

External identifier for the transaction.

Request body

type'REAL_TIME' | 'HISTORICAL' | 'BATCH' required

Defines the priority of the update request. Only REAL_TIME is supported for reflecting the most recent updates on a user's account.

Response

Transaction updated.