Skip to main content
PATCH
Error

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

organization_id
string
requerido

Organization ID (UUID)

ledger_id
string
requerido

Ledger ID (UUID)

id
string
requerido

BillingPackage ID (UUID)

Cuerpo

application/json
description
string
Ejemplo:

"Updated description for the billing package"

enable
boolean
Ejemplo:

false

label
string
Ejemplo:

"Updated Billing Label"

Respuesta

OK

createdAt
string
requerido
Ejemplo:

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

enable
boolean | null
requerido
Ejemplo:

true

id
string
requerido
Ejemplo:

"00000000-0000-0000-0000-000000000000"

label
string
requerido
Ejemplo:

"Monthly Volume Billing"

ledgerId
string
requerido
Ejemplo:

"00000000-0000-0000-0000-000000000000"

organizationId
string
requerido
Ejemplo:

"00000000-0000-0000-0000-000000000000"

type
string
requerido
Ejemplo:

"volume"

updatedAt
string
requerido
Ejemplo:

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

accountTarget
object
assetCode
string
Ejemplo:

"BRL"

countMode
string
Ejemplo:

"perRoute"

creditAccountAlias
string
Ejemplo:

"account_fees_credit"

debitAccountAlias
string
Ejemplo:

"account_fees_debit"

deletedAt
string
Ejemplo:

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

description
string
Ejemplo:

"Charges per completed transaction route"

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

"50.00"

freeQuota
integer<int64>
Ejemplo:

100

maintenanceCreditAccount
string
Ejemplo:

"account_maintenance_credit"

pricingModel
string
Ejemplo:

"tiered"

tiers
object[] | null