Skip to main content
PATCH
Partially update a transaction

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

Id of the transaction to update

Body

Updated properties of the transaction

metadata
object | null

Response

OK

Last modified on August 10, 2026