Skip to main content
PUT
Register a credit's cessão to its attributed fund

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Body

application/json
fundo_ref
string
required

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.

Example:

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

idempotency_key
string
required

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
Example:

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

Response

OK

cedido
boolean
required

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

cedido_at
string
required

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

Example:

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

fundo_ref
string
required

The fund this credit is ceded to.