Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

organization_id
string
required

Organization ID (UUID)

ledger_id
string
required

Ledger ID (UUID)

transaction_id
string
required

Transaction ID (UUID)

Body

application/json
description
string
required
Maximum string length: 256
Example:

"Transaction description"

metadata
object
required

Response

OK

amount
string | null
required
Example:

"1500"

assetCode
string
required
Required string length: 2 - 10
Example:

"BRL"

chartOfAccountsGroupName
string
required
Maximum string length: 256
Example:

"Chart of accounts group name"

createdAt
string<date-time>
required
Example:

"2021-01-01T00:00:00Z"

deletedAt
string<date-time> | null
required
Example:

"2021-01-01T00:00:00Z"

description
string
required
Maximum string length: 256
Example:

"Transaction description"

destination
string[] | null
required
Example:
id
string<uuid>
required
Example:

"00000000-0000-0000-0000-000000000000"

ledgerId
string<uuid>
required
Example:

"00000000-0000-0000-0000-000000000000"

operations
object[] | null
required
organizationId
string<uuid>
required
Example:

"00000000-0000-0000-0000-000000000000"

route
string
required
Maximum string length: 250
Example:

"00000000-0000-0000-0000-000000000000"

source
string[] | null
required
Example:
status
object
required
updatedAt
string<date-time>
required
Example:

"2021-01-01T00:00:00Z"

metadata
object
parentTransactionId
string<uuid>
Example:

"00000000-0000-0000-0000-000000000000"

routeId
string<uuid>
Example:

"00000000-0000-0000-0000-000000000000"