Skip to main content
PUT
Registar uma cessão de crédito ao seu fundo atribuído

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
fundo_ref
string
obrigatório

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.

Exemplo:

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

idempotency_key
string
obrigatório

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

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

Resposta

OK

cedido
boolean
obrigatório

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

cedido_at
string
obrigatório

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

Exemplo:

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

fundo_ref
string
obrigatório

The fund this credit is ceded to.