Update one

Updates the editable fields of a bank transaction. For company users only
comments and metadata can be modified — every other field (amount,
recipient, status, ...) is managed by the banking flow and is immutable here.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the transaction

Body Params
string

Free-text comments attached to the transaction.

metadata
object

Arbitrary JSON metadata to attach to the transaction.

Headers
uuid
required

UUID of the company on whose behalf the request is made. Send it on banking
requests to identify the acting company. Note that user-scoped list endpoints
(e.g. the recipients/transactions indexes) resolve results across all companies
the authenticated user is a member of, rather than strictly from this header.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized

404

Bank transaction not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json