Skip to main content
PATCH
Update a money transaction

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string<uuid>

The id of the network. Required when using bearer token authentication

Path Parameters

transactionId
string<uuid>
required

The id of the transaction.

Body

application/json
transaction
object
required

Transaction fields to update.

Response

No Content