Skip to main content
PATCH
Patch transaction account

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant

id
string<uuid>
required

Id of the transaction account

Body

application/json
name
string

Name of the transaction account

referenceId
string | null

Your own id for the account

Response

Successful operation

The response is of type object.