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

BillingPackage ID (UUID)

Corpo

application/json
description
string
Exemplo:

"Updated description for the billing package"

enable
boolean
Exemplo:

false

label
string
Exemplo:

"Updated Billing Label"

Resposta

OK

createdAt
string
obrigatório
Exemplo:

"2026-01-01T00:00:00Z"

enable
boolean | null
obrigatório
Exemplo:

true

id
string
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

label
string
obrigatório
Exemplo:

"Monthly Volume Billing"

ledgerId
string
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

organizationId
string
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

type
string
obrigatório
Exemplo:

"volume"

updatedAt
string
obrigatório
Exemplo:

"2026-01-01T00:00:00Z"

accountTarget
object
assetCode
string
Exemplo:

"BRL"

countMode
string
Exemplo:

"perRoute"

creditAccountAlias
string
Exemplo:

"account_fees_credit"

debitAccountAlias
string
Exemplo:

"account_fees_debit"

deletedAt
string
Exemplo:

"2026-06-01T00:00:00Z"

description
string
Exemplo:

"Charges per completed transaction route"

discountTiers
object[] | null
eventFilter
object
feeAmount
string
Exemplo:

"50.00"

freeQuota
integer<int64>
Exemplo:

100

maintenanceCreditAccount
string
Exemplo:

"account_maintenance_credit"

pricingModel
string
Exemplo:

"tiered"

tiers
object[] | null