Skip to main content
POST
Crear comprobante de ajuste sobre idCuenta wallet

Authorizations

x-api-key
string
header
required

Tu API key de PSP (gpk_live_... o gpk_test_...). Authorize arriba y usá Try it out.

Body

application/json
idCuenta
number
required

ID cuenta wallet

Example:

274931

importe
number
required
Example:

100

idTipoComprobante
number

Id numérico del tipo de comprobante

codigo
string

Código del tipo (alternativa a idTipoComprobante)

Example:

"PROMO_REINTEGRO"

referencia
string
Example:

"Recarga"

idExterno
string
Example:

"promo-42"

fechaExterna
string
Example:

"2026-08-05"

Response

id
string
required

UUID del movimiento ledger

saldo
number
required

Saldo disponible post-ajuste

availableBalance
string
heldBalance
string
totalBalance
string