Skip to main content
PUT
Registrar la cesión de un crédito a su fondo atribuido

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
fundo_ref
string
requerido

The fund this credit was ceded to. D-FUND-REF-OPAQUE: matched byte for byte against the credit's own attribution — no trim, case fold, or normalization.

Ejemplo:

" Fundo: Árvore/Classe A — série № 7 "

idempotency_key
string
requerido

The credit's own business key — the SAME idempotency_key the bid was submitted and accepted under. Bounded at 128 CHARACTERS, the same unit the bid submission surface and its database CHECK already use — never bytes, which a multibyte key would reach first.

Required string length: 1 - 128
Ejemplo:

"idem-bid-2026-08-12-0001"

Respuesta

OK

cedido
boolean
requerido

Always true on a successful response: cedido is fail-closed, and this operation only ever succeeds by making it true.

cedido_at
string
requerido

When the cessão was durably registered, strict RFC 3339 UTC.

Ejemplo:

"2026-08-12T12:00:00Z"

fundo_ref
string
requerido

The fund this credit is ceded to.