Skip to main content
PUT
Bulk Update Multiple Transactions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer , where is your auth token.

Headers

teal-instance-id
string
required

The Teal instance ID

modified-by
string | null

An optional identifier for audit logging.

Path Parameters

source_account_id
string
required

The Source Account ID.

Body

application/json
transactions
TransactionUpdateWithId · object[]
required

List of transactions to update. Limit 100.

Maximum array length: 100

Response

Successful Response