Skip to main content
PATCH
Error

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

organization_id
string
obrigatório

Organization ID (UUID)

ledger_id
string
obrigatório

Ledger ID (UUID)

id
string
obrigatório

Account Type ID (UUID)

Corpo

application/json
metadata
object
obrigatório
defaultDirection
string
Exemplo:

"credit"

description
string
Exemplo:

"Assets that are expected to be converted to cash within one year"

name
string
Exemplo:

"Current Assets"

Resposta

OK

createdAt
string<date-time>
obrigatório
Exemplo:

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

deletedAt
string<date-time> | null
obrigatório
Exemplo:

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

updatedAt
string<date-time>
obrigatório
Exemplo:

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

defaultDirection
string
Exemplo:

"credit"

description
string
Exemplo:

"Assets that are expected to be converted to cash within one year"

id
string
Exemplo:

"01965ed9-7fa4-75b2-8872-fc9e8509ab0a"

keyValue
string
Exemplo:

"current_assets"

ledgerId
string
Exemplo:

"01965ed9-7fa4-75b2-8872-fc9e8509ab0a"

metadata
object
name
string
Exemplo:

"Current Assets"

organizationId
string
Exemplo:

"01965ed9-7fa4-75b2-8872-fc9e8509ab0a"